Control: tags 936829 + patch
Control: tags 936829 + pending

Dear maintainer,

I've prepared an NMU for lcm (versioned as 1.3.1+repack1-2.3) and 
uploaded it to DELAYED/15. Please feel free to tell me if I should 
cancel it.

cu
Adrian
diff -Nru lcm-1.3.1+repack1/debian/changelog lcm-1.3.1+repack1/debian/changelog
--- lcm-1.3.1+repack1/debian/changelog	2019-08-08 05:19:29.000000000 +0300
+++ lcm-1.3.1+repack1/debian/changelog	2019-12-24 07:22:19.000000000 +0200
@@ -1,3 +1,10 @@
+lcm (1.3.1+repack1-2.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Remove the Python2 bindings. (Closes: #936829)
+
+ -- Adrian Bunk <b...@debian.org>  Tue, 24 Dec 2019 07:22:19 +0200
+
 lcm (1.3.1+repack1-2.2) unstable; urgency=medium
 
   * Replace previous NMU with a new source-only upload.
diff -Nru lcm-1.3.1+repack1/debian/control lcm-1.3.1+repack1/debian/control
--- lcm-1.3.1+repack1/debian/control	2019-08-08 03:49:36.000000000 +0300
+++ lcm-1.3.1+repack1/debian/control	2019-12-24 07:22:13.000000000 +0200
@@ -5,7 +5,6 @@
 Build-Depends: debhelper (>= 9), dh-autoreconf,
  libglib2.0-dev, libtool,
  liblua5.2-dev, lua5.2,
- python, python2.7-dev, 
  default-jdk-headless | java-sdk, libjchart2d-java, libhamcrest-java, junit,
  doxygen
 Standards-Version: 3.9.8
@@ -63,21 +62,6 @@
  .
  This package provides the lua interface.
 
-Package: python-liblcm
-Architecture: any
-Depends: liblcm1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends},
-         ${python:Depends},
-         liblcm-bin
-Provides: ${python:Provides}
-Description: Lightweight Communications and Marshalling
- LCM is a set of libraries and tools for message passing and data marshalling,
- targeted at real-time systems where high-bandwidth and low latency are
- critical. It provides a publish/subscribe message passing model and automatic
- marshalling/unmarshalling code generation with bindings for applications in a
- variety of programming languages.
- .
- This package provides the python interface.
-
 Package: liblcm-java
 Architecture: any
 Depends: liblcm1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends},
diff -Nru lcm-1.3.1+repack1/debian/python-liblcm.install lcm-1.3.1+repack1/debian/python-liblcm.install
--- lcm-1.3.1+repack1/debian/python-liblcm.install	2019-08-08 03:49:36.000000000 +0300
+++ lcm-1.3.1+repack1/debian/python-liblcm.install	1970-01-01 02:00:00.000000000 +0200
@@ -1 +0,0 @@
-usr/lib/python2.7
diff -Nru lcm-1.3.1+repack1/debian/rules lcm-1.3.1+repack1/debian/rules
--- lcm-1.3.1+repack1/debian/rules	2019-08-08 03:49:36.000000000 +0300
+++ lcm-1.3.1+repack1/debian/rules	2019-12-24 07:22:19.000000000 +0200
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with autoreconf --with python2
+	dh $@ --with autoreconf
 
 override_dh_auto_build:
 	dh_auto_build

Reply via email to