[med-svn] [SCM] cufflinks branch, master, updated. debian/1.2.1-1-2-g00adc57
Charles Plessy
plessy at debian.org
Fri Dec 30 21:50:23 UTC 2011
The following commit has been merged in the master branch:
commit 00adc57840ab04ea708573d4bca0f18bb1a8b395
Author: Charles Plessy <plessy at debian.org>
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 <alex at biotec.tu-dresden.de>,
Andreas Tille <tille at debian.org>,
Charles Plessy <plessy at debian.org>
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.
More information about the debian-med-commit
mailing list