[med-svn] [bwa] 04/05: cme fix dpkg-control

Andreas Tille tille at debian.org
Fri Feb 21 12:00:47 UTC 2014


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

tille pushed a commit to branch master
in repository bwa.

commit 9cceeb451bc4c3c6ecf5f45670ef9cd814e96908
Author: Andreas Tille <tille at debian.org>
Date:   Fri Feb 21 12:33:14 2014 +0100

    cme fix dpkg-control
---
 debian/changelog |  1 +
 debian/control   | 20 +++++++++++---------
 2 files changed, 12 insertions(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b1ee5bc..a995fa0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 bwa (0.7.6a-1) UNRELEASED; urgency=medium
 
   * New upstream version
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Fri, 21 Feb 2014 12:32:04 +0100
 
diff --git a/debian/control b/debian/control
index 16383d5..2654022 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,22 @@
 Source: bwa
-Section: science
-Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Charles Plessy <plessy at debian.org>,
- Andreas Tille <tille at debian.org>,
- Carlos Borroto <carlos.borroto at gmail.com>,
- Ognyan Kulev <ogi at debian.org>
-Build-Depends: debhelper (>= 9), zlib1g-dev
-Standards-Version: 3.9.4
-Homepage: http://bio-bwa.sourceforge.net/ 
+           Andreas Tille <tille at debian.org>,
+           Carlos Borroto <carlos.borroto at gmail.com>,
+           Ognyan Kulev <ogi at debian.org>
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               zlib1g-dev
+Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/bwa.git
 Vcs-Git: git://anonscm.debian.org/debian-med/bwa.git
+Homepage: http://bio-bwa.sourceforge.net/ 
 
 Package: bwa
 Architecture: amd64 kfreebsd-amd64
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Suggests: samtools
 Description: Burrows-Wheeler Aligner
  BWA is a software package for mapping low-divergent sequences against

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



More information about the debian-med-commit mailing list