[med-svn] [apollo] 03/08: Normalise packaging to prevent blends tools reports

Andreas Tille tille at debian.org
Fri Dec 1 15:43:11 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository apollo.

commit 31bf181e97c7b3a55615c6015e8136f78d69b043
Author: Andreas Tille <tille at debian.org>
Date:   Thu Dec 29 17:15:05 2016 +0000

    Normalise packaging to prevent blends tools reports
---
 debian/compat  |  2 +-
 debian/control | 18 +++++++++---------
 debian/watch   |  4 ++++
 3 files changed, 14 insertions(+), 10 deletions(-)

diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 5663119..527423d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,18 @@
 Source: apollo
-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/
+Section: science
+Priority: optional
+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
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..d07827d
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,4 @@
+version=4
+
+https://github.com/GMOD/Apollo/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/apollo.git



More information about the debian-med-commit mailing list