[med-svn] [librg-exception-perl] 04/15: corrected d/copyright; reviewed d/control and other files of the Debianization
Andreas Tille
tille at debian.org
Tue Nov 28 07:08:51 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository librg-exception-perl.
commit c7c4013cd7a8fa65884fa4ea91602dcac354ff8b
Author: Laszlo Kajan <lkajan at debian.org>
Date: Fri Jul 13 10:41:27 2012 +0000
corrected d/copyright; reviewed d/control and other files of the Debianization
---
debian/changelog | 2 +-
debian/control | 20 ++++++++++++--------
debian/copyright | 40 +++++++++++++++++++++-------------------
debian/rules | 7 -------
debian/watch | 21 ---------------------
5 files changed, 34 insertions(+), 56 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 88b3076..fb14382 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-librg-exception-perl (1.0.2-1) unstable; urgency=low
+librg-exception-perl (1.0.3-1) unstable; urgency=low
* Initial release (Closes: #681098)
diff --git a/debian/control b/debian/control
index 957b79e..67a07e4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,21 @@
Source: librg-exception-perl
Section: perl
-Priority: optional
+Priority: extra
Maintainer: Debian Med Packaging Team <debian-med-packageing at lists.alioth.debian.org>
-Uploaders: Ariane Boehm <boehma at in.tum.de>
-Build-Depends: debhelper (>= 8.0.0)
+Uploaders: Ariane Boehm <boehma at in.tum.de>, Laszlo Kajan <lkajan at rostlab.org>
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: perl
Standards-Version: 3.9.3
-Homepage: http://www.rostlab.org
+Homepage: http://rostlab.org/
Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/librg-exception-perl/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/librg-exception-perl/trunk/
+DM-Upload-Allowed: yes
Package: librg-exception-perl
Architecture: all
-Depends: ${misc:Depends}
-Description: "RG\:Exception Perl Module"
- "This package provides the RG\:\:Exception Module
- used in certain scripts from the Rost Lab"
+Depends: ${misc:Depends}, ${perl:Depends}
+Description: RG::Exception Perl module
+ This package provides the RG::Exception Perl module. The module is used in
+ certain scripts from the Rost Lab.
+ .
+ This package is part of the Rost Lab PredictProtein suite.
diff --git a/debian/copyright b/debian/copyright
index 5b3f6ce..8f204a8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,28 +1,30 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: librg-exception-perl
-Source: http://www.rostlab.org
+Upstream-Contact: Laszlo Kajan <lkajan at rostlab.org>
+Source: ftp://rostlab.org/librg-exception-perl/
+
+Files: debian/*
+Copyright: 2011 Laszlo Kajan <lkajan at rostlab.org> Technical University of Munich, Germany
+ 2012 Ariane Boehm <boehma at in.tum.de>
+License: Artistic or GPL-1+
Files: *
Copyright: 2008 <lkajan at rostlab.org>
-License: GPL-3.0+
+License: Artistic or GPL-1+
-Files: debian/*
-Copyright: 2012 Ariane Boehm <boehma at in.tum.de>
-License: GPL-3.0+
+License: Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
-License: GPL-3.0+
- This program is free software: you can redistribute it and/or modify
+License: GPL-1+
+ This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
+ the Free Software Foundation; either version 1, or (at your option)
+ any later version.
.
- This package is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
- .
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>.
- .
- On Debian systems, the complete text of the GNU General
- Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.
+
diff --git a/debian/rules b/debian/rules
index b760bee..5425b7f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,4 @@
#!/usr/bin/make -f
-# -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
-
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
diff --git a/debian/watch b/debian/watch
index 93d21ab..3115625 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,23 +1,2 @@
-# Example watch control file for uscan
-# Rename this file to "watch" and then you can run the "uscan" command
-# to check for upstream updates and more.
-# See uscan(1) for format
-
-# Compulsory line, this is a version 3 file
version=3
ftp://rostlab.org/librg-exception-perl/librg-exception-perl-([0-9.]+)\.tar\.gz
-
-
-# Uncomment to examine a Webpage
-# <Webpage URL> <string match>
-#http://www.example.com/downloads.php librg-exception-perl-(.*)\.tar\.gz
-
-# Uncomment to examine a Webserver directory
-#http://www.example.com/pub/librg-exception-perl-(.*)\.tar\.gz
-
-# Uncommment to examine a FTP server
-#ftp://ftp.example.com/pub/librg-exception-perl-(.*)\.tar\.gz debian uupdate
-
-# Uncomment to find new files on sourceforge, for devscripts >= 2.9
-# http://sf.net/librg-exception-perl/librg-exception-perl-(.*)\.tar\.gz
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/librg-exception-perl.git
More information about the debian-med-commit
mailing list