[med-svn] [libswiss-perl] 04/12: Normalised packaging

Andreas Tille tille at debian.org
Thu Dec 28 22:53:54 UTC 2017


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

tille pushed a commit to branch master
in repository libswiss-perl.

commit aba6989999243821cfbad81b3a215952a24ccd6d
Author: Andreas Tille <tille at debian.org>
Date:   Tue Jan 3 06:35:48 2017 +0000

    Normalised packaging
---
 debian/compat    |  2 +-
 debian/control   | 21 ++++++++++++---------
 debian/copyright | 16 ++++------------
 debian/watch     |  5 ++---
 4 files changed, 19 insertions(+), 25 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 2fef1bb..9f3fa5a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,21 @@
 Source: swissknife
-Section: perl
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Steffen Moeller <moeller at debian.org>
+Section: science
 Priority: optional
-Build-Depends: debhelper (>= 8), perl (>= 5.10) | libmodule-build-perl
-Build-Depends-Indep: perl (>= 5.6.100)
-Maintainer: Steffen Moeller <moeller at debian.org>
-Standards-Version: 3.8.3
+Build-Depends: debhelper (>= 10),
+               libmodule-build-perl
+Build-Depends-Indep: perl
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/swissknife/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/swissknife/trunk
 Homepage: http://swissknife.sourceforge.net
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/swissknife/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/swissknife/trunk
 
 Package: libswiss-perl
-Provides: swissknife
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, perl (>= 5.6.100)
+Depends: ${perl:Depends},
+         ${misc:Depends}
+Provides: swissknife
 Description: Perl API to the UniProt database
  UniProt, SwissProt and TrEMBL are different views on protein sequence
  data that is prepared by groups at the European Bioinformatics Institute
diff --git a/debian/copyright b/debian/copyright
index affd8a1..f6e7502 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,15 +1,7 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
-Maintainer: Alexandre Gattiker, gattiker at isb-sib.ch
-Source: http://search.cpan.org/dist/SWISS/
-Name: SWISS
-Disclaimer: This copyright info was automatically extracted 
- from the perl module. It may not be accurate, so you better 
- check the module sources in order to ensure the module for its 
- inclusion in Debian or for general legal information. Please, 
- if licensing information is incorrectly generated, file a bug 
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Contect: Alexandre Gattiker <gattiker at isb-sib.ch>
+Upstream-Name: SWISS
+Source: https://sourceforge.net/projects/swissknife/files/swissknife/
 
 Files: *
 Copyright: Alexandre Gattiker <gattiker at isb-sib.ch>
diff --git a/debian/watch b/debian/watch
index 87197af..e6f88c9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,3 @@
-version=3
+version=4
 
-opts="pasv" \
-ftp://ftp.ebi.ac.uk/pub/software/swissprot/Swissknife/Swissknife_(\d[\d.-]+)\.tar.gz
+http://sf.net/swissknife/Swissknife_(\d[\d\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

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



More information about the debian-med-commit mailing list