[med-svn] [minia] 03/04: cme fix dpkg-control

Andreas Tille tille at debian.org
Fri Aug 11 21:42:24 UTC 2017


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

tille pushed a commit to branch master
in repository minia.

commit e380fb9ca88af08b520bac74f2cd7f728779f85b
Author: Andreas Tille <tille at debian.org>
Date:   Fri Aug 11 23:31:08 2017 +0200

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

diff --git a/debian/changelog b/debian/changelog
index dd66b2a..00a9602 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ minia (1.6906-2) UNRELEASED; urgency=medium
 
   [ Andreas Tille ]
   * debhelper 10
+  * cme fix dpkg-control
 
  -- Nadiya Sitdykova <rovenskasa at gmail.com>  Fri, 11 Aug 2017 18:40:04 -0400
 
diff --git a/debian/control b/debian/control
index dadf11f..5852566 100644
--- a/debian/control
+++ b/debian/control
@@ -4,16 +4,19 @@ Uploaders: Olivier Sallou <osallou at debian.org>
 Section: science
 Priority: optional
 Build-Depends: debhelper (>= 10),
- bc, zlib1g-dev
-Standards-Version: 3.9.5
+               bc,
+               zlib1g-dev
+Standards-Version: 4.0.0
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/minia.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/minia.git
 Homepage: http://minia.genouest.org/
 
 Package: minia
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends},
-         zlib1g, bc
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         zlib1g,
+         bc
 Description: short-read biological sequence assembler
  Short-read DNA sequence assembler based on a de Bruijn graph,
  capable of assembling a human genome on a desktop computer in a day.

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



More information about the debian-med-commit mailing list