Control: tags 936845 + pending

Dear maintainer,

I've prepared an NMU for libcap-ng (versioned as 0.7.9-2.1) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.

Regards.

diff -Nru libcap-ng-0.7.9/debian/changelog libcap-ng-0.7.9/debian/changelog
--- libcap-ng-0.7.9/debian/changelog	2019-01-14 07:33:52.000000000 -0500
+++ libcap-ng-0.7.9/debian/changelog	2019-10-17 17:30:59.000000000 -0400
@@ -1,3 +1,10 @@
+libcap-ng (0.7.9-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop python2 support; Closes: #936845
+
+ -- Sandro Tosi <mo...@debian.org>  Thu, 17 Oct 2019 17:30:59 -0400
+
 libcap-ng (0.7.9-2) unstable; urgency=medium
 
   * Refreshed quilt patches
diff -Nru libcap-ng-0.7.9/debian/control libcap-ng-0.7.9/debian/control
--- libcap-ng-0.7.9/debian/control	2019-01-14 07:31:43.000000000 -0500
+++ libcap-ng-0.7.9/debian/control	2019-10-17 17:30:14.000000000 -0400
@@ -8,10 +8,8 @@
     libattr1-dev,
     linux-kernel-headers,
     swig <!nopython>,
-    libpython-all-dev <!nopython>,
-    libpython3-dev <!nopython>,
-    python-all-dev:any <!nopython>,
-    python3-dev:any <!nopython>
+    libpython3-all-dev <!nopython>,
+    python3-all-dev:any <!nopython>
 Standards-Version: 3.9.8
 Section: libs
 Homepage: http://people.redhat.com/sgrubb/libcap-ng
@@ -61,22 +59,6 @@
  .
  This package contains utilities for analysing and setting file capabilities.
 
-Package: python-cap-ng
-Section: python
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
-Build-Profiles: <!nopython>
-Description: Python bindings for libcap-ng
- This library implements the user-space interfaces to the POSIX
- 1003.1e capabilities available in Linux kernels.  These capabilities are
- a partitioning of the all powerful root privilege into a set of distinct
- privileges.
- .
- The libcap-ng library is intended to make programming with POSIX
- capabilities much easier than the traditional libcap library.
- .
- This package contains the Python bindings for libcap-ng.
-
 Package: python3-cap-ng
 Section: python
 Architecture: any
diff -Nru libcap-ng-0.7.9/debian/python-cap-ng.dirs libcap-ng-0.7.9/debian/python-cap-ng.dirs
--- libcap-ng-0.7.9/debian/python-cap-ng.dirs	2015-03-25 13:03:52.000000000 -0400
+++ libcap-ng-0.7.9/debian/python-cap-ng.dirs	1969-12-31 19:00:00.000000000 -0500
@@ -1 +0,0 @@
-usr/lib
diff -Nru libcap-ng-0.7.9/debian/python-cap-ng.install libcap-ng-0.7.9/debian/python-cap-ng.install
--- libcap-ng-0.7.9/debian/python-cap-ng.install	2015-05-10 10:15:09.000000000 -0400
+++ libcap-ng-0.7.9/debian/python-cap-ng.install	1969-12-31 19:00:00.000000000 -0500
@@ -1 +0,0 @@
-usr/lib/python2*
diff -Nru libcap-ng-0.7.9/debian/rules libcap-ng-0.7.9/debian/rules
--- libcap-ng-0.7.9/debian/rules	2018-04-28 10:45:59.000000000 -0400
+++ libcap-ng-0.7.9/debian/rules	2019-10-17 17:30:52.000000000 -0400
@@ -30,7 +30,7 @@
 
 %:
 ifeq ($(filter nopython,$(DEB_BUILD_PROFILES)),)
-	dh $@ --with=python2,python3,autoreconf
+	dh $@ --with=python3,autoreconf
 else
 	dh $@ --with=autoreconf
 endif

Reply via email to