[med-svn] r23389 - trunk/packages/gmod/apollo/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Thu Dec 29 17:15:06 UTC 2016
Author: tille
Date: 2016-12-29 17:15:05 +0000 (Thu, 29 Dec 2016)
New Revision: 23389
Added:
trunk/packages/gmod/apollo/trunk/debian/watch
Modified:
trunk/packages/gmod/apollo/trunk/debian/compat
trunk/packages/gmod/apollo/trunk/debian/control
Log:
Normalise packaging to prevent blends tools reports
Modified: trunk/packages/gmod/apollo/trunk/debian/compat
===================================================================
--- trunk/packages/gmod/apollo/trunk/debian/compat 2016-12-29 17:07:49 UTC (rev 23388)
+++ trunk/packages/gmod/apollo/trunk/debian/compat 2016-12-29 17:15:05 UTC (rev 23389)
@@ -1 +1 @@
-9
+10
Modified: trunk/packages/gmod/apollo/trunk/debian/control
===================================================================
--- trunk/packages/gmod/apollo/trunk/debian/control 2016-12-29 17:07:49 UTC (rev 23388)
+++ trunk/packages/gmod/apollo/trunk/debian/control 2016-12-29 17:15:05 UTC (rev 23389)
@@ -1,18 +1,18 @@
Source: apollo
+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 (>= 9)
-Standards-Version: 3.9.3
-Homepage: http://gmod.org/wiki/Apollo
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/gmod/apollo/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/gmod/apollo/trunk/
+Build-Depends: debhelper (>= 10)
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/gmod/apollo/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/gmod/apollo/trunk/
+Homepage: http://genomearchitect.org/
Package: apollo
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: genome annotation viewer and editor
Apollo is a genome annotation viewer and editor. It was developed as a
collaboration between the Berkeley Drosophila Genome Project (part of
Added: trunk/packages/gmod/apollo/trunk/debian/watch
===================================================================
--- trunk/packages/gmod/apollo/trunk/debian/watch (rev 0)
+++ trunk/packages/gmod/apollo/trunk/debian/watch 2016-12-29 17:15:05 UTC (rev 23389)
@@ -0,0 +1,4 @@
+version=4
+
+https://github.com/GMOD/Apollo/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+
More information about the debian-med-commit
mailing list