[med-svn] r14299 - trunk/packages/velvet/trunk/debian
Andreas Tille
tille at alioth.debian.org
Fri Aug 2 06:41:50 UTC 2013
Author: tille
Date: 2013-08-02 06:41:49 +0000 (Fri, 02 Aug 2013)
New Revision: 14299
Modified:
trunk/packages/velvet/trunk/debian/changelog
trunk/packages/velvet/trunk/debian/control
Log:
cme fix dpkg-control
Modified: trunk/packages/velvet/trunk/debian/changelog
===================================================================
--- trunk/packages/velvet/trunk/debian/changelog 2013-08-02 06:35:16 UTC (rev 14298)
+++ trunk/packages/velvet/trunk/debian/changelog 2013-08-02 06:41:49 UTC (rev 14299)
@@ -7,7 +7,7 @@
- Check for existence of enhanced uscan and use it if available for
easier repackaging
* debian/control:
- - Standards-Version: 3.9.3 (no changes needed)
+ - cme fix dpkg-control
- no explicit quilt Build-Depends (also removed from rules)
- bumped python from Recommends to Depends because there are
Python scripts installed in velvet/contrib
Modified: trunk/packages/velvet/trunk/debian/control
===================================================================
--- trunk/packages/velvet/trunk/debian/control 2013-08-02 06:35:16 UTC (rev 14298)
+++ trunk/packages/velvet/trunk/debian/control 2013-08-02 06:41:49 UTC (rev 14299)
@@ -1,20 +1,23 @@
Source: velvet
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Charles Plessy <plessy at debian.org>,
+ Andreas Tille <tille 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: Charles Plessy <plessy at debian.org>,
- Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 9), zlib1g-dev, help2man, texlive-latex-base
-Standards-Version: 3.9.3
-Homepage: http://www.ebi.ac.uk/~zerbino/velvet/
+Build-Depends: debhelper (>= 9),
+ zlib1g-dev,
+ help2man,
+ texlive-latex-base
+Standards-Version: 3.9.4
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/velvet/trunk/
Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/velvet/trunk/
+Homepage: http://www.ebi.ac.uk/~zerbino/velvet/
Package: velvet
Architecture: any
-Pre-Depends: dpkg (>= 1.15.6)
-Depends: ${shlibs:Depends}, ${misc:Depends}, python
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ python
Suggests: velvet-example
Description: Nucleic acid sequence assembler for very short reads
Velvet is a de novo genomic assembler specially designed for short read
@@ -28,7 +31,6 @@
Package: velvet-example
Architecture: all
-Pre-Depends: dpkg (>= 1.15.6)
Depends: ${misc:Depends}
Description: Example data for the Velvet sequence assembler
Velvet is a de novo genomic assembler specially designed for short read
@@ -42,3 +44,4 @@
.
This package contains the example data distributed in the sources of Velvet,
a de novo genomic assembler.
+
More information about the debian-med-commit
mailing list