[Python-modules-commits] r9927 - in packages/python-pyglew/trunk/debian (3 files)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Fri Oct 2 17:33:51 UTC 2009


    Date: Friday, October 2, 2009 @ 17:33:46
  Author: morph
Revision: 9927

* debian/control
  - bump Standards-Version to 3.8.3 (no changes needed)

Modified:
  packages/python-pyglew/trunk/debian/changelog
  packages/python-pyglew/trunk/debian/control
  packages/python-pyglew/trunk/debian/rules

Modified: packages/python-pyglew/trunk/debian/changelog
===================================================================
--- packages/python-pyglew/trunk/debian/changelog	2009-10-02 15:38:28 UTC (rev 9926)
+++ packages/python-pyglew/trunk/debian/changelog	2009-10-02 17:33:46 UTC (rev 9927)
@@ -13,10 +13,11 @@
     + Build-depends on python and python-all-dev (>= 2.5.4-1~)
     + Build-depends on debhelper (>= 5.0.38)
 
-  [ Jonathan Wiltshire ]
-  * Build for Python 2.6 (Closes: #547849)
+  [ Sandro Tosi ]
+  * debian/control
+    - bump Standards-Version to 3.8.3 (no changes needed)
 
- -- Jonathan Wiltshire <debian at jwiltshire.org.uk>  Mon, 28 Sep 2009 21:15:30 +0100
+ -- Sandro Tosi <morph at debian.org>  Thu, 24 Sep 2009 23:39:01 +0200
 
 python-pyglew (0.1.2-3) unstable; urgency=low
 

Modified: packages/python-pyglew/trunk/debian/control
===================================================================
--- packages/python-pyglew/trunk/debian/control	2009-10-02 15:38:28 UTC (rev 9926)
+++ packages/python-pyglew/trunk/debian/control	2009-10-02 17:33:46 UTC (rev 9927)
@@ -4,7 +4,7 @@
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Sandro Tosi <morph at debian.org>
 Build-Depends: debhelper (>= 5.0.38), libglew-dev, python-central (>= 0.5.6), python (>= 2.5.4-1~), dpatch, python-all-dev (>= 2.5.4-1~)
-Standards-Version: 3.8.0
+Standards-Version: 3.8.3
 Homepage: http://www.cs.lth.se/home/Calle_Lejdfors/pygpu/
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-pyglew/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-pyglew/trunk/

Modified: packages/python-pyglew/trunk/debian/rules
===================================================================
--- packages/python-pyglew/trunk/debian/rules	2009-10-02 15:38:28 UTC (rev 9926)
+++ packages/python-pyglew/trunk/debian/rules	2009-10-02 17:33:46 UTC (rev 9927)
@@ -43,8 +43,7 @@
 	dh_testdir
 	dh_testroot
 	dh_installdirs
-	python setup.py install --root=$(CURDIR)/debian/python-pyglew \
-		--install-layout=deb $(py_setup_install_args)
+	python setup.py install --root=$(CURDIR)/debian/python-pyglew $(py_setup_install_args)
 
 # Build architecture-independent files here.
 binary-indep: build install




More information about the Python-modules-commits mailing list