[med-svn] [SCM] cufflinks branch, master, updated. upstream/1.2.1-36-g34f923b
Andreas Tille
tille at debian.org
Sat Dec 3 17:12:11 UTC 2011
The following commit has been merged in the master branch:
commit 34f923b5acbf4a4cf0b80159f39844b1d557455f
Author: Andreas Tille <tille at debian.org>
Date: Sat Dec 3 18:11:31 2011 +0100
Invoke autotools-dev - however this does not solve the problem to fail to build from source twice in a row
diff --git a/debian/changelog b/debian/changelog
index 11b67f3..80a036f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ cufflinks (1.2.1-1) unstable; urgency=low
* Addes myself to uploaders
* Debhelper 8 (control+compat)
* debian/watch: removed dh-make template from watch file
+ * debian/rules: invoke autotools_dev
-- Andreas Tille <tille at debian.org> Sat, 03 Dec 2011 17:06:29 +0100
diff --git a/debian/rules b/debian/rules
index 20fa0b4..2843d73 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,4 +4,8 @@
#export DH_VERBOSE=1
%:
- dh $@
+ dh $@ --with autotools_dev
+
+override_dh_auto_clean:
+ dh_auto_clean
+ rm -rf autom4te.cache
--
Transcript assembly, differential expression, and differential regulation for RNA-Seq.
More information about the debian-med-commit
mailing list