Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: unblock
Please unblock package senlin We need the dependency on openstack-pkg-tools (>= 54~) to install correctly. unblock unblock:senlin/2.0.0-3 -- System Information: Debian Release: 9.0 APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.9.0-2-amd64 (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
diff -Nru senlin-2.0.0/debian/changelog senlin-2.0.0/debian/changelog --- senlin-2.0.0/debian/changelog 2017-01-20 13:02:01.000000000 +0100 +++ senlin-2.0.0/debian/changelog 2017-04-01 12:35:16.000000000 +0200 @@ -1,3 +1,10 @@ +senlin (2.0.0-3) unstable; urgency=medium + + * Team upload. + * Bump build dependency on openstack-pkg-tools (Closes: #858712). + + -- David Rabel <david.ra...@noresoft.com> Sat, 01 Apr 2017 12:35:16 +0200 + senlin (2.0.0-2) unstable; urgency=medium * Team upload. diff -Nru senlin-2.0.0/debian/control senlin-2.0.0/debian/control --- senlin-2.0.0/debian/control 2017-01-20 13:02:01.000000000 +0100 +++ senlin-2.0.0/debian/control 2017-04-01 12:35:16.000000000 +0200 @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 10), dh-python, dh-systemd, - openstack-pkg-tools (>= 53~), + openstack-pkg-tools (>= 54~), po-debconf, python-all, python-pbr (>= 1.8),