[med-svn] [psipred] 11/15: Normalised packaging

Andreas Tille tille at debian.org
Mon Dec 18 20:32:22 UTC 2017


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

tille pushed a commit to branch master
in repository psipred.

commit 4092d0b23088fb28c6a29770b0f61982e2cb9c8b
Author: Andreas Tille <tille at debian.org>
Date:   Tue Jan 3 14:49:03 2017 +0000

    Normalised packaging
---
 debian/compat    |  2 +-
 debian/control   | 32 ++++++++++++--------------------
 debian/copyright |  2 +-
 debian/rules     |  3 ---
 debian/watch     |  4 ++--
 5 files changed, 16 insertions(+), 27 deletions(-)

diff --git a/debian/compat b/debian/compat
index 45a4fb7..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+10
diff --git a/debian/control b/debian/control
index 8a2e76b..a1c78b9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,21 @@
 Source: psipred
-Section: non-free/science
-Priority: extra
-Maintainer:  Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 8.0.0)
-Standards-Version: 3.9.3
+Section: non-free/science
+XS-Autobuild: no
+Priority: optional
+Build-Depends: debhelper (>= 100)
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/psipred/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/psipred/trunk/
 Homepage: http://bioinf.cs.ucl.ac.uk/index.php?id=779
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/psipred/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/psipred/trunk/
 
 Package: psipred
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, blast2, tcsh
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         blast2,
+         tcsh
 Recommends: psipred-data
 Description: protein secondary structure prediction
  PSIPRED is a  simple and accurate secondary structure prediction
@@ -21,17 +24,6 @@ Description: protein secondary structure prediction
  BLAST). Using a very stringent cross validation method to evaluate the
  method's performance, PSIPRED 2.6 achieves an average Q3 score of 80.7%.  
 
-Package: psipred-dbg
-Section: non-free/debug
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, psipred
-Description: debug information for psipred
- By default, psipred ships without any debug information,
- which typically is considered bloat - unless when there
- is a problem, this means. Debian has nice ways to separate
- the debug information from the remainder of the binary
- and add it only on demand.
-
 Package: psipred-data
 Architecture: all
 Depends: ${misc:Depends}
diff --git a/debian/copyright b/debian/copyright
index a8bde4c..c3c5d81 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: psipred
 Upstream-Contact: psipred at cs.ucl.ac.uk
 Source: http://bioinfadmin.cs.ucl.ac.uk/downloads/psipred/
diff --git a/debian/rules b/debian/rules
index af45307..f5b71bd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,3 @@ export DEB_BUILD_HARDENING = 1
 
 %:
 	dh $@ 
-
-override_dh_strip:
-	dh_strip --dbg-package psipred-dbg
diff --git a/debian/watch b/debian/watch
index fb798ef..0c374fc 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-http://bioinfadmin.cs.ucl.ac.uk/downloads/psipred/psipred(.*)\.tar\.gz
+version=4
+http://bioinfadmin.cs.ucl.ac.uk/downloads/psipred/psipred\.*(\d[\d.]+)\.tar\.gz

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



More information about the debian-med-commit mailing list