[med-svn] [rna-star] 05/07: cme fix dpkg-control

Andreas Tille tille at debian.org
Thu May 19 16:16:38 UTC 2016


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

tille pushed a commit to branch master
in repository rna-star.

commit dc06f3d2a95b131387c1125b039ab73d19809f4c
Author: Andreas Tille <tille at debian.org>
Date:   Thu May 19 18:00:52 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 0e7be67..e9f1457 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ rna-star (2.5.2a+dfsg-1) UNRELEASED; urgency=medium
 
   * New upstream version
   * Use xz compression option in d/watch
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Thu, 19 May 2016 17:59:35 +0200
 
diff --git a/debian/control b/debian/control
index cbcd8e9..843b505 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,22 @@
 Source: rna-star
-Section: science
-Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Steffen Moeller <moeller at debian.org>,
            Andreas Tille <tille at debian.org>
+Section: science
+Priority: optional
 Build-Depends: debhelper (>= 9),
                libhts-dev,
                vim-common,
                zlib1g-dev
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/rna-star.git
-Vcs-Git: git://anonscm.debian.org/debian-med/rna-star.git
+Vcs-Git: https://anonscm.debian.org/git/debian-med/rna-star.git
 Homepage: https://code.google.com/p/rna-star/
 
 Package: rna-star
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Description: ultrafast universal RNA-seq aligner
  Spliced Transcripts Alignment to a Reference (STAR) software based on a
  previously undescribed RNA-seq alignment algorithm that uses sequential

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



More information about the debian-med-commit mailing list