[med-svn] [SCM] cufflinks branch, master, updated. upstream/1.2.1-43-gf7bd7ce
Alexandre Mestiashvili
alex at biotec.tu-dresden.de
Sun Dec 4 14:50:25 UTC 2011
The following commit has been merged in the master branch:
commit f7bd7ce7dda3434adaf47fc67addc28f54ff9e8d
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date: Sun Dec 4 14:45:56 2011 +0000
debian/control added dependency python (>=2.6.6-3~) for binary package
diff --git a/debian/changelog b/debian/changelog
index 5a2f67c..8ffc78b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,8 @@ cufflinks (1.2.1-1) unstable; urgency=low
* debian/rules invoke autoreconf
* debian/rules added overrides for dh_auto_clean and dh_clean
* added missing dependency - quilt .We use dh_quilt_patch,dh_quilt_unpatch heplers
- * debian/control added dependency python (>=2.6.6-3~)
+ * debian/control added dependency python (>=2.6.6-3~) for source package
+ * debian/control added dependency python (>=2.6.6-3~) for binary package
[ Andreas Tille ]
* Addes myself to uploaders
@@ -14,7 +15,8 @@ cufflinks (1.2.1-1) unstable; urgency=low
* debian/watch: removed dh-make template from watch file
* debian/rules: invoke autotools_dev
- -- Alexandre Mestiashvili <alex at biotec.tu-dresden.de> Sun, 04 Dec 2011 14:05:36 +0000
+
+ -- Alexandre Mestiashvili <alex at biotec.tu-dresden.de> Sun, 04 Dec 2011 14:43:58 +0000
cufflinks (1.0.3-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 27a138d..6fcced6 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ DM-Upload-Allowed: yes
Uploaders: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>,
Andreas Tille <tille 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, python (>=2.6.6-3~)
+ libboost-thread-dev, libbam-dev (>=0.1.16), zlib1g-dev, dh-autoreconf, quilt (>= 0.46-7~), 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
@@ -14,7 +14,7 @@ Vcs-Browser: http://git.debian.org/?p=debian-med/cufflinks.git;a=summary
Package: cufflinks
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, python (>=2.6.6-3~)
Description: Transcript assembly, differential expression and regulation for RNA-Seq
Cufflinks assembles transcripts, estimates their abundances, and tests for
differential expression and regulation in RNA-Seq samples. It accepts aligned
--
Transcript assembly, differential expression, and differential regulation for RNA-Seq.
More information about the debian-med-commit
mailing list