[med-svn] [pcma] 04/10: Normalise packaging

Andreas Tille tille at debian.org
Mon Dec 18 13:03:47 UTC 2017


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

tille pushed a commit to branch master
in repository pcma.

commit 473b3be5200e7d5a691c81c5b2f5f293e04e8716
Author: Andreas Tille <tille at debian.org>
Date:   Tue Jan 3 22:17:42 2017 +0000

    Normalise packaging
---
 debian/changelog     |  4 +++-
 debian/compat        |  2 +-
 debian/control       | 16 ++++++++--------
 debian/copyright     |  3 ++-
 debian/source/format |  1 +
 debian/watch         |  2 ++
 6 files changed, 17 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3477c5e..c29bad4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
 pcma (2-1) UNRELEASED; urgency=low
 
   * Initial release
+  Homepage and source code vanished, e-mail to authors has been
+  sent (Debian Med list in CC)
 
- -- DMPT <debian-med-packaging at lists.alioth.debian.org>  Thu, 24 May 2012 14:30:13 +0200
+ -- Andreas Tille <tille at debian.org>  Thu, 24 May 2012 14:30:13 +0200
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 fa83850..3119f3b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,18 @@
 Source: pcma
-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
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 10)
+Standards-Version: 3.9.8
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/pcma/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/pcma/trunk/
 Homepage: ftp://iole.swmed.edu/pub/PCMA/
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/pcma/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/pcma/trunk/
 
 Package: pcma
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Enhances: t-coffee
 Description: fast and accurate multiple sequence alignment based on profile consistency
  PCMA (profile consistency multiple sequence alignment) is a progressive
diff --git a/debian/copyright b/debian/copyright
index 1b038dc..e7c2808 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,6 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: ftp://iole.swmed.edu/pub/PCMA/
+Comment: This source code location has been vanished
 
 Files: *
 Copyright: © 2003-2004 Jimin Pei, Ruslan Sadreyev and Nick V. Grishin
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/debian/watch b/debian/watch
index 728bf09..f061df1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,5 @@
+## Source code vanished
+
 version=3
 
 # the tar file does not contain any version number

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



More information about the debian-med-commit mailing list