On 2015-03-13 23:38, Andreas Beckmann wrote:

>> Would you by chance be available for sponsoring? (No problem if not, but
>> if yes, please wait for an updated debdiff as the RT approved another
>> one-line fix.)
> 
> No problem, I can sponsor. Throw it onto mentors.d.net once ready and
> send me the link.

Here it is (debdiff attached for convenience):

    https://mentors.debian.net/package/libcap2

(Please ignore the watch file error, I will fix it after jessie is
released).

Thanks,
Christian
diff -Nru libcap2-2.24/debian/changelog libcap2-2.24/debian/changelog
--- libcap2-2.24/debian/changelog       2014-09-25 01:43:17.000000000 +0200
+++ libcap2-2.24/debian/changelog       2015-03-13 22:51:45.000000000 +0100
@@ -1,3 +1,13 @@
+libcap2 (1:2.24-7) unstable; urgency=medium
+
+  * debian/libcap2-bin.maintscript:
+    - Remove obsolete conffile capability.conf. Closes: #768229
+  * debian/control:
+    - Add Breaks+Replaces for libcap-bin. libcap-bin was removed after lenny,
+      but the transition to libcap2-bin was not fully handled. Closes: #780411
+
+ -- Christian Kastner <deb...@kvr.at>  Fri, 13 Mar 2015 21:28:23 +0100
+
 libcap2 (1:2.24-6) unstable; urgency=medium
 
   * debian/rules:
diff -Nru libcap2-2.24/debian/control libcap2-2.24/debian/control
--- libcap2-2.24/debian/control 2014-09-25 01:43:17.000000000 +0200
+++ libcap2-2.24/debian/control 2015-03-13 22:51:45.000000000 +0100
@@ -20,6 +20,8 @@
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
+Breaks: libcap-bin
+Replaces: libcap-bin
 Recommends: libpam-cap
 Description: POSIX 1003.1e capabilities (utilities)
  Libcap implements the user-space interfaces to the POSIX 1003.1e capabilities
diff -Nru libcap2-2.24/debian/libcap2-bin.maintscript 
libcap2-2.24/debian/libcap2-bin.maintscript
--- libcap2-2.24/debian/libcap2-bin.maintscript 1970-01-01 01:00:00.000000000 
+0100
+++ libcap2-2.24/debian/libcap2-bin.maintscript 2015-03-13 22:51:45.000000000 
+0100
@@ -0,0 +1 @@
+rm_conffile /etc/security/capability.conf 1:2.22-1.1 libcap2-bin

Reply via email to