Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: unblock
Hi, This is a follow-up after unblocking openstack-pkg-tools version 21. I have rebuilt all OpenStack packages, and nova, neutron and glance only contains the build-depends change (debdiff attached for all of them 3). I'm sending separate unblock requests for designate, heat, keystone and openstack-trove as they contain other changes, as per the recommendation of Ivo De Decker. Please unblock: - nova/2014.1.3-8 - neutron/2014.1.3-9 - glance/2014.1.3-7 Cheers, Thomas Goirand (zigo)
diff -Nru neutron-2014.1.3/debian/changelog neutron-2014.1.3/debian/changelog --- neutron-2014.1.3/debian/changelog 2014-12-18 12:39:54.000000000 +0000 +++ neutron-2014.1.3/debian/changelog 2015-01-06 21:40:25.000000000 +0000 @@ -1,3 +1,10 @@ +neutron (2014.1.3-9) unstable; urgency=medium + + * Build-depends on openstack-pkg-tools (>= 21~) to ensure we have the sysv-rc + fixes. + + -- Thomas Goirand <z...@debian.org> Tue, 06 Jan 2015 21:39:14 +0000 + neutron (2014.1.3-8) unstable; urgency=medium * Only use dbconfig-common and change the connection directive if the user diff -Nru neutron-2014.1.3/debian/control neutron-2014.1.3/debian/control --- neutron-2014.1.3/debian/control 2014-12-18 12:39:54.000000000 +0000 +++ neutron-2014.1.3/debian/control 2015-01-06 21:40:25.000000000 +0000 @@ -7,7 +7,7 @@ Mehdi Abaakouk <sil...@sileht.net> Build-Depends: debhelper (>= 9), dh-systemd, - openstack-pkg-tools (>= 20~), + openstack-pkg-tools (>= 21~), po-debconf, python-all (>= 2.6), python-pbr (>= 0.6),
diff -Nru glance-2014.1.3/debian/changelog glance-2014.1.3/debian/changelog --- glance-2014.1.3/debian/changelog 2014-12-25 09:29:14.000000000 +0000 +++ glance-2014.1.3/debian/changelog 2015-01-05 21:57:57.000000000 +0000 @@ -1,3 +1,10 @@ +glance (2014.1.3-7) unstable; urgency=medium + + * Build-depends on openstack-pkg-tools (>= 21~) to ensure we have the + sysv-rc fixes. + + -- Thomas Goirand <z...@debian.org> Mon, 05 Jan 2015 21:57:15 +0000 + glance (2014.1.3-6) unstable; urgency=high * Added restrict_client_download_and_delete_files_in_glance-api_juno.patch diff -Nru glance-2014.1.3/debian/control glance-2014.1.3/debian/control --- glance-2014.1.3/debian/control 2014-12-25 09:29:14.000000000 +0000 +++ glance-2014.1.3/debian/control 2015-01-05 21:57:57.000000000 +0000 @@ -5,7 +5,7 @@ Uploaders: Thomas Goirand <z...@debian.org> Build-Depends: debhelper (>= 9), dh-systemd, - openstack-pkg-tools (>= 20~), + openstack-pkg-tools (>= 21~), po-debconf, python-all (>= 2.6.6-3~), python-pbr (>= 0.6),
diff -Nru nova-2014.1.3/debian/changelog nova-2014.1.3/debian/changelog --- nova-2014.1.3/debian/changelog 2014-12-30 22:45:51.000000000 +0000 +++ nova-2014.1.3/debian/changelog 2015-01-06 22:09:56.000000000 +0000 @@ -1,3 +1,9 @@ +nova (2014.1.3-8) unstable; urgency=medium + + * Rebuilt with openstack-pkg-tools (>= 21~). + + -- Thomas Goirand <z...@debian.org> Tue, 06 Jan 2015 22:09:21 +0000 + nova (2014.1.3-7.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru nova-2014.1.3/debian/control nova-2014.1.3/debian/control --- nova-2014.1.3/debian/control 2014-12-30 22:36:11.000000000 +0000 +++ nova-2014.1.3/debian/control 2015-01-06 22:09:56.000000000 +0000 @@ -9,7 +9,7 @@ gustavo panizzo <g...@zumbi.com.ar> Build-Depends: debhelper (>= 9), dh-systemd, - openstack-pkg-tools (>= 20~), + openstack-pkg-tools (>= 21~), po-debconf, python-all (>= 2.6.6-3~), python-pbr (>= 0.6),