[med-svn] r23500 - in trunk/packages/pcma/trunk/debian: . source
Andreas Tille
tille at moszumanska.debian.org
Tue Jan 3 22:17:43 UTC 2017
Author: tille
Date: 2017-01-03 22:17:42 +0000 (Tue, 03 Jan 2017)
New Revision: 23500
Added:
trunk/packages/pcma/trunk/debian/source/
trunk/packages/pcma/trunk/debian/source/format
Modified:
trunk/packages/pcma/trunk/debian/changelog
trunk/packages/pcma/trunk/debian/compat
trunk/packages/pcma/trunk/debian/control
trunk/packages/pcma/trunk/debian/copyright
trunk/packages/pcma/trunk/debian/watch
Log:
Normalise packaging
Modified: trunk/packages/pcma/trunk/debian/changelog
===================================================================
--- trunk/packages/pcma/trunk/debian/changelog 2017-01-03 20:33:51 UTC (rev 23499)
+++ trunk/packages/pcma/trunk/debian/changelog 2017-01-03 22:17:42 UTC (rev 23500)
@@ -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
Modified: trunk/packages/pcma/trunk/debian/compat
===================================================================
--- trunk/packages/pcma/trunk/debian/compat 2017-01-03 20:33:51 UTC (rev 23499)
+++ trunk/packages/pcma/trunk/debian/compat 2017-01-03 22:17:42 UTC (rev 23500)
@@ -1 +1 @@
-9
+10
Modified: trunk/packages/pcma/trunk/debian/control
===================================================================
--- trunk/packages/pcma/trunk/debian/control 2017-01-03 20:33:51 UTC (rev 23499)
+++ trunk/packages/pcma/trunk/debian/control 2017-01-03 22:17:42 UTC (rev 23500)
@@ -1,18 +1,18 @@
Source: pcma
+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
+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
Modified: trunk/packages/pcma/trunk/debian/copyright
===================================================================
--- trunk/packages/pcma/trunk/debian/copyright 2017-01-03 20:33:51 UTC (rev 23499)
+++ trunk/packages/pcma/trunk/debian/copyright 2017-01-03 22:17:42 UTC (rev 23500)
@@ -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
Added: trunk/packages/pcma/trunk/debian/source/format
===================================================================
--- trunk/packages/pcma/trunk/debian/source/format (rev 0)
+++ trunk/packages/pcma/trunk/debian/source/format 2017-01-03 22:17:42 UTC (rev 23500)
@@ -0,0 +1 @@
+3.0 (quilt)
Modified: trunk/packages/pcma/trunk/debian/watch
===================================================================
--- trunk/packages/pcma/trunk/debian/watch 2017-01-03 20:33:51 UTC (rev 23499)
+++ trunk/packages/pcma/trunk/debian/watch 2017-01-03 22:17:42 UTC (rev 23500)
@@ -1,3 +1,5 @@
+## Source code vanished
+
version=3
# the tar file does not contain any version number
More information about the debian-med-commit
mailing list