Control: tags 937198 + patch
Control: tags 937198 + pending

Dear maintainer,

I've prepared an NMU for openctm (versioned as 1.0.3+dfsg1-2.1) and 
uploaded it to DELAYED/14. Please feel free to tell me if I should 
cancel it.

cu
Adrian
diff -Nru openctm-1.0.3+dfsg1/debian/changelog openctm-1.0.3+dfsg1/debian/changelog
--- openctm-1.0.3+dfsg1/debian/changelog	2018-03-24 19:01:59.000000000 +0200
+++ openctm-1.0.3+dfsg1/debian/changelog	2019-12-19 01:54:01.000000000 +0200
@@ -1,3 +1,10 @@
+openctm (1.0.3+dfsg1-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Stop packaging the Python 2 bindings. (Closes: #937198)
+
+ -- Adrian Bunk <b...@debian.org>  Thu, 19 Dec 2019 01:54:01 +0200
+
 openctm (1.0.3+dfsg1-2) unstable; urgency=medium
 
   * control:
diff -Nru openctm-1.0.3+dfsg1/debian/control openctm-1.0.3+dfsg1/debian/control
--- openctm-1.0.3+dfsg1/debian/control	2018-03-24 19:01:59.000000000 +0200
+++ openctm-1.0.3+dfsg1/debian/control	2019-12-19 01:50:53.000000000 +0200
@@ -4,7 +4,6 @@
 Uploaders: Teemu Ikonen <tpiko...@gmail.com>
 Build-Depends: debhelper (>= 10), libpnglite-dev, libtinyxml-dev,
  libjpeg-dev, libglew-dev, freeglut3-dev, zlib1g-dev, libgtk2.0-dev,
- python-all, dh-python
 Standards-Version: 4.1.3
 Section: libs
 Homepage: http://openctm.sourceforge.net/
@@ -52,18 +51,6 @@
  This package contains the programs ctmconv and ctmview, used to convert
  and view OpenCTM files.
 
-Package: python-openctm
-Section: python
-Architecture: all
-Depends: libopenctm1, ${python:Depends}, ${misc:Depends}
-Description: Python bindings for OpenCTM library
- OpenCTM — the Open Compressed Triangle Mesh file format — is a file format,
- a software library and a tool set for compression of 3D triangle meshes.
- The geometry is compressed to a fraction of comparable file formats,
- and the format is easily accessible through a simple, portable API.
- .
- This package contains Python binding for OpenCTM library.
-
 Package: openctm-doc
 Section: doc
 Architecture: all
diff -Nru openctm-1.0.3+dfsg1/debian/python-openctm.examples openctm-1.0.3+dfsg1/debian/python-openctm.examples
--- openctm-1.0.3+dfsg1/debian/python-openctm.examples	2018-03-24 19:01:59.000000000 +0200
+++ openctm-1.0.3+dfsg1/debian/python-openctm.examples	1970-01-01 02:00:00.000000000 +0200
@@ -1,2 +0,0 @@
-bindings/python/ctminfo.py
-plugins/blender/*
diff -Nru openctm-1.0.3+dfsg1/debian/python-openctm.pyinstall openctm-1.0.3+dfsg1/debian/python-openctm.pyinstall
--- openctm-1.0.3+dfsg1/debian/python-openctm.pyinstall	2018-03-24 19:01:59.000000000 +0200
+++ openctm-1.0.3+dfsg1/debian/python-openctm.pyinstall	1970-01-01 02:00:00.000000000 +0200
@@ -1 +0,0 @@
-debian/openctm.py
diff -Nru openctm-1.0.3+dfsg1/debian/rules openctm-1.0.3+dfsg1/debian/rules
--- openctm-1.0.3+dfsg1/debian/rules	2018-03-24 19:01:59.000000000 +0200
+++ openctm-1.0.3+dfsg1/debian/rules	2019-12-19 01:51:25.000000000 +0200
@@ -25,11 +25,6 @@
 	rm -rf $(TDIR)/tools/zlib
 	tar -jcf openctm_$(DEBVERSION).orig.tar.bz2 $(TDIR)
 
-override_dh_python2:
-	cp bindings/python/openctm.py debian/
-	dh_python2
-	rm debian/openctm.py
-
 override_dh_compress:
 	dh_compress -X.pdf
 
@@ -39,4 +34,4 @@
 
 %:
 	ln -s -f Makefile.linux Makefile
-	dh $@ --with python2
+	dh $@

Reply via email to