[Python-modules-commits] r9360 - in packages/python-glpk/trunk/debian (changelog control)

jmw-guest at users.alioth.debian.org jmw-guest at users.alioth.debian.org
Sun Aug 16 11:11:29 UTC 2009


    Date: Sunday, August 16, 2009 @ 11:11:28
  Author: jmw-guest
Revision: 9360

Remove -1 build-dependency on python-all-dev

Modified:
  packages/python-glpk/trunk/debian/changelog
  packages/python-glpk/trunk/debian/control

Modified: packages/python-glpk/trunk/debian/changelog
===================================================================
--- packages/python-glpk/trunk/debian/changelog	2009-08-16 11:10:09 UTC (rev 9359)
+++ packages/python-glpk/trunk/debian/changelog	2009-08-16 11:11:28 UTC (rev 9360)
@@ -13,8 +13,9 @@
   * Make DPMT maintainer, add me as uploader (closes: #524938)
   * New upstream release (closes: #515994)
   * Overhaul packaging to use debhelper 7 and dh autosequencer
+  * Fix build-dependencies
 
- -- Jonathan Wiltshire <debian at jwiltshire.org.uk>  Sun, 16 Aug 2009 12:09:33 +0100
+ -- Jonathan Wiltshire <debian at jwiltshire.org.uk>  Sun, 16 Aug 2009 12:10:55 +0100
 
 python-glpk (0.1.16-1) unstable; urgency=low
 

Modified: packages/python-glpk/trunk/debian/control
===================================================================
--- packages/python-glpk/trunk/debian/control	2009-08-16 11:10:09 UTC (rev 9359)
+++ packages/python-glpk/trunk/debian/control	2009-08-16 11:11:28 UTC (rev 9360)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Jonathan Wiltshire <debian at jwiltshire.org.uk>
-Build-Depends: debhelper (>= 7.0.50), python-support (>= 0.6), python-all-dev (>= 2.4-1), swig, libglpk-dev (>= 4.16)
+Build-Depends: debhelper (>= 7.0.50), python-support (>= 0.6), python-all-dev (>= 2.4), swig, libglpk-dev (>= 4.16)
 Standards-Version: 3.7.2
 Homepage: http://www.ncc.up.pt/~jpp/code/python-glpk/
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-glpk/trunk/




More information about the Python-modules-commits mailing list