The following commit has been merged in the master branch:
commit 34f923b5acbf4a4cf0b80159f39844b1d557455f
Author: Andreas Tille <[email protected]>
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 <[email protected]>  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.

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

Reply via email to