--- libgetopt-argvfile-perl-1.11.orig/debian/control +++ libgetopt-argvfile-perl-1.11/debian/control @@ -0,0 +1,34 @@ +Source: libgetopt-argvfile-perl +Section: perl +Priority: optional +Maintainer: Debian Perl Group +Uploaders: Ardo van Rangelrooij , gregor herrmann +Standards-Version: 3.7.3 +Homepage: http://search.cpan.org/dist/Getopt-ArgvFile/ +Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libgetopt-argvfile-perl/ +Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libgetopt-argvfile-perl/ +Build-Depends: debhelper (>= 5.0) +Build-Depends-Indep: perl, libtest-harness-perl, libtest-simple-perl, + libtest-pod-perl, libtest-pod-coverage-perl + +Package: libgetopt-argvfile-perl +Section: perl +Priority: optional +Architecture: all +Depends: ${perl:Depends} +Conflicts: libgetopt-argfile-perl +Provides: libgetopt-argfile-perl +Replaces: libgetopt-argfile-perl +Description: Perl module for reading script options and parameters from files + This module simply interpolates option file hints in @ARGV by the + contents of the pointed files. This enables option reading from + files instead of or additional to the usual reading from the command + line. + . + Alternatively, you can process any array instead of @ARGV which is + used by default and mentioned mostly in this manual. + . + The interpolated @ARGV could be subsequently processed by the usual + option handling, e.g. by a Getopt::xxx module. Getopt::ArgvFile does + not perform any option handling itself, it only prepares the array + @ARGV. --- libgetopt-argvfile-perl-1.11.orig/debian/copyright +++ libgetopt-argvfile-perl-1.11/debian/copyright @@ -0,0 +1,40 @@ +This package was debianized by Ardo van Rangelrooij +on Sun, June 11, 2000, 19:10:42 +0200. + +It was downloaded from the Comprehensive Perl Archive Network (CPAN): +http://search.cpan.org/dist/Getopt-ArgvFile/ + +Upstream Author: Jochen Stenzel + +Copyright: + +Copyright (c) 1993-2007 Jochen Stenzel. All rights reserved. + +This module is free software, you can redistribute it and/or modify it +under the terms of the Artistic License distributed with Perl version +5.003 or (at your option) any later version. Please refer to the +Artistic License that came with your Perl distribution for more +details. + + +Disclaimer +========== + +This software is distributed in the hope that it will be useful, but +is provided "AS IS" WITHOUT WARRANTY OF ANY KIND, either expressed or +implied, INCLUDING, without limitation, 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 (the holder of the software). Should the software prove +defective, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR +CORRECTION. + +IN NO EVENT WILL ANY COPYRIGHT HOLDER OR ANY OTHER PARTY WHO MAY CREATE, +MODIFY, OR DISTRIBUTE THE SOFTWARE BE LIABLE OR RESPONSIBLE TO YOU OR TO +ANY OTHER ENTITY FOR ANY KIND OF DAMAGES (no matter how awful - not even +if they arise from known or unknown flaws in the software). + + +On a Debian system a copy of the Artistic License can be found in the file +'/usr/share/common-licenses/Artistic'. --- libgetopt-argvfile-perl-1.11.orig/debian/watch +++ libgetopt-argvfile-perl-1.11/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://search.cpan.org/dist/Getopt-ArgvFile/ .*/Getopt-ArgvFile-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) --- libgetopt-argvfile-perl-1.11.orig/debian/compat +++ libgetopt-argvfile-perl-1.11/debian/compat @@ -0,0 +1 @@ +5 --- libgetopt-argvfile-perl-1.11.orig/debian/changelog +++ libgetopt-argvfile-perl-1.11/debian/changelog @@ -0,0 +1,124 @@ +libgetopt-argvfile-perl (1.11-1) unstable; urgency=low + + * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser + field (source stanza); Homepage field (source stanza). Removed: XS- + Vcs-Svn fields. + * Refresh debian/rules, no functional changes. + * debian/watch: use dist-based URL. + + * New upstream release (closes: #483345). + * Add build dependencies on libtest-pod-perl, libtest-pod-coverage-perl to + enable additional tests. + * debian/control: change my email address. + * Set Standards-Version to 3.7.3 (no changes). + * Install upstream README, Changes, demos. + * debian/copyright: update years of copyright, point to a specific URL for + the upstream source, shorten explanation of Artistic License. + * Remove debian/libgetopt-argvfile-perl.install (not needed) and + debian/libgetopt-argvfile-perl.docs (README is installed from + debian/rules) from source package. + + -- gregor herrmann Wed, 28 May 2008 18:01:35 +0200 + +libgetopt-argvfile-perl (1.10-3) unstable; urgency=low + + * Use $(CURDIR) [make] instead of $(PWD) [sh] to fix issues with sudo. + + -- gregor herrmann Sun, 1 Oct 2006 14:15:21 +0200 + +libgetopt-argvfile-perl (1.10-2) unstable; urgency=low + + * debian/watch: changed 'version' to 3 + * debian/control: changed 'Maintainer' to 'Debian Perl Group + ' + * debian/control: added current maintainter to 'Uploaders' + + -- Ardo van Rangelrooij Tue, 20 Jun 2006 22:35:04 -0500 + +libgetopt-argvfile-perl (1.10-1) unstable; urgency=low + + * New upstream release + (closes: Bug#329551) + * debian/copyright: updated + * debian/watch: added + * debian/control: moved build dependency on debhelper to 'Build-Depends' + * debian/control: changed build dependency on 'debhelper' to '(>= 5.0)' + * debian/compat: changed to '5' + * debian/control: upgraded to Debian Policy 3.7.2 (no changes) + * t/resolvepathes.t,t/.resolvepathes.t: changed to match build directory + + -- Ardo van Rangelrooij Sat, 10 Jun 2006 14:50:29 -0500 + +libgetopt-argvfile-perl (1.06-3) unstable; urgency=low + + * Renamed from 'libgetopt-argfile-perl' to 'libgetopt-argvfile-perl' + (upstream package name) + * debian/control: added 'Conflicts', 'Provides', and 'Replaces' + * debian/control: upgraded to Debian Policy 3.6.1 (no changes) + + -- Ardo van Rangelrooij Sat, 7 Feb 2004 11:07:29 -0600 + +libgetopt-argfile-perl (1.06-2) unstable; urgency=low + + * debian/rules: moved debhelper compatibility level setting to + 'debian/compat' per latest debhelper best practices + * debian/control: updated sections according to latest archive changes: + - 'libgetopt-argfile-perl' from 'interpreters' to 'perl' + * debian/control: changed build dependency on 'debhelper' to '(>= 4.1)' + * debian/control: upgraded to Debian Policy 3.6.0 (no changes) + + -- Ardo van Rangelrooij Sat, 26 Jul 2003 17:06:53 -0500 + +libgetopt-argfile-perl (1.06-1) unstable; urgency=low + + * New upstream release + * debian/control: added build dependency on 'libtest-harness-perl' + * debian/rules: upgraded to debhelper v4 + * debian/control: changed build dependency on debhelper accordingly + * debian/rules: migrated from 'dh_movefiles' to 'dh_install' + * debian/rules: split off 'install' target from 'binary-indep' target + * debian/copyright: added pointer to license + + -- Ardo van Rangelrooij Sun, 4 Aug 2002 17:15:40 -0500 + +libgetopt-argfile-perl (1.04-3) unstable; urgency=low + + * debian/control: upgraded to Debian Policy 3.5.6 + + -- Ardo van Rangelrooij Sun, 23 Dec 2001 10:02:29 -0600 + +libgetopt-argfile-perl (1.04-2) unstable; urgency=low + + * debian/control: upgraded to Debian Policy 3.5.5 + * debian/control: upgraded to Debian Perl Policy 1.20 + + -- Ardo van Rangelrooij Thu, 5 Jul 2001 19:56:49 -0500 + +libgetopt-argfile-perl (1.04-1) unstable; urgency=low + + * New upstream release + * debian/control: updated perl dependency + + -- Ardo van Rangelrooij Sat, 14 Apr 2001 14:43:38 -0500 + +libgetopt-argfile-perl (1.03-3) unstable; urgency=low + + * debian/control: updated debhelper dependency to remove dh_testversion + * debian/control: upgraded to Debian Policy 3.5.2 + * debian/control: upgraded to Debian Perl Policy 1.17 + * debian/rules: upgraded to Debian Perl Policy 1.17 + + -- Ardo van Rangelrooij Sun, 1 Apr 2001 11:56:26 -0500 + +libgetopt-argfile-perl (1.03-2) unstable; urgency=low + + * debian/control: upgraded to Debian Policy 3.2.1 + * debian/rules: upgraded to debhelper v3 + + -- Ardo van Rangelrooij Sun, 14 Jan 2001 11:04:27 -0600 + +libgetopt-argfile-perl (1.03-1) unstable; urgency=low + + * Initial Release + + -- Ardo van Rangelrooij Sun, 11 Jun 2000 18:55:58 +0200 --- libgetopt-argvfile-perl-1.11.orig/debian/rules +++ libgetopt-argvfile-perl-1.11/debian/rules @@ -0,0 +1,61 @@ +#!/usr/bin/make -f +# This debian/rules file is provided as a template for normal perl +# packages. It was created by Marc Brockschmidt 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_installexamples demos/* + dh_installdocs README + 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