r53807 - in /trunk/libuniversal-exports-perl/debian: ./ changelog compat control copyright rules watch

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sun Mar 7 01:40:33 UTC 2010


Author: jawnsy-guest
Date: Sun Mar  7 01:40:24 2010
New Revision: 53807

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=53807
Log:
[svn-inject] Applying Debian modifications to trunk

Added:
    trunk/libuniversal-exports-perl/debian/
    trunk/libuniversal-exports-perl/debian/changelog
    trunk/libuniversal-exports-perl/debian/compat
    trunk/libuniversal-exports-perl/debian/control
    trunk/libuniversal-exports-perl/debian/copyright
    trunk/libuniversal-exports-perl/debian/rules   (with props)
    trunk/libuniversal-exports-perl/debian/watch

Added: trunk/libuniversal-exports-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libuniversal-exports-perl/debian/changelog?rev=53807&op=file
==============================================================================
--- trunk/libuniversal-exports-perl/debian/changelog (added)
+++ trunk/libuniversal-exports-perl/debian/changelog Sun Mar  7 01:40:24 2010
@@ -1,0 +1,67 @@
+libuniversal-exports-perl (0.05-1) unstable; urgency=low
+
+  * New upstream release
+  * debian/control: Moved debhelper to Build-Depends
+
+ -- Stephen Quinney <sjq at debian.org>  Fri, 13 Oct 2006 20:58:30 +0100
+
+libuniversal-exports-perl (0.03-8) unstable; urgency=low
+
+  * Removed files which conflict with libuniversal-require-perl and now
+    depend on that package instead, closes: #344018.
+  * Switched to my debian.org address.
+
+ -- Stephen Quinney <sjq at debian.org>  Mon,  2 Jan 2006 09:37:44 +0000
+
+libuniversal-exports-perl (0.03-7) unstable; urgency=low
+
+  * New maintainer, closes: #289432.
+  * debian/control:
+      * Updated to latest Standards-Version
+      * Updated debhelper build-dependency to >= 4
+      * Changed Section to perl
+  * debian/compat - Added in-line with current best practice
+  * debian/rules  - Changed to my standard file
+  * debian/copyright - Tidied up
+  * debian/watch - Added
+
+ -- Stephen Quinney <sjq at debian.org>  Fri, 14 Jan 2005 19:59:39 +0000
+
+libuniversal-exports-perl (0.03-6) unstable; urgency=low
+
+  * Build-Depends-Indep: libexporter-lite-perl
+
+ -- Dagfinn Ilmari Mannsaker <ilmari at ping.uio.no>  Fri,  9 Aug 2002 01:45:39 +0200
+
+libuniversal-exports-perl (0.03-5) unstable; urgency=low
+
+  * Really fix debian/copyright
+
+ -- Dagfinn Ilmari Mannsaker <ilmari at ping.uio.no>  Fri,  9 Aug 2002 00:49:22 +0200
+
+libuniversal-exports-perl (0.03-4) unstable; urgency=low
+
+  * debian/copyright: Add pointers to full license texts.
+
+ -- Dagfinn Ilmari Mannsaker <ilmari at ping.uio.no>  Wed, 24 Jul 2002 01:28:48 +0200
+
+libuniversal-exports-perl (0.03-3) unstable; urgency=low
+
+  * Included copyright statement and license.
+
+ -- Dagfinn Ilmari Mannsaker <ilmari at ping.uio.no>  Thu, 18 Jul 2002 16:36:51 +0200
+
+libuniversal-exports-perl (0.03-2) unstable; urgency=low
+
+  * Close ITP. (Closes: #153149)
+  * Removed pointless README.Debian.
+  * debian/changelog: Removed "Local Variables" section.
+  * debian/rules: Removed cruft from dh-make
+
+ -- Dagfinn Ilmari Mannsaker <ilmari at ping.uio.no>  Tue, 16 Jul 2002 15:12:03 +0200
+
+libuniversal-exports-perl (0.03-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Dagfinn Ilmari Mannsaker <ilmari at ping.uio.no>  Tue, 16 Jul 2002 12:45:22 +0200

Added: trunk/libuniversal-exports-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libuniversal-exports-perl/debian/compat?rev=53807&op=file
==============================================================================
--- trunk/libuniversal-exports-perl/debian/compat (added)
+++ trunk/libuniversal-exports-perl/debian/compat Sun Mar  7 01:40:24 2010
@@ -1,0 +1,1 @@
+4

Added: trunk/libuniversal-exports-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libuniversal-exports-perl/debian/control?rev=53807&op=file
==============================================================================
--- trunk/libuniversal-exports-perl/debian/control (added)
+++ trunk/libuniversal-exports-perl/debian/control Sun Mar  7 01:40:24 2010
@@ -1,0 +1,20 @@
+Source: libuniversal-exports-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 4)
+Build-Depends-Indep: perl (>= 5.6.0-17), libexporter-lite-perl, libuniversal-require-perl
+Maintainer: Stephen Quinney <sjq at debian.org>
+Standards-Version: 3.7.2
+
+Package: libuniversal-exports-perl
+Architecture: all
+Depends: ${perl:Depends}, libexporter-lite-perl, libuniversal-require-perl
+Description: Lightweight, universal exporting of variables
+ This is an alternative to Exporter intended to provide a universal,
+ lightweight subset of its functionality.  It uses Exporter::Lite,
+ so look there for details.
+ .
+ This module used to provide UNIVERSAL::require, that is now in a
+ separate package libuniversal-require-perl. For reasons of backwards
+ compatibility this package depends on that one.
+

Added: trunk/libuniversal-exports-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libuniversal-exports-perl/debian/copyright?rev=53807&op=file
==============================================================================
--- trunk/libuniversal-exports-perl/debian/copyright (added)
+++ trunk/libuniversal-exports-perl/debian/copyright Sun Mar  7 01:40:24 2010
@@ -1,0 +1,23 @@
+This package was debianized by Stephen Quinney <sjq at debian.org>
+on Fri, 14 Jan 2005 19:52:17 +0000
+
+It was downloaded from http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWERN/
+
+The upstream author is: Michael G Schwern <schwern at pobox.com>.
+
+Copyright:
+
+    Copyright 2001, 2006 by Michael G Schwern <schwern at pobox.com>.
+
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of either:
+
+    a) the GNU General Public License as published by the Free Software
+       Foundation; either version 1, or (at your option) any later
+       version, or
+
+    b) the "Artistic License" which comes with Perl.
+
+    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'.

Added: trunk/libuniversal-exports-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libuniversal-exports-perl/debian/rules?rev=53807&op=file
==============================================================================
--- trunk/libuniversal-exports-perl/debian/rules (added)
+++ trunk/libuniversal-exports-perl/debian/rules Sun Mar  7 01:40:24 2010
@@ -1,0 +1,70 @@
+#!/usr/bin/make -f
+# Sample debian/rules that uses debhelper.
+# GNU copyright 1997 to 1999 by Joey Hess.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+# Define the perl interpreter
+
+PACKAGE = $(shell dh_listpackages)
+
+TMP     =`pwd`/debian/$(PACKAGE)
+
+PERL = /usr/bin/perl
+
+configure: configure-stamp
+configure-stamp:
+	dh_testdir
+
+	perl Makefile.PL verbose INSTALLDIRS=vendor
+
+	touch configure-stamp
+
+build: build-stamp
+build-stamp: configure-stamp 
+	dh_testdir
+
+	$(MAKE)
+	$(MAKE) test
+	touch build-stamp
+
+clean:
+	dh_testdir
+	dh_testroot
+
+	[ ! -e Makefile ] || $(MAKE) distclean
+
+	dh_clean build-stamp configure-stamp
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_clean -k
+	dh_installdirs
+
+	$(MAKE) install PREFIX=$(TMP)/usr
+
+	# Remove any empty directories
+
+	find $(TMP)/usr -type d -empty -print0 | xargs --no-run-if-empty --null rmdir -p --ignore-fail-on-non-empty
+
+binary-arch: build install
+# We have nothing to do by default.
+
+binary-indep: build install
+	dh_testdir
+	dh_testroot
+	dh_perl
+	dh_installdocs
+	dh_installman
+	dh_installchangelogs Changes
+	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 configure

Propchange: trunk/libuniversal-exports-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libuniversal-exports-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libuniversal-exports-perl/debian/watch?rev=53807&op=file
==============================================================================
--- trunk/libuniversal-exports-perl/debian/watch (added)
+++ trunk/libuniversal-exports-perl/debian/watch Sun Mar  7 01:40:24 2010
@@ -1,0 +1,2 @@
+version=2
+http://www.cpan.org/authors/id/M/MS/MSCHWERN/UNIVERSAL-exports-(\d+\.\d+)\.tar\.gz debian uupdate




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