[med-svn] [tabix] 01/03: cme fix dpkg-control

Andreas Tille tille at debian.org
Wed Dec 18 09:51:23 UTC 2013


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

tille pushed a commit to branch master
in repository tabix.

commit 8afb78fb936d97ca435ddeb93eb50dfe7917abd4
Author: Andreas Tille <tille at debian.org>
Date:   Wed Dec 18 10:47:12 2013 +0100

    cme fix dpkg-control
---
 debian/changelog |  7 ++++++-
 debian/control   | 21 +++++++++++----------
 2 files changed, 17 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 99b9a06..842acbf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,14 @@
 tabix (0.2.6-2) UNRELEASED; urgency=low
 
+  [ Charles Plessy ]
   b8d4e98 Indicate format to avoid stderr comment that makes autopkgtest fail.
           Closes: #680473, LP: #1021500
 
- -- Charles Plessy <plessy at debian.org>  Sat, 14 Jul 2012 21:49:26 +0900
+  [ Andreas Tille ]
+  * debian/control
+    - cme fix dpkg-control
+
+ -- Andreas Tille <tille at debian.org>  Wed, 18 Dec 2013 10:46:17 +0100
 
 tabix (0.2.6-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 5065ed5..7ed2b8b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,21 @@
 Source: tabix
-Section: science
-Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
 Uploaders: Charles Plessy <plessy at debian.org>,
- Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 9), zlib1g-dev
-Standards-Version: 3.9.3
-Homepage: http://samtools.sourceforge.net/tabix.shtml
-Vcs-Git: git://git.debian.org/debian-med/tabix.git
-Vcs-Browser: http://git.debian.org/?p=debian-med/tabix.git
+           Andreas Tille <tille at debian.org>
+Section: science
 XS-Testsuite: autopkgtest
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               zlib1g-dev
+Standards-Version: 3.9.5
+Vcs-Browser: http://git.debian.org/?p=debian-med/tabix.git
+Vcs-Git: git://git.debian.org/debian-med/tabix.git
+Homepage: http://samtools.sourceforge.net/tabix.shtml
 
 Package: tabix
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: generic indexer for TAB-delimited genome position files
  Tabix indexes files where some columns indicate sequence coordinates: name
  (usually a chromosme), start and stop. The input data file must be position

-- 
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/tabix.git



More information about the debian-med-commit mailing list