Control: tags 937790 + patch
Control: tags 937790 + pending

Dear maintainer,

I've prepared an NMU for python-glad (versioned as 0.1.30-1.1) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.

Regards.

diff -Nru python-glad-0.1.30/debian/changelog python-glad-0.1.30/debian/changelog
--- python-glad-0.1.30/debian/changelog	2019-06-06 11:46:45.000000000 -0400
+++ python-glad-0.1.30/debian/changelog	2019-10-05 19:33:43.000000000 -0400
@@ -1,3 +1,10 @@
+python-glad (0.1.30-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop python2 support; Closes: #937790
+
+ -- Sandro Tosi <mo...@debian.org>  Sat, 05 Oct 2019 19:33:43 -0400
+
 python-glad (0.1.30-1) unstable; urgency=medium
 
   * New upstream version.
diff -Nru python-glad-0.1.30/debian/control python-glad-0.1.30/debian/control
--- python-glad-0.1.30/debian/control	2019-06-06 11:43:54.000000000 -0400
+++ python-glad-0.1.30/debian/control	2019-10-05 19:33:26.000000000 -0400
@@ -4,8 +4,6 @@
 Maintainer: Steffen Moeller <moel...@debian.org>
 Build-Depends: debhelper (>= 11),
  dh-python,
- python-all,
- python-setuptools,
  python3-all,
  python3-setuptools
 Standards-Version: 4.2.1
@@ -14,26 +12,6 @@
 Vcs-Git: https://salsa.debian.org/python-team/modules/glad.git
 Testsuite: autopkgtest-pkg-python
 
-Package: python-glad
-Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}
-Conflicts: python3-glad
-Description: GL/GLES/EGL/GLX/WGL Loader-Generator (Python 2)
- This package provides the implementation of what is also available as
- a webservice on
-  http://glad.dav1d.de/
- to transform OpenGL specs into an API that one can program against.
- It uses the official Khronos-XML specs to generate a GL/GLES/EGL/GLX/WGL
- Loader made for your needs. Glad currently supports the languages C,
- D and Volt.
- .
- The package is not meant for end users and will not be installed
- by the users of the package that it helped building.  It is a build
- dependency that is prepared to be integrated with CMake or Conan into
- the build process.
- .
- This package installs the library for Python 2.
-
 Package: python3-glad
 Architecture: all
 Depends: ${python3:Depends}, ${misc:Depends}
diff -Nru python-glad-0.1.30/debian/python-glad.manpages python-glad-0.1.30/debian/python-glad.manpages
--- python-glad-0.1.30/debian/python-glad.manpages	2019-06-06 11:43:54.000000000 -0400
+++ python-glad-0.1.30/debian/python-glad.manpages	1969-12-31 19:00:00.000000000 -0500
@@ -1 +0,0 @@
-debian/glad.1
diff -Nru python-glad-0.1.30/debian/rules python-glad-0.1.30/debian/rules
--- python-glad-0.1.30/debian/rules	2019-06-06 11:43:54.000000000 -0400
+++ python-glad-0.1.30/debian/rules	2019-10-05 19:33:40.000000000 -0400
@@ -4,5 +4,5 @@
 export PYBUILD_NAME=glad
 
 %:
-	dh $@ --with python2,python3 --buildsystem=pybuild
+	dh $@ --with python3 --buildsystem=pybuild
 

Reply via email to