Your message dated Tue, 02 Dec 2014 21:32:37 +0000
with message-id <[email protected]>
and subject line Re: Bug#771851: unblock: policykit-1/0.105-8
has caused the Debian Bug report #771851,
regarding unblock: policykit-1/0.105-8
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
771851: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771851
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
systemd merged its four
libsystemd-{id128,login,journal,daemon}{0,-dev} libraries into a
single libsystemd{0,-dev} a while ago, with keeping the former 4 for
backwards compatibility. I. e. even if you build against e. g.
libsystemd-login-dev, the package will end up depending on
libsystemd0.
It turns out that policykit-1 is the only source in jessie which still
depends on any of these 4 old libraries. In unstable I rebuilt it (no
changes) so that unstable is completely migrated, and thus in
unstable/jessie+1 we can drop the 4 old libraries without much hassle.
The only sourceful change is a standards-version bump to quiesce
lintian.
This has been in unstable for a few days now without regression
reports, and everything else in jessie uses libsystemd0 now, so I'd
say this is really safe.
Thanks for considering,
Martin
unblock policykit-1/0.105-8
--
Martin Pitt | http://www.piware.de
Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org)
diff -Nru policykit-1-0.105/debian/changelog policykit-1-0.105/debian/changelog
--- policykit-1-0.105/debian/changelog 2014-09-25 14:02:28.000000000 +0200
+++ policykit-1-0.105/debian/changelog 2014-11-28 10:07:50.000000000 +0100
@@ -1,3 +1,11 @@
+policykit-1 (0.105-8) unstable; urgency=medium
+
+ * Rebuild against libsystemd0. This drops the last remaining dependency to
+ libsystemd-login0. (Closes: #771281)
+ * Bump Standards-Version to 3.9.6 (no changes necessary).
+
+ -- Martin Pitt <[email protected]> Fri, 28 Nov 2014 10:07:46 +0100
+
policykit-1 (0.105-7) unstable; urgency=medium
* Team upload.
diff -Nru policykit-1-0.105/debian/control policykit-1-0.105/debian/control
--- policykit-1-0.105/debian/control 2014-09-25 13:48:36.000000000 +0200
+++ policykit-1-0.105/debian/control 2014-11-28 10:07:50.000000000 +0100
@@ -18,7 +18,7 @@
libglib2.0-doc,
libgtk-3-doc,
libsystemd-login-dev [linux-any]
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-utopia/policykit.git
Vcs-Browser:
http://anonscm.debian.org/gitweb/?p=pkg-utopia/policykit.git;a=summary
Homepage: http://www.freedesktop.org/wiki/Software/polkit/
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
On Tue, 2014-12-02 at 22:20 +0100, Martin Pitt wrote:
> systemd merged its four
> libsystemd-{id128,login,journal,daemon}{0,-dev} libraries into a
> single libsystemd{0,-dev} a while ago, with keeping the former 4 for
> backwards compatibility. I. e. even if you build against e. g.
> libsystemd-login-dev, the package will end up depending on
> libsystemd0.
>
> It turns out that policykit-1 is the only source in jessie which still
> depends on any of these 4 old libraries. In unstable I rebuilt it (no
> changes) so that unstable is completely migrated, and thus in
> unstable/jessie+1 we can drop the 4 old libraries without much hassle.
Unblocked.
Regards,
Adam
--- End Message ---