[med-svn] [bowtie2] 02/02: cme fix dpkg-control

Andreas Tille tille at debian.org
Sun Oct 26 07:08:48 UTC 2014


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository bowtie2.

commit 31d7dba3e47ec2e674cc1c8e807ec091255f9c75
Author: Andreas Tille <tille at debian.org>
Date:   Sun Oct 26 08:08:35 2014 +0100

    cme fix dpkg-control
---
 debian/changelog |  1 +
 debian/control   | 23 +++++++++++++----------
 2 files changed, 14 insertions(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1bdd3dd..1ad116e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ bowtie2 (2.2.4-1) UNRELEASED; urgency=medium
   [ Andreas Tille ]
   * New upstream version
   * do uscan call directly in debian/rules instead of separate script
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Sun, 26 Oct 2014 07:08:46 +0100
 
diff --git a/debian/control b/debian/control
index 93bdf31..ca2488d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,23 @@
 Source: bowtie2
-Section: science
-Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>,
- Andreas Tille <tille at debian.org>,
- Carlos Borroto <carlos.borroto at gmail.com>
-Build-Depends: debhelper (>= 9.0), help2man
-Standards-Version: 3.9.5
-XS-Testsuite: autopkgtest
-Homepage: http://bowtie-bio.sourceforge.net/bowtie2
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/bowtie2.git
+           Andreas Tille <tille at debian.org>,
+           Carlos Borroto <carlos.borroto at gmail.com>
+Section: science
+Testsuite: autopkgtest
+Priority: optional
+Build-Depends: debhelper (>= 9.0),
+               help2man
+Standards-Version: 3.9.6
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/bowtie2.git
 Vcs-Git: git://anonscm.debian.org/debian-med/bowtie2.git
+Homepage: http://bowtie-bio.sourceforge.net/bowtie2
 
 Package: bowtie2
 Architecture: amd64 kfreebsd-amd64
-Depends: ${shlibs:Depends}, ${misc:Depends}, python
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         python
 Suggests: bowtie2-examples
 Description: ultrafast memory-efficient short read aligner
  is an ultrafast and memory-efficient tool for aligning sequencing reads 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bowtie2.git



More information about the debian-med-commit mailing list