r75770 - in /trunk/liblist-compare-perl/debian: changelog compat control copyright rules source/ source/format

fabreg-guest at users.alioth.debian.org fabreg-guest at users.alioth.debian.org
Wed Jun 15 10:10:07 UTC 2011


Author: fabreg-guest
Date: Wed Jun 15 10:10:03 2011
New Revision: 75770

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=75770
Log:
Updated package

Added:
    trunk/liblist-compare-perl/debian/source/
    trunk/liblist-compare-perl/debian/source/format
Modified:
    trunk/liblist-compare-perl/debian/changelog
    trunk/liblist-compare-perl/debian/compat
    trunk/liblist-compare-perl/debian/control
    trunk/liblist-compare-perl/debian/copyright
    trunk/liblist-compare-perl/debian/rules

Modified: trunk/liblist-compare-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblist-compare-perl/debian/changelog?rev=75770&op=diff
==============================================================================
--- trunk/liblist-compare-perl/debian/changelog (original)
+++ trunk/liblist-compare-perl/debian/changelog Wed Jun 15 10:10:03 2011
@@ -1,4 +1,4 @@
-liblist-compare-perl (0.37-2) UNRELEASED; urgency=low
+liblist-compare-perl (0.37-3) UNRELEASED; urgency=low
 
   [ gregor herrmann ]
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
@@ -10,7 +10,16 @@
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
 
- -- Rene Mayorga <rmayorga at debian.org>  Tue, 20 Jan 2009 01:27:44 -0600
+  [ Fabrizio Regalli ]
+  * Bump to 3.9.2 Standard-Version.
+  * Switch to DEP5 license format.
+  * Add myself to Uploaders.
+  * Switch d/compat to 8.
+  * Build-Depends: switch to debhelper (>= 8).
+  * Bump to 3.0 quilt format.
+  * Email change: gregor herrmann -> gregoa at debian.org
+
+ -- Fabrizio Regalli <fabreg at fabreg.it>  Wed, 15 Jun 2011 12:08:10 +0200
 
 liblist-compare-perl (0.37-1) unstable; urgency=low
 

Modified: trunk/liblist-compare-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblist-compare-perl/debian/compat?rev=75770&op=diff
==============================================================================
--- trunk/liblist-compare-perl/debian/compat (original)
+++ trunk/liblist-compare-perl/debian/compat Wed Jun 15 10:10:03 2011
@@ -1,1 +1,1 @@
-5
+8

Modified: trunk/liblist-compare-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblist-compare-perl/debian/control?rev=75770&op=diff
==============================================================================
--- trunk/liblist-compare-perl/debian/control (original)
+++ trunk/liblist-compare-perl/debian/control Wed Jun 15 10:10:03 2011
@@ -1,18 +1,19 @@
 Source: liblist-compare-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5)
-Build-Depends-Indep: perl (>= 5.8.0-7)
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>, 
- Rene Mayorga <rmayorga at debian.org>
-Standards-Version: 3.7.3
+Uploaders: gregor herrmann <gregoa at debian.org>,
+ Rene Mayorga <rmayorga at debian.org>,
+ Fabrizio Regalli <fabreg at fabreg.it>
+Standards-Version: 3.9.2
 Homepage: http://search.cpan.org/dist/List-Compare/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/liblist-compare-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/liblist-compare-perl/
 
 Package: liblist-compare-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
-Description:  Compare elements of two or more lists
+Depends: ${misc:Depends}, ${perl:Depends}
+Description: Compare elements of two or more lists
  This module lets you compare elements between lists.

Modified: trunk/liblist-compare-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblist-compare-perl/debian/copyright?rev=75770&op=diff
==============================================================================
--- trunk/liblist-compare-perl/debian/copyright (original)
+++ trunk/liblist-compare-perl/debian/copyright Wed Jun 15 10:10:03 2011
@@ -1,40 +1,33 @@
-This is the debian package for the List-Compare module.
-It was created by David Moreno Garza <damog at debian.org> using
-dh-make-perl, and is now maintained by the Debian Perl group.
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: James E Keenan (jkeenan at cpan.org)
+Source: http://search.cpan.org/dist/List-Compare/
+Name: List-Compare
 
-You can find the pristine sources for this module at:
-http://search.cpan.org/dist/List-Compare/
+Files: *
+Copyright: 2002-2008, James E Keenan (jkeenan at cpan.org)
+License: Artistic or GPL-1+
 
-The upstream author is: 
+Files: debian/*
+Copyright: 2006, David Moreno Garza <damog at debian.org>
+ 2006, Gunnar Wolf <gwolf at debian.org>
+ 2008, Rene Mayorga <rmayorga at debian.org.sv>
+ 2007, 2008, gregor herrmann <gregoa at debian.org>
+ 2009, Rene Mayorga <rmayorga at debian.org>
+ 2011, Fabrizio Regalli <fabreg at fabreg.it>
+License: Artistic or GPL-1+
 
-Copyright (c) 2002-08 James E. Keenan.  United States.  All rights reserved. 
-This is free software and may be distributed under the same terms as Perl
-itself.
+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'.
 
-Perl is distributed under your choice of the GNU General Public License or
-the Artistic License.  On Debian GNU/Linux systems, the complete text of the
-GNU General Public License can be found in `/usr/share/common-licenses/GPL'
-and the Artistic Licence in `/usr/share/common-licenses/Artistic'.
-
-DISCLAIMER OF WARRANTY
-
-BECAUSE THIS SOFTWARE IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
-FOR THE SOFTWARE, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT
-WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER
-PARTIES PROVIDE THE SOFTWARE "AS IS" WITHOUT WARRANTY OF ANY KIND,
-EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
-SOFTWARE IS WITH YOU. SHOULD THE SOFTWARE PROVE DEFECTIVE, YOU ASSUME
-THE COST OF ALL NECESSARY SERVICING, REPAIR, OR CORRECTION.
-
-IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
-REDISTRIBUTE THE SOFTWARE AS PERMITTED BY THE ABOVE LICENCE, BE
-LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL,
-OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE
-THE SOFTWARE (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
-RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
-FAILURE OF THE SOFTWARE TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
-SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
-DAMAGES.
+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 1, or (at your option)
+ any later version.
+ .
+ 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/liblist-compare-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblist-compare-perl/debian/rules?rev=75770&op=diff
==============================================================================
--- trunk/liblist-compare-perl/debian/rules (original)
+++ trunk/liblist-compare-perl/debian/rules Wed Jun 15 10:10:03 2011
@@ -1,60 +1,4 @@
 #!/usr/bin/make -f
-# This debian/rules file is provided as a template for normal perl
-# packages. It was created by Marc Brockschmidt <marc at dch-faq.de> for
-# the Debian Perl Group (http://pkg-perl.alioth.debian.org/) but may
-# be used freely wherever it is useful.
 
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-# If set to a true value then MakeMaker's prompt function will
-# always return the default without waiting for user input.
-export PERL_MM_USE_DEFAULT=1
-
-PERL   ?= /usr/bin/perl
-PACKAGE = $(shell dh_listpackages)
-TMP     = $(CURDIR)/debian/$(PACKAGE)
-
-build: build-stamp
-build-stamp:
-	dh_testdir
-	$(PERL) Makefile.PL INSTALLDIRS=vendor
-	$(MAKE)
-	$(MAKE) test
-	touch $@
-
-clean:
-	dh_testdir
-	dh_testroot
-	dh_clean build-stamp install-stamp
-	[ ! -f Makefile ] || $(MAKE) realclean
-
-install: install-stamp
-install-stamp: build-stamp
-	dh_testdir
-	dh_testroot
-	dh_clean -k
-	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
-	[ ! -d $(TMP)/usr/lib/perl5 ] || \
-		rmdir --ignore-fail-on-non-empty --parents --verbose \
-		$(TMP)/usr/lib/perl5
-	touch $@
-
-binary-arch:
-# We have nothing to do here for an architecture-independent package
-
-binary-indep: build install
-	dh_testdir
-	dh_testroot
-	dh_installdocs FAQ
-	dh_installchangelogs Changes
-	dh_perl
-	dh_compress
-	dh_fixperms
-	dh_installdeb
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install
+%:
+	dh $@

Added: trunk/liblist-compare-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblist-compare-perl/debian/source/format?rev=75770&op=file
==============================================================================
--- trunk/liblist-compare-perl/debian/source/format (added)
+++ trunk/liblist-compare-perl/debian/source/format Wed Jun 15 10:10:03 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)




More information about the Pkg-perl-cvs-commits mailing list