[Pkg-jed-commit] r1078 - slpvm/trunk/debian

Rafael Laboissiere rafael at alioth.debian.org
Tue Mar 18 16:39:20 UTC 2008


Author: rafael
Date: 2008-03-18 16:39:20 +0000 (Tue, 18 Mar 2008)
New Revision: 1078

Removed:
   slpvm/trunk/debian/source.lintian-overrides
Modified:
   slpvm/trunk/debian/changelog
   slpvm/trunk/debian/control
   slpvm/trunk/debian/rules
Log:
* debian/control: Build-depend on autotools-dev, such that
  config.{guess,sub} files are updated
* debian/source.lintian-overrides: Drop Lintian override

Modified: slpvm/trunk/debian/changelog
===================================================================
--- slpvm/trunk/debian/changelog	2008-03-18 14:08:39 UTC (rev 1077)
+++ slpvm/trunk/debian/changelog	2008-03-18 16:39:20 UTC (rev 1078)
@@ -1,3 +1,11 @@
+slpvm (0.1.5-11) UNRELEASED; urgency=low
+
+  * debian/control: Build-depend on autotools-dev, such that
+    config.{guess,sub} files are updated
+  * debian/source.lintian-overrides: Drop Lintian override
+
+ -- Rafael Laboissiere <rafael at debian.org>  Tue, 18 Mar 2008 17:36:43 +0100
+
 slpvm (0.1.5-10) unstable; urgency=low
 
   * debian/control:

Modified: slpvm/trunk/debian/control
===================================================================
--- slpvm/trunk/debian/control	2008-03-18 14:08:39 UTC (rev 1077)
+++ slpvm/trunk/debian/control	2008-03-18 16:39:20 UTC (rev 1078)
@@ -4,7 +4,7 @@
 Maintainer: Debian JED Group <pkg-jed-sl-modules at lists.alioth.debian.org>
 Uploaders: Rafael Laboissiere <rafael at debian.org>
 Build-Depends: debhelper (>= 4.0.0), libslang2-dev (>= 2.0.4-6),
- pvm-dev, cdbs, slsh
+ pvm-dev, cdbs, slsh, autotools-dev
 Standards-Version: 3.7.3
 Homepage: http://space.mit.edu/cxc/software/slang/modules/pvm/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-jed/slpvm/

Modified: slpvm/trunk/debian/rules
===================================================================
--- slpvm/trunk/debian/rules	2008-03-18 14:08:39 UTC (rev 1077)
+++ slpvm/trunk/debian/rules	2008-03-18 16:39:20 UTC (rev 1078)
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
+include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
-include /usr/share/cdbs/1/rules/debhelper.mk
 
 DEB_MAKE_BUILD_TARGET := all RPATH=
 

Deleted: slpvm/trunk/debian/source.lintian-overrides
===================================================================
--- slpvm/trunk/debian/source.lintian-overrides	2008-03-18 14:08:39 UTC (rev 1077)
+++ slpvm/trunk/debian/source.lintian-overrides	2008-03-18 16:39:20 UTC (rev 1078)
@@ -1 +0,0 @@
-slpvm source: outdated-autotools-helper-file autoconf/config.guess 2002-03-20




More information about the Pkg-jed-commit mailing list