Author: lkajan-guest Date: 2012-07-13 10:41:27 +0000 (Fri, 13 Jul 2012) New Revision: 11773
Modified: trunk/packages/librg-exception-perl/trunk/debian/changelog trunk/packages/librg-exception-perl/trunk/debian/control trunk/packages/librg-exception-perl/trunk/debian/copyright trunk/packages/librg-exception-perl/trunk/debian/rules trunk/packages/librg-exception-perl/trunk/debian/watch Log: corrected d/copyright; reviewed d/control and other files of the Debianization Modified: trunk/packages/librg-exception-perl/trunk/debian/changelog =================================================================== --- trunk/packages/librg-exception-perl/trunk/debian/changelog 2012-07-12 22:30:10 UTC (rev 11772) +++ trunk/packages/librg-exception-perl/trunk/debian/changelog 2012-07-13 10:41:27 UTC (rev 11773) @@ -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) Modified: trunk/packages/librg-exception-perl/trunk/debian/control =================================================================== --- trunk/packages/librg-exception-perl/trunk/debian/control 2012-07-12 22:30:10 UTC (rev 11772) +++ trunk/packages/librg-exception-perl/trunk/debian/control 2012-07-13 10:41:27 UTC (rev 11773) @@ -1,17 +1,21 @@ Source: librg-exception-perl Section: perl -Priority: optional +Priority: extra Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Ariane Boehm <[email protected]> -Build-Depends: debhelper (>= 8.0.0) +Uploaders: Ariane Boehm <[email protected]>, Laszlo Kajan <[email protected]> +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. Modified: trunk/packages/librg-exception-perl/trunk/debian/copyright =================================================================== --- trunk/packages/librg-exception-perl/trunk/debian/copyright 2012-07-12 22:30:10 UTC (rev 11772) +++ trunk/packages/librg-exception-perl/trunk/debian/copyright 2012-07-13 10:41:27 UTC (rev 11773) @@ -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 <[email protected]> +Source: ftp://rostlab.org/librg-exception-perl/ +Files: debian/* +Copyright: 2011 Laszlo Kajan <[email protected]> Technical University of Munich, Germany + 2012 Ariane Boehm <[email protected]> +License: Artistic or GPL-1+ + Files: * Copyright: 2008 <[email protected]> -License: GPL-3.0+ +License: Artistic or GPL-1+ -Files: debian/* -Copyright: 2012 Ariane Boehm <[email protected]> -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'. + Modified: trunk/packages/librg-exception-perl/trunk/debian/rules =================================================================== --- trunk/packages/librg-exception-perl/trunk/debian/rules 2012-07-12 22:30:10 UTC (rev 11772) +++ trunk/packages/librg-exception-perl/trunk/debian/rules 2012-07-13 10:41:27 UTC (rev 11773) @@ -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 Modified: trunk/packages/librg-exception-perl/trunk/debian/watch =================================================================== --- trunk/packages/librg-exception-perl/trunk/debian/watch 2012-07-12 22:30:10 UTC (rev 11772) +++ trunk/packages/librg-exception-perl/trunk/debian/watch 2012-07-13 10:41:27 UTC (rev 11773) @@ -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 - _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
