[med-svn] r14984 - trunk/packages/snap/trunk/debian
Andreas Tille
tille at alioth.debian.org
Fri Oct 25 14:36:48 UTC 2013
Author: tille
Date: 2013-10-25 14:36:48 +0000 (Fri, 25 Oct 2013)
New Revision: 14984
Modified:
trunk/packages/snap/trunk/debian/changelog
trunk/packages/snap/trunk/debian/control
Log:
cme fix dpkg-control
Modified: trunk/packages/snap/trunk/debian/changelog
===================================================================
--- trunk/packages/snap/trunk/debian/changelog 2013-10-25 14:03:27 UTC (rev 14983)
+++ trunk/packages/snap/trunk/debian/changelog 2013-10-25 14:36:48 UTC (rev 14984)
@@ -4,7 +4,9 @@
* debian/copyright: DEP5 issues
* debian/README.Debian: Removed information which is not intended
for users
- * debian/control: Standards-Version: 3.9.3 (no changes needed)
+ * debian/control:
+ - cme fix dpkg-control
+ - canonical Vcs fields
* debhelper 9 (control+compat)
* debian/patches/unused-but-set-variable.patch: Make sure package
builds with hardening flags
@@ -16,7 +18,7 @@
* debian/bin/snap: wrapper to set environment variable ZOE to implement
hint given in 00README installation instructions
- -- Andreas Tille <tille at debian.org> Sun, 01 Apr 2012 18:40:17 +0200
+ -- Andreas Tille <tille at debian.org> Fri, 25 Oct 2013 16:39:26 +0200
snap (2010-07-28-1~lucid1) lucid; urgency=low
Modified: trunk/packages/snap/trunk/debian/control
===================================================================
--- trunk/packages/snap/trunk/debian/control 2013-10-25 14:03:27 UTC (rev 14983)
+++ trunk/packages/snap/trunk/debian/control 2013-10-25 14:36:48 UTC (rev 14984)
@@ -1,19 +1,20 @@
Source: snap
+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>
Section: science
Priority: extra
-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>
-Build-Depends: debhelper (>= 9), help2man
-Standards-Version: 3.9.3
+Build-Depends: debhelper (>= 9),
+ help2man
+Standards-Version: 3.9.4
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/snap/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/snap/trunk/
Homepage: http://homepage.mac.com/iankorf/
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/snap/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/snap/trunk/
Package: snap
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: location of genes from DNA sequence with hidden markov model
SNAP is a general purpose gene finding program suitable for both eukaryotic
and prokaryotic genomes. SNAP is an acroynm for Semi-HMM-based Nucleic Acid
More information about the debian-med-commit
mailing list