[Pkg-scicomp-commits] glpk/trunk/debian

Rafael Laboissiere rafael at debian.org
Sat Jul 12 09:18:34 UTC 2008


SVN commit 2574 by rafael:

Add debian/clean for cleaning Makefile and build-depends on debhelper >= 7


 M  +3 -0      glpk/trunk/debian/changelog  
 A             glpk/trunk/debian/clean  
 M  +1 -1      glpk/trunk/debian/compat  
 M  +1 -1      glpk/trunk/debian/control  


--- glpk/trunk/debian/changelog #2573:2574
@@ -2,6 +2,9 @@
 
   * debian/rules: Enable the configure options that are now disabled by
     default but were enabled before
+  * debian/clean: Add file for removing Makefile
+  * debian/.control, debian/compat: Bump debhelper compatibility level to
+    7, otherwise dh_clean does not take debian/clean into account
 
  -- Rafael Laboissiere <rafael at debian.org>  Sat, 12 Jul 2008 10:41:25 +0200
 
--- glpk/trunk/debian/compat #2573:2574
@@ -1 +1 @@
-5
+7
--- glpk/trunk/debian/control #2573:2574
@@ -4,7 +4,7 @@
 Maintainer: Debian Scientific Computation Team <pkg-scicomp-devel at lists.alioth.debian.org>
 Uploaders: Falk Hueffner <falk at debian.org>,
  Rafael Laboissiere <rafael at debian.org>
-Build-Depends: debhelper (>> 5.0.0), cdbs, libgmp3-dev, libltdl3-dev,
+Build-Depends: debhelper (>> 7.0.0), cdbs, libgmp3-dev, libltdl3-dev,
  zlib1g-dev, libiodbc2-dev, libmysqlclient15-dev
 Standards-Version: 3.8.0
 Homepage: http://www.gnu.org/software/glpk/glpk.html



More information about the Pkg-scicomp-commits mailing list