[elbe-devel] [PATCH 5/5] version bump 2.5
Torben Hohn
torben.hohn at linutronix.de
Tue Apr 2 14:03:43 CEST 2019
On Tue, Apr 02, 2019 at 01:46:25PM +0200, Manuel Traut wrote:
> Signed-off-by: Manuel Traut <manut at linutronix.de>
Reviewed-by: Torben Hohn <torben.hohn at linutronix.de>
> ---
> debian/changelog | 11 ++++++++++-
> elbe.spec | 2 +-
> elbepack/version.py | 2 +-
> 3 files changed, 12 insertions(+), 3 deletions(-)
>
> diff --git a/debian/changelog b/debian/changelog
> index 0713b93d..edfd1d36 100644
> --- a/debian/changelog
> +++ b/debian/changelog
> @@ -1,3 +1,12 @@
> +elbe (2.5) unstable; urgency=medium
> +
> + * use debootstrap from linutronix repo instead of no longer available debian
> + jessie-backports repo
> + * use contrib/dockerfile from elbe3
> + * update list of ubuntu releases
> +
> + -- Manuel Traut <manut at linutronix.de> Mon, 01 Apr 2019 09:47:50 +0200
> +
> elbe (2.4) unstable; urgency=medium
>
> * repomanager: add fallback, when reprepro fails to add dsc
> @@ -6,7 +15,7 @@ elbe (2.4) unstable; urgency=medium
> * Fix passno option handling
> * pkgutils: update version string for elbe-debootstrap
>
> - -- Manuel Traut <manut at slartibartfast> Thu, 13 Dec 2018 15:12:58 +0100
> + -- Manuel Traut <manut at linutronix.de> Thu, 13 Dec 2018 15:12:58 +0100
>
> elbe (2.3) unstable; urgency=medium
>
> diff --git a/elbe.spec b/elbe.spec
> index 3aade575..4e3311e4 100644
> --- a/elbe.spec
> +++ b/elbe.spec
> @@ -1,7 +1,7 @@
> %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
>
> Name: elbe
> -Version: 2.4
> +Version: 2.5
> Release: 1
> Summary: Elbe (Embedded Linux Build Environment)
>
> diff --git a/elbepack/version.py b/elbepack/version.py
> index e5a60836..9f8260a6 100644
> --- a/elbepack/version.py
> +++ b/elbepack/version.py
> @@ -21,7 +21,7 @@
> from elbepack.directories import pack_dir
> from platform import linux_distribution
>
> -elbe_version = "2.4"
> +elbe_version = "2.5"
> running_os = linux_distribution ()
>
> if pack_dir == '/usr/lib/python2.7/dist-packages/elbepack':
> --
> 2.20.1
>
--
Torben Hohn
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
Phone: +49 7556 25 999 18; Fax.: +49 7556 25 999 99
Hinweise zum Datenschutz finden Sie hier (Informations on data privacy
can be found here): https://linutronix.de/kontakt/Datenschutz.php
Linutronix GmbH | Firmensitz (Registered Office): Uhldingen-Mühlhofen |
Registergericht (Registration Court): Amtsgericht Freiburg i.Br., HRB700
806 | Geschäftsführer (Managing Directors): Heinz Egger, Thomas Gleixner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.linutronix.de/pipermail/elbe-devel/attachments/20190402/2b83322a/attachment.sig>
More information about the elbe-devel
mailing list