Hi, The attached file is the diff for my python-gtkglext1 1.1.0-3.1 NMU. The associated changelog entry is:
python-gtkglext1 (1.1.0-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix bashism in debian/rules (Closes: #478619)
* debian/control:
- Bump Standards-Version to 3.8.0.
- Move upstream URL to Homepage: field
Regards,
--
Chris Lamb, UK [EMAIL PROTECTED]
GPG: 0x634F9A20
diff -Nru python-gtkglext1-1.1.0/debian/changelog python-gtkglext1-1.1.0/debian/changelog --- python-gtkglext1-1.1.0/debian/changelog 2008-06-07 22:30:30.000000000 +0100 +++ python-gtkglext1-1.1.0/debian/changelog 2008-06-07 22:30:30.000000000 +0100 @@ -1,3 +1,13 @@ +python-gtkglext1 (1.1.0-3.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix bashism in debian/rules (Closes: #478619) + * debian/control: + - Bump Standards-Version to 3.8.0. + - Move upstream URL to Homepage: field + + -- Chris Lamb <[EMAIL PROTECTED]> Sat, 07 Jun 2008 22:29:07 +0100 + python-gtkglext1 (1.1.0-3) unstable; urgency=low * Changed Build-Depends python-dev to python-all-dev to support all python versions (Closes: #424024) diff -Nru python-gtkglext1-1.1.0/debian/control python-gtkglext1-1.1.0/debian/control --- python-gtkglext1-1.1.0/debian/control 2008-06-07 22:30:30.000000000 +0100 +++ python-gtkglext1-1.1.0/debian/control 2008-06-07 22:30:30.000000000 +0100 @@ -4,7 +4,8 @@ Maintainer: Thierry Randrianiriana <[EMAIL PROTECTED]> Build-Depends: debhelper (>= 5), autotools-dev, python-opengl, python-gtk2-dev, libgtk2.0-dev, libgtkglext1-dev (>= 1.0.0), libglu1-mesa-dev, python-all-dev, python-support (>= 0.5.3) XS-Python-Version: >= 2.4 -Standards-Version: 3.7.2 +Standards-Version: 3.8.0 +Homepage: http://gtkglext.sourceforge.net/ Package: python-gtkglext1 Architecture: any @@ -13,5 +14,3 @@ Description: GtkGLext python bindings PyGtkGLExt is Python language bindings for GtkGLExt, OpenGL Extension to GTK. - . - Homepage: http://gtkglext.sourceforge.net/ diff -Nru python-gtkglext1-1.1.0/debian/rules python-gtkglext1-1.1.0/debian/rules --- python-gtkglext1-1.1.0/debian/rules 2008-06-07 22:30:30.000000000 +0100 +++ python-gtkglext1-1.1.0/debian/rules 2008-06-07 22:30:30.000000000 +0100 @@ -50,7 +50,7 @@ rm -Rf build-* rm -Rf debian/python-gtkglext1 rm -f config.log changelog.tmp - rm -f config.{sub,guess} + rm -f config.sub config.guess dh_clean
signature.asc
Description: PGP signature

