[med-svn] r10639 - trunk/packages/gff2aplot/trunk/debian
Andreas Tille
tille at alioth.debian.org
Wed May 2 08:02:25 UTC 2012
Author: tille
Date: 2012-05-02 08:02:24 +0000 (Wed, 02 May 2012)
New Revision: 10639
Modified:
trunk/packages/gff2aplot/trunk/debian/changelog
trunk/packages/gff2aplot/trunk/debian/control
trunk/packages/gff2aplot/trunk/debian/rules
Log:
No point in specifying quilt build depends when using source format 3.0 quilt
Modified: trunk/packages/gff2aplot/trunk/debian/changelog
===================================================================
--- trunk/packages/gff2aplot/trunk/debian/changelog 2012-05-02 08:00:36 UTC (rev 10638)
+++ trunk/packages/gff2aplot/trunk/debian/changelog 2012-05-02 08:02:24 UTC (rev 10639)
@@ -4,6 +4,7 @@
* debian/control:
- Standards-Version: 3.9.3 (no changes needed)
- Fixed Vcs-Svn
+ - Removed cdbs+quilt from Build-Depends
-- Andreas Tille <tille at debian.org> Tue, 01 May 2012 22:37:01 +0200
Modified: trunk/packages/gff2aplot/trunk/debian/control
===================================================================
--- trunk/packages/gff2aplot/trunk/debian/control 2012-05-02 08:00:36 UTC (rev 10638)
+++ trunk/packages/gff2aplot/trunk/debian/control 2012-05-02 08:02:24 UTC (rev 10639)
@@ -5,7 +5,7 @@
DM-Upload-Allowed: yes
Uploaders: Nelson A. de Oliveira <naoliv at debian.org>,
Andreas Tille <tille at debian.org>
-Build-Depends: cdbs, debhelper (>= 7.1), quilt (>= 0.47)
+Build-Depends: debhelper (>= 7.1)
Standards-Version: 3.9.3
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/gff2aplot/trunk/
Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/gff2aplot/trunk/
Modified: trunk/packages/gff2aplot/trunk/debian/rules
===================================================================
--- trunk/packages/gff2aplot/trunk/debian/rules 2012-05-02 08:00:36 UTC (rev 10638)
+++ trunk/packages/gff2aplot/trunk/debian/rules 2012-05-02 08:02:24 UTC (rev 10639)
@@ -4,7 +4,7 @@
# GPL
%:
- dh $@ --with quilt
+ dh $@
# Upstream is missing to clean some files
override_dh_auto_clean:
More information about the debian-med-commit
mailing list