<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildscripts/bin/ubuntu-codename-to-version.sh, branch arctica-builder</title>
<subtitle>Arctica Project's buildscripts and tools
</subtitle>
<id>https://isbjoern.arctica-project.org/buildscripts/atom?h=arctica-builder</id>
<link rel='self' href='https://isbjoern.arctica-project.org/buildscripts/atom?h=arctica-builder'/>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/buildscripts/'/>
<updated>2021-08-28T14:38:30+00:00</updated>
<entry>
<title>bin/ubuntu-codename-to-version.sh: Add codename for Ubuntu 21.04.</title>
<updated>2021-08-28T14:38:30+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2021-08-28T14:38:30+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/buildscripts/commit/?id=4948182cb7814eaa1dabaec407ac97358c2f46ff'/>
<id>urn:sha1:4948182cb7814eaa1dabaec407ac97358c2f46ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update supported Ubuntu versions.</title>
<updated>2020-07-25T12:09:33+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2020-07-25T12:09:33+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/buildscripts/commit/?id=69c37c781e071f741ce70e41ccd8ee36740eff38'/>
<id>urn:sha1:69c37c781e071f741ce70e41ccd8ee36740eff38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update for building packages for Debian bullseye and Ubuntu eoan.</title>
<updated>2019-08-26T16:38:24+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2019-08-26T16:38:24+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/buildscripts/commit/?id=b71fc0fac49a95b5db122af313800c4b8f421921'/>
<id>urn:sha1:b71fc0fac49a95b5db122af313800c4b8f421921</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bin/ubuntu-codename-to-version.sh: Add cosmic and disco here, too.</title>
<updated>2018-11-14T14:29:51+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2018-11-14T14:29:51+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/buildscripts/commit/?id=fb10ffaa4adb3959d2635ba56be8bd30075daed1'/>
<id>urn:sha1:fb10ffaa4adb3959d2635ba56be8bd30075daed1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ubuntu-codename-to-version.sh: Update for Ubuntu 18.04.</title>
<updated>2017-10-30T14:26:51+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-10-30T14:26:51+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/buildscripts/commit/?id=0a27a374a63ba48da12a6e7ef6f5a711c655b513'/>
<id>urn:sha1:0a27a374a63ba48da12a6e7ef6f5a711c655b513</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update ubuntu-codename-to-version.sh and debian-codename-to-version.sh. Let them know about Debian buster and Ubuntu artful.</title>
<updated>2017-06-23T14:08:20+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-06-23T14:08:20+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/buildscripts/commit/?id=874f6a94bb8998b8dbdfa0a9908050b3aff6036a'/>
<id>urn:sha1:874f6a94bb8998b8dbdfa0a9908050b3aff6036a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bin/ubuntu-codename-to-version.sh: support Ubuntu 17.04 (aka zesty)</title>
<updated>2017-04-15T15:21:44+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-04-15T15:21:44+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/buildscripts/commit/?id=37d2a9087053bdae0d74371009358045950cdd74'/>
<id>urn:sha1:37d2a9087053bdae0d74371009358045950cdd74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bin/{debian,ubuntu}-codename-to-version.sh: fix various shortcomings:</title>
<updated>2016-07-04T20:45:48+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2016-07-04T19:42:28+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/buildscripts/commit/?id=e00a37895b6b56f28d9b0d3d360af500397dd39e'/>
<id>urn:sha1:e00a37895b6b56f28d9b0d3d360af500397dd39e</id>
<content type='text'>
  - return can only be used in functions. Switch to "exit" instead.
  - typeset -l makes the content lowercase, not the variable "local"
    (that's implied by using typeset.) Hence, drop it where
    inappropriate.
  - typeset -l is only available in BASH 4 and higher. Use it
    conditionally only.
  - Use tr to convert strings to lowercase when using a BASH version
    lower than 4.
</content>
</entry>
<entry>
<title>bin/: new script ubuntu-codename-to-version.sh to map Ubuntu code names to numerical versions.</title>
<updated>2016-07-01T05:26:20+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2016-07-01T05:26:20+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/buildscripts/commit/?id=16d7cf35544f495035d27b2545c00db02889d865'/>
<id>urn:sha1:16d7cf35544f495035d27b2545c00db02889d865</id>
<content type='text'>
</content>
</entry>
</feed>
