[med-svn] r19907 - trunk/packages/vcftools/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Sun Aug 9 06:19:59 UTC 2015
Author: tille
Date: 2015-08-09 06:19:59 +0000 (Sun, 09 Aug 2015)
New Revision: 19907
Modified:
trunk/packages/vcftools/trunk/debian/changelog
trunk/packages/vcftools/trunk/debian/control
Log:
cme fix dpkg-control; Priority: optional
Modified: trunk/packages/vcftools/trunk/debian/changelog
===================================================================
--- trunk/packages/vcftools/trunk/debian/changelog 2015-08-09 06:18:13 UTC (rev 19906)
+++ trunk/packages/vcftools/trunk/debian/changelog 2015-08-09 06:19:59 UTC (rev 19907)
@@ -2,6 +2,8 @@
* New upstream version
* Adapt to new uscan
+ * cme fix dpkg-control
+ * Priority: optional
-- Andreas Tille <tille at debian.org> Sun, 09 Aug 2015 08:15:47 +0200
Modified: trunk/packages/vcftools/trunk/debian/control
===================================================================
--- trunk/packages/vcftools/trunk/debian/control 2015-08-09 06:18:13 UTC (rev 19906)
+++ trunk/packages/vcftools/trunk/debian/control 2015-08-09 06:19:59 UTC (rev 19907)
@@ -1,18 +1,21 @@
Source: vcftools
-Section: science
-Priority: extra
-Build-Depends: debhelper (>= 9), zlib1g-dev
-Standards-Version: 3.9.5
-Homepage: http://vcftools.sourceforge.net
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Thorsten Alteholz <debian at alteholz.de>,
- Andreas Tille <tille at debian.org>
+ Andreas Tille <tille at debian.org>
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 9),
+ zlib1g-dev
+Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/vcftools/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/vcftools/trunk
+Homepage: http://vcftools.sourceforge.net
Package: vcftools
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ ${perl:Depends}
Recommends: tabix
Description: Collection of tools to work with VCF files
VCFtools is a program package designed for working with VCF files, such as
More information about the debian-med-commit
mailing list