[med-svn] r19045 - trunk/packages/mummer/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Tue Apr 14 07:39:07 UTC 2015


Author: tille
Date: 2015-04-14 07:39:07 +0000 (Tue, 14 Apr 2015)
New Revision: 19045

Modified:
   trunk/packages/mummer/trunk/debian/changelog
   trunk/packages/mummer/trunk/debian/control
Log:
cme fix dpkg-control


Modified: trunk/packages/mummer/trunk/debian/changelog
===================================================================
--- trunk/packages/mummer/trunk/debian/changelog	2015-04-14 07:34:14 UTC (rev 19044)
+++ trunk/packages/mummer/trunk/debian/changelog	2015-04-14 07:39:07 UTC (rev 19045)
@@ -1,6 +1,8 @@
 mummer (3.23~dfsg-3) UNRELEASED; urgency=medium
 
+  * Moved debian/upstream to debian/upstream/metadata
   * Add some patches from mugsy enhancing functionality by adding two tools
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Mon, 13 Apr 2015 22:29:27 +0200
 

Modified: trunk/packages/mummer/trunk/debian/control
===================================================================
--- trunk/packages/mummer/trunk/debian/control	2015-04-14 07:34:14 UTC (rev 19044)
+++ trunk/packages/mummer/trunk/debian/control	2015-04-14 07:39:07 UTC (rev 19045)
@@ -1,18 +1,25 @@
 Source: mummer
+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>,
+           Charles Plessy <plessy at debian.org>
 Section: science
 Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
-Uploaders: Steffen Moeller <moeller at debian.org>, Andreas Tille <tille at debian.org>, Charles Plessy <plessy at debian.org>
-Build-Depends: debhelper (>= 9), texlive-latex-base, texlive-latex-recommended, texlive-fonts-recommended
-Standards-Version: 3.9.3
+Build-Depends: debhelper (>= 9),
+               texlive-latex-base,
+               texlive-latex-recommended,
+               texlive-fonts-recommended
+Standards-Version: 3.9.6
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/mummer/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/mummer/trunk/
 Homepage: http://mummer.sourceforge.net/
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mummer/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/mummer/trunk/
 
 Package: mummer
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, perl, gawk
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${perl:Depends},
+         gawk
 Description: Efficient sequence alignment of full genomes
  MUMmer is a system for rapidly aligning entire genomes, whether
  in complete or draft form. For example, MUMmer 3.0 can find all




More information about the debian-med-commit mailing list