The following commit has been merged in the master branch:
commit 00adc57840ab04ea708573d4bca0f18bb1a8b395
Author: Charles Plessy <[email protected]>
Date:   Sat Dec 31 06:45:03 2011 +0900

    Removed quilt patch management, and rely on dpkg-dev exclusively.

diff --git a/debian/control b/debian/control
index 8369d51..085a25d 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Alexandre Mestiashvili <[email protected]>,
  Andreas Tille <[email protected]>,
  Charles Plessy <[email protected]>
 Build-Depends: debhelper (>= 8), autotools-dev, libboost-dev (>=1.38.0),
- libboost-thread-dev, libbam-dev (>=0.1.16), zlib1g-dev, dh-autoreconf, quilt 
(>= 0.46-7~), python (>=2.6.6-3~)
+ libboost-thread-dev, libbam-dev (>=0.1.16), zlib1g-dev, dh-autoreconf, python 
(>=2.6.6-3~)
 Standards-Version: 3.9.2
 Homepage: http://cufflinks.cbcb.umd.edu/
 Vcs-Git: git://git.debian.org/debian-med/cufflinks.git
diff --git a/debian/rules b/debian/rules
index 96195ef..cbf1211 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,13 +7,8 @@
        dh $@ --with autoreconf
 
 override_dh_auto_clean:
-       dh_quilt_patch
        dh_auto_clean
        rm -rf autom4te.cache
 
-override_dh_clean:
-       dh_quilt_unpatch
-       dh_clean
-
 override_dh_builddeb:
        dh_builddeb -- -Z xz

-- 
Transcript assembly, differential expression, and differential regulation for 
RNA-Seq.

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to