[med-svn] r21136 - trunk/packages/cdbfasta/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Tue Jan 12 08:34:42 UTC 2016


Author: tille
Date: 2016-01-12 08:34:39 +0000 (Tue, 12 Jan 2016)
New Revision: 21136

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


Modified: trunk/packages/cdbfasta/trunk/debian/changelog
===================================================================
--- trunk/packages/cdbfasta/trunk/debian/changelog	2016-01-11 18:49:28 UTC (rev 21135)
+++ trunk/packages/cdbfasta/trunk/debian/changelog	2016-01-12 08:34:39 UTC (rev 21136)
@@ -1,3 +1,9 @@
+cdbfasta (0.99-20100722-2) UNRELEASED; urgency=medium
+
+  * cme fix dpkg-control
+
+ -- Andreas Tille <tille at debian.org>  Tue, 12 Jan 2016 09:32:40 +0100
+
 cdbfasta (0.99-20100722-1) unstable; urgency=low
 
   * Initial upload to Debian (Closes: #696233)

Modified: trunk/packages/cdbfasta/trunk/debian/control
===================================================================
--- trunk/packages/cdbfasta/trunk/debian/control	2016-01-11 18:49:28 UTC (rev 21135)
+++ trunk/packages/cdbfasta/trunk/debian/control	2016-01-12 08:34:39 UTC (rev 21136)
@@ -1,20 +1,22 @@
 Source: cdbfasta
+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>,
+           Tim Booth <tbooth at ceh.ac.uk>
 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>,
- Tim Booth <tbooth at ceh.ac.uk>
-Build-Depends: debhelper (>= 9), zlib1g-dev, help2man
-Standards-Version: 3.9.4
+Build-Depends: debhelper (>= 9),
+               zlib1g-dev,
+               help2man
+Standards-Version: 3.9.6
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/cdbfasta/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/cdbfasta/trunk/
 Homepage: http://cdbfasta.sourceforge.net/
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/cdbfasta/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/cdbfasta/trunk/
 
 Package: cdbfasta
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: Constant DataBase indexing and retrieval tools for multi-FASTA files
  CDB (Constant DataBase) can be used for creating indices for quick
  retrieval of any particular sequences from large multi-FASTA files.




More information about the debian-med-commit mailing list