[med-svn] r14672 - trunk/packages/alien-hunter/trunk/debian

Andreas Tille tille at alioth.debian.org
Thu Sep 12 15:15:53 UTC 2013


Author: tille
Date: 2013-09-12 15:15:52 +0000 (Thu, 12 Sep 2013)
New Revision: 14672

Modified:
   trunk/packages/alien-hunter/trunk/debian/changelog
   trunk/packages/alien-hunter/trunk/debian/compat
   trunk/packages/alien-hunter/trunk/debian/control
Log:
  * debian/control:
     - cme fix dpkg-control
     - debhelper 9
     - anonscm in Vcs fields



Modified: trunk/packages/alien-hunter/trunk/debian/changelog
===================================================================
--- trunk/packages/alien-hunter/trunk/debian/changelog	2013-09-12 15:13:05 UTC (rev 14671)
+++ trunk/packages/alien-hunter/trunk/debian/changelog	2013-09-12 15:15:52 UTC (rev 14672)
@@ -9,6 +9,10 @@
   * debian/upstream: Removed duplicated information, reordering
   * debian/copyright: DEP5
   * debian/source/format: 3.0 (quilt)
+  * debian/control:
+     - cme fix dpkg-control
+     - debhelper 9
+     - anonscm in Vcs fields
 
  -- Andreas Tille <tille at debian.org>  Thu, 12 Sep 2013 17:16:21 +0200
 

Modified: trunk/packages/alien-hunter/trunk/debian/compat
===================================================================
--- trunk/packages/alien-hunter/trunk/debian/compat	2013-09-12 15:13:05 UTC (rev 14671)
+++ trunk/packages/alien-hunter/trunk/debian/compat	2013-09-12 15:15:52 UTC (rev 14672)
@@ -1 +1 @@
-7
+9

Modified: trunk/packages/alien-hunter/trunk/debian/control
===================================================================
--- trunk/packages/alien-hunter/trunk/debian/control	2013-09-12 15:13:05 UTC (rev 14671)
+++ trunk/packages/alien-hunter/trunk/debian/control	2013-09-12 15:15:52 UTC (rev 14672)
@@ -1,19 +1,27 @@
 Source: alien-hunter
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: 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: Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 7.1), libbiojava-java, default-jdk, quilt
-Standards-Version: 3.8.3
+Build-Depends: debhelper (>= 9),
+               libbiojava-java,
+               default-jdk,
+               quilt
+Standards-Version: 3.9.4
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/alien-hunter/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/alien-hunter/trunk/
 Homepage: http://www.sanger.ac.uk/resources/software/alien_hunter.html
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/alien-hunter/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/alien-hunter/trunk/
 
 Package: alien-hunter
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, libbytecode-java, libbiojava-java,
- libcommons-cli-java, libcommons-collections-java, libcommons-dbcp-java, libcommons-pool-java
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         libbytecode-java,
+         libbiojava-java,
+         libcommons-cli-java,
+         libcommons-collections-java,
+         libcommons-dbcp-java,
+         libcommons-pool-java
 Suggests: bioperl
 Description: Interpolated Variable Order Motifs to identify horizontally acquired DNA
  Alien_hunter is an application for the prediction of putative




More information about the debian-med-commit mailing list