[med-svn] [bowtie2] 05/05: cme fix dpkg-control
Andreas Tille
tille at debian.org
Wed Feb 17 21:14:00 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository bowtie2.
commit 0fbad00b1e13f630216e64049414ddb24817b996
Author: Andreas Tille <tille at debian.org>
Date: Wed Feb 17 22:11:41 2016 +0100
cme fix dpkg-control
---
debian/changelog | 1 +
debian/control | 13 +++++++++----
2 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0d46ac5..936edcc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
bowtie2 (2.2.7-1) UNRELEASED; urgency=medium
* New upstream version repackaged as xz
+ * cme fix dpkg-control
-- Andreas Tille <tille at debian.org> Wed, 17 Feb 2016 22:05:15 +0100
diff --git a/debian/control b/debian/control
index 3be1b7e..36aa38e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,15 +6,20 @@ Uploaders: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>,
Section: science
Testsuite: autopkgtest
Priority: optional
-Build-Depends: debhelper (>= 9.0), help2man, libtbb-dev, python
-Standards-Version: 3.9.6
+Build-Depends: debhelper (>= 9.0),
+ help2man,
+ libtbb-dev,
+ python
+Standards-Version: 3.9.7
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/bowtie2.git
-Vcs-Git: git://anonscm.debian.org/debian-med/bowtie2.git
+Vcs-Git: https://anonscm.debian.org/git/debian-med/bowtie2.git
Homepage: http://bowtie-bio.sourceforge.net/bowtie2
Package: bowtie2
Architecture: amd64 kfreebsd-amd64
-Depends: python, ${misc:Depends}, ${shlibs:Depends}
+Depends: python,
+ ${misc:Depends},
+ ${shlibs:Depends}
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