[med-svn] r23487 - trunk/packages/pal2nal/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Tue Jan 3 14:36:45 UTC 2017
Author: tille
Date: 2017-01-03 14:36:44 +0000 (Tue, 03 Jan 2017)
New Revision: 23487
Added:
trunk/packages/pal2nal/trunk/debian/watch
Removed:
trunk/packages/pal2nal/trunk/debian/README.source
Modified:
trunk/packages/pal2nal/trunk/debian/compat
trunk/packages/pal2nal/trunk/debian/control
trunk/packages/pal2nal/trunk/debian/copyright
Log:
Normalised packaging
Deleted: trunk/packages/pal2nal/trunk/debian/README.source
===================================================================
--- trunk/packages/pal2nal/trunk/debian/README.source 2017-01-03 14:28:12 UTC (rev 23486)
+++ trunk/packages/pal2nal/trunk/debian/README.source 2017-01-03 14:36:44 UTC (rev 23487)
@@ -1,7 +0,0 @@
-pal2nal for Debian
-------------------
-
-All source files where left intact,
-the name of the directory was changed
-to pal2nal-13, only.
-
Modified: trunk/packages/pal2nal/trunk/debian/compat
===================================================================
--- trunk/packages/pal2nal/trunk/debian/compat 2017-01-03 14:28:12 UTC (rev 23486)
+++ trunk/packages/pal2nal/trunk/debian/compat 2017-01-03 14:36:44 UTC (rev 23487)
@@ -1 +1 @@
-7
+10
Modified: trunk/packages/pal2nal/trunk/debian/control
===================================================================
--- trunk/packages/pal2nal/trunk/debian/control 2017-01-03 14:28:12 UTC (rev 23486)
+++ trunk/packages/pal2nal/trunk/debian/control 2017-01-03 14:36:44 UTC (rev 23487)
@@ -1,17 +1,19 @@
Source: pal2nal
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Pjotr Prins <pjotr.debian at thebird.nl>,
+ Steffen Moeller <moeller at debian.org>
Section: science
-Priority: extra
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Pjotr Prins <pjotr.debian at thebird.nl>, Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 7.0.50~)
-Standards-Version: 3.9.1
+Priority: optional
+Build-Depends: debhelper (>= 10)
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/pal2nal/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/pal2nal/trunk
Homepage: http://www.bork.embl.de/pal2nal
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/pal2nal/trunk
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/pal2nal/trunk/
Package: pal2nal
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Recommends: paml
Description: converts proteins to genomic DNA alignment
PAL2NAL is a program that converts a multiple sequence alignment
Modified: trunk/packages/pal2nal/trunk/debian/copyright
===================================================================
--- trunk/packages/pal2nal/trunk/debian/copyright 2017-01-03 14:28:12 UTC (rev 23486)
+++ trunk/packages/pal2nal/trunk/debian/copyright 2017-01-03 14:36:44 UTC (rev 23487)
@@ -1,27 +1,12 @@
-This work was packaged for Debian by:
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Contact: Mikita Suyama <mikita at bioreg.kyushu-u.ac.jp>
+Source: http://www.bork.embl.de/pal2nal/distribution/
- Steffen Moeller <moeller at debian.org> on Tue, 23 Nov 2010 16:18:36 +0100
+Files: *
+Copyright: 2004-2011 Mikita Suyama <mikita at bioreg.kyushu-u.ac.jp>
+ David Torrents, and Peer Bork and their respective employing institute
+License: to_be_clarified
-It was downloaded from:
-
- http://www.bork.embl.de/pal2nal/distribution/pal2nal.v13.tar.gz
-
-Upstream Authors:
-
- Mikita Suyama <mikita at genome.med.kyoto-u.ac.jp>
-
-Copyright:
-
- Copyright (C) 2006-2010 Mikita Suyama, David Torrents, and Peer Bork
- and their respective employing institute.
-
-License:
-
- <Put the license of the package here indented by 4 spaces>
-
-The Debian packaging is:
-
- Copyright (C) 2010 Steffen Moeller <moeller at debian.org>
-
-and is licensed under the GPL version 3,
-see "/usr/share/common-licenses/GPL-3".
+Files: debian/*
+Copyright: Steffen Moeller <moeller at debian.org> on Tue, 23 Nov 2010 16:18:36 +0100
+License: GPL-3+
Added: trunk/packages/pal2nal/trunk/debian/watch
===================================================================
--- trunk/packages/pal2nal/trunk/debian/watch (rev 0)
+++ trunk/packages/pal2nal/trunk/debian/watch 2017-01-03 14:36:44 UTC (rev 23487)
@@ -0,0 +1,4 @@
+version=4
+
+http://www.bork.embl.de/pal2nal/ distribution/pal2nal.v([.\d]+)\.tar\.gz
+
More information about the debian-med-commit
mailing list