[med-svn] [SCM] cufflinks branch, master, updated. debian/1.3.0-2-24-gb9a99b5
Andreas Tille
tille at debian.org
Wed May 22 11:33:53 UTC 2013
The following commit has been merged in the master branch:
commit b9a99b5859fed6be21a3ab29c2b6dbe5ab933d20
Author: Andreas Tille <tille at debian.org>
Date: Wed May 22 13:33:29 2013 +0200
Usual updates of d/control
diff --git a/debian/changelog b/debian/changelog
index 4c5ea75..2762b57 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,11 @@ cufflinks (2.1.1-1) UNRELEASED; urgency=low
[ Andreas Tille ]
* Upstream release 2.1.1 (+ adapted patches)
Closes: #687968
+ * debian/control:
+ - Removed: DM-Upload-Allowed
+ - Standards-Version: 3.9.4
+ - Debhelper 9 (also d/compat)
+ - normalised format
-- Andreas Tille <tille at debian.org> Wed, 22 May 2013 13:27:40 +0200
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index b2d687a..0c2fa84 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,30 @@
Source: cufflinks
-Section: non-free/science
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
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.47.0),
- libboost-thread-dev (>=1.47.0), libbam-dev (>=0.1.16), zlib1g-dev, dh-autoreconf, python (>=2.6.6-3~),
- libeigen3-dev
-Standards-Version: 3.9.3
-Homepage: http://cufflinks.cbcb.umd.edu/
+ Andreas Tille <tille at debian.org>,
+ Charles Plessy <plessy at debian.org>
+Section: non-free/science
+Priority: optional
+Build-Depends: debhelper (>= 9),
+ autotools-dev,
+ libboost-dev (>=1.47.0),
+ libboost-thread-dev (>=1.47.0),
+ libbam-dev (>=0.1.16),
+ zlib1g-dev,
+ dh-autoreconf,
+ python (>=2.6.6-3~),
+ libeigen3-dev
+Standards-Version: 3.9.4
Vcs-Git: git://git.debian.org/debian-med/cufflinks.git
Vcs-Browser: http://git.debian.org/?p=debian-med/cufflinks.git;a=summary
+Homepage: http://cufflinks.cbcb.umd.edu/
Package: cufflinks
Architecture: any
Pre-Depends: dpkg (>= 1.15.6)
-Depends: ${shlibs:Depends}, ${misc:Depends}, python (>=2.6.6-3~)
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ python (>=2.6.6-3~)
Enhances: tophat
Description: Transcript assembly, differential expression and regulation for RNA-Seq
Cufflinks assembles transcripts, estimates their abundances, and tests for
--
Transcript assembly, differential expression, and differential regulation for RNA-Seq.
More information about the debian-med-commit
mailing list