Package: glitch
Version: 0.6-2.1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu trusty ubuntu-patch

Dear Maintainer,

Please convert glitch to dh_python2.

In Ubuntu, the attached patch was applied to achieve the following:

  * Convert to dh_python2.

Thanks for considering the patch.

Logan Rosen



-- System Information:
Debian Release: wheezy/sid
  APT prefers trusty-updates
  APT policy: (500, 'trusty-updates'), (500, 'trusty-security'), (500, 
'trusty'), (100, 'trusty-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12.0-3-generic (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
=== modified file 'debian/control'
--- debian/control	2011-07-27 20:51:18 +0000
+++ debian/control	2013-11-23 06:45:24 +0000
@@ -1,13 +1,14 @@
 Source: glitch
 Section: python
 Priority: optional
 Maintainer: Dafydd Harries <d...@debian.org>
-Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.5), python-support
+Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.6.6-3~), dh-python
 Standards-Version: 3.9.1
 Homepage: http://glitch.rhydd.org/
 Vcs-Git: git://git.debian.org/collab-maint/glitch.git
 Vcs-Browser: http://git.debian.org/?p=collab-maint/glitch.git;a=summary
-XS-Python-Version: >= 2.5
+X-Python-Version: >= 2.5
 
 Package: python-glitch
 Architecture: all
@@ -18,8 +19,6 @@
   python-gtkglext1,
   python-gst0.10,
   python-cairo
-Provides: ${python:Provides}
-XB-Python-Version: ${python:Versions}
 Description: Python library for OpenGL graphics programming
  Glitch provides a framework for writing OpenGL-based graphics programs,
  without attempting to replace the OpenGL API.

=== modified file 'debian/rules'
--- debian/rules	2011-03-31 15:00:32 +0000
+++ debian/rules	2013-11-23 06:40:59 +0000
@@ -5,4 +5,4 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@
+	dh $@ --with python2

Reply via email to