[med-svn] [pal2nal] 09/14: Normalised packaging
Andreas Tille
tille at debian.org
Sun Jan 15 10:12:19 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository pal2nal.
commit dc00ab0eaaa4f2e8ab1a84a47f107f62922e4af6
Author: Andreas Tille <tille at debian.org>
Date: Tue Jan 3 14:36:44 2017 +0000
Normalised packaging
---
debian/README.source | 7 -------
debian/compat | 2 +-
debian/control | 18 ++++++++++--------
debian/copyright | 39 ++++++++++++---------------------------
debian/watch | 4 ++++
5 files changed, 27 insertions(+), 43 deletions(-)
diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 02c3b5d..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,7 +0,0 @@
-pal2nal for Debian
-------------------
-
-All source files where left intact,
-the name of the directory was changed
-to pal2nal-13, only.
-
diff --git a/debian/compat b/debian/compat
index 7f8f011..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+10
diff --git a/debian/control b/debian/control
index 4ac546e..419fd1c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,19 @@
Source: pal2nal
-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
+Uploaders: Pjotr Prins <pjotr.debian at thebird.nl>,
+ Steffen Moeller <moeller at debian.org>
+Section: science
+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
diff --git a/debian/copyright b/debian/copyright
index 67985a5..8402949 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,27 +1,12 @@
-This work was packaged for Debian by:
-
- Steffen Moeller <moeller at debian.org> on Tue, 23 Nov 2010 16:18:36 +0100
-
-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".
+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/
+
+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
+
+Files: debian/*
+Copyright: Steffen Moeller <moeller at debian.org> on Tue, 23 Nov 2010 16:18:36 +0100
+License: GPL-3+
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..ad3fd9b
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,4 @@
+version=4
+
+http://www.bork.embl.de/pal2nal/ distribution/pal2nal.v([.\d]+)\.tar\.gz
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pal2nal.git
More information about the debian-med-commit
mailing list