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-sysv-ipc (1.1.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 04 Oct 2023 22:43:42 +0200
python-sysv-ipc (1.1.0-1) experimental; urgency=medium
* New upstream release.
* Cleans better.
-- Thomas Goirand <zigo@debian.org> Tue, 29 Aug 2023 15:20:51 +0200
python-sysv-ipc (1.0.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 21 Oct 2019 10:28:10 +0200
python-sysv-ipc (1.0.0-1) experimental; urgency=medium
* New upstream release.
* Add openstack-pkg-tools b-d, and set UPSTREAM_GIT in d/rules.
* Restarted git repo from scratch, because of unrelated history on the
upstream repository.
-- Thomas Goirand <zigo@debian.org> Tue, 24 Sep 2019 11:55:50 +0200
python-sysv-ipc (0.6.8-3) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* Fixed VCS URLs (https).
* d/control: Use team+openstack@tracker.debian.org as maintainer
* Use debhelper-compat instead of debian/compat.
* Use pybuild to build package.
* d/copyright: Reorder.
* Enable autopkgtest-pkg-python testsuite.
* Drop Python 2 support (Closes: #938208).
* Bump debhelper compat level to 12.
* Enable all hardening.
[ Daniel Baumann ]
* Updating vcs fields.
* Updating copyright format url.
* Updating maintainer field.
* Running wrap-and-sort -bast.
* Updating standards version to 4.0.0.
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles.
* Updating standards version to 4.0.1.
* Updating standards version to 4.1.0.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Add trailing tilde to min version depend to allow
backports
-- Ondřej Nový <onovy@debian.org> Mon, 02 Sep 2019 13:36:07 +0200
python-sysv-ipc (0.6.8-2) unstable; urgency=medium
* Added dh-python as build-depends (Closes: #771933).
-- Thomas Goirand <zigo@debian.org> Thu, 04 Dec 2014 01:34:22 +0800
python-sysv-ipc (0.6.8-1) unstable; urgency=medium
* Initial release (Closes: #763450).
-- Thomas Goirand <zigo@debian.org> Tue, 30 Sep 2014 16:57:31 +0800
|