1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71
|
python-systemd (234-2) unstable; urgency=medium
[ Michael Biebl ]
* Update Vcs-* to point to https://salsa.debian.org
* Set Rules-Requires-Root to no
[ Martin Pitt ]
* debian/copyright: Use https URL for Format:
* debian/copyright: Move global wildcard section to the top.
Fixes lintian warning
global-files-wildcard-not-first-paragraph-in-dep5-copyright.
* Bump Standards-Version to 4.1.3
-- Martin Pitt <mpitt@debian.org> Mon, 26 Mar 2018 00:00:00 +0200
python-systemd (234-1) unstable; urgency=medium
* New upstream version 234
* Bump debhelper compat level to 10
* Update Vcs-* following the latest recommendation
* Bump Standards-Version to 4.0.0
-- Michael Biebl <biebl@debian.org> Tue, 18 Jul 2017 23:25:48 +0200
python-systemd (233-1) unstable; urgency=medium
* New upstream release.
-- Michael Biebl <biebl@debian.org> Mon, 17 Oct 2016 19:17:47 +0200
python-systemd (232-1) unstable; urgency=medium
* New upstream release.
* Stop removing systemd/id128-constants.h on clean. This file is now shipped
in the dist tarball/repository.
* Bump Standards-Version to 3.9.8.
-- Michael Biebl <biebl@debian.org> Thu, 22 Sep 2016 14:29:34 +0200
python-systemd (231-2) unstable; urgency=medium
[ Benjamin Drung ]
* debian/control: Run wrap-and-sort -a.
* Add python-systemd (Python 2 version) package. (Closes: #807496)
[ Martin Pitt ]
* Add autopkgtest for Python 2 package.
-- Martin Pitt <mpitt@debian.org> Mon, 14 Dec 2015 08:07:44 +0100
python-systemd (231-1) unstable; urgency=medium
[ Martin Pitt ]
* Add autopkgtest (copied from systemd source).
[ Michael Biebl ]
* Add debian/gbp.conf for git-buildpackage.
* New upstream release.
* Simplify clean up of systemd/id128-constants.h. The file is also created
automatically now, so we don't have to override dh_auto_build anymore for
this.
* Add Build-Depends on pkg-config as per setup.py.
-- Michael Biebl <biebl@debian.org> Thu, 29 Oct 2015 01:54:51 +0100
python-systemd (230-1) unstable; urgency=medium
* Initial release after the split from src:systemd. See
http://lists.freedesktop.org/archives/systemd-devel/2015-July/033443.html
-- Michael Biebl <biebl@debian.org> Tue, 07 Jul 2015 18:19:12 +0200
|