r10387 - in /trunk/libtie-regexphash-perl/debian: ./ changelog compat control copyright rules watch
vdanjean at users.alioth.debian.org
vdanjean at users.alioth.debian.org
Sat Dec 1 12:21:44 UTC 2007
Author: vdanjean
Date: Sat Dec 1 12:21:44 2007
New Revision: 10387
URL: http://svn.debian.org/wsvn/?sc=1&rev=10387
Log:
[svn-inject] Applying Debian modifications to trunk
Added:
trunk/libtie-regexphash-perl/debian/
trunk/libtie-regexphash-perl/debian/changelog
trunk/libtie-regexphash-perl/debian/compat
trunk/libtie-regexphash-perl/debian/control
trunk/libtie-regexphash-perl/debian/copyright
trunk/libtie-regexphash-perl/debian/rules (with props)
trunk/libtie-regexphash-perl/debian/watch
Added: trunk/libtie-regexphash-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libtie-regexphash-perl/debian/changelog?rev=10387&op=file
==============================================================================
--- trunk/libtie-regexphash-perl/debian/changelog (added)
+++ trunk/libtie-regexphash-perl/debian/changelog Sat Dec 1 12:21:44 2007
@@ -1,0 +1,71 @@
+libtie-regexphash-perl (0.15-1) unstable; urgency=low
+
+ * New upstream release
+ * Updated debian/watch so uupdate will work
+ * Build-Depends-Indep to Build-Depends for lintian
+ * Bumped policy version to 3.7.2.2 (No other changes)
+ * Fixed rules to conditionally ignore make clean error for lintian
+
+ -- Jay Bonci <jaybonci at debian.org> Wed, 04 Jul 2007 18:00:53 -0400
+
+libtie-regexphash-perl (0.13-1) unstable; urgency=low
+
+ * New upstream version
+
+ -- Jay Bonci <jaybonci at debian.org> Mon, 10 Jan 2005 14:20:06 -0500
+
+libtie-regexphash-perl (0.12-8) unstable; urgency=low
+
+ * Fixes debian/watch file so uscan will actually work
+
+ -- Jay Bonci <jaybonci at debian.org> Mon, 11 Oct 2004 02:52:09 -0400
+
+libtie-regexphash-perl (0.12-7) unstable; urgency=low
+
+ * Updated maintainer address
+ * Bumped to policy version 3.6.1.0 (no other changes)
+ * Changed rules file to my new standard rules template
+ * Changed copyright url to not be dependant on the module version
+
+ -- Jay Bonci <jaybonci at debian.org> Thu, 16 Oct 2003 16:05:43 -0400
+
+libtie-regexphash-perl (0.12-6) unstable; urgency=low
+
+ * Updated to debian-policy version 3.5.9
+ * Updated to use debhelper version 4
+
+ -- Jay Bonci <jay at bonci.com> Wed, 9 Apr 2003 09:33:22 -0400
+
+libtie-regexphash-perl (0.12-5) unstable; urgency=low
+
+ * New section
+ * Shorter build process
+
+ -- Jay Bonci <jay at bonci.com> Tue, 1 Apr 2003 06:49:48 -0500
+
+libtie-regexphash-perl (0.12-4) unstable; urgency=low
+
+ * Fix to module manpage extension
+
+ -- Jay Bonci <jay at bonci.com> Wed, 15 Jan 2003 22:54:53 -0500
+
+libtie-regexphash-perl (0.12-3) unstable; urgency=low
+
+ * Policy fix in regards to binary-arch in debian/rules
+
+ -- Jay Bonci <jay at bonci.com> Thu, 26 Dec 2002 20:32:07 -0500
+
+libtie-regexphash-perl (0.12-2) unstable; urgency=low
+
+ * Cleaned up build process more thanks to algernon.
+ * Clarification in rules and copyright files.
+
+ -- Jay Bonci <jay at bonci.com> Thu, 26 Dec 2002 10:29:27 -0500
+
+libtie-regexphash-perl (0.12-1) unstable; urgency=low
+
+ * Initial Release
+ * closes: bug#174236
+
+ -- Jay Bonci <jay at bonci.com> Tue, 24 Dec 2002 13:32:28 -0500
+
Added: trunk/libtie-regexphash-perl/debian/compat
URL: http://svn.debian.org/wsvn/trunk/libtie-regexphash-perl/debian/compat?rev=10387&op=file
==============================================================================
--- trunk/libtie-regexphash-perl/debian/compat (added)
+++ trunk/libtie-regexphash-perl/debian/compat Sat Dec 1 12:21:44 2007
@@ -1,0 +1,1 @@
+4
Added: trunk/libtie-regexphash-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libtie-regexphash-perl/debian/control?rev=10387&op=file
==============================================================================
--- trunk/libtie-regexphash-perl/debian/control (added)
+++ trunk/libtie-regexphash-perl/debian/control Sat Dec 1 12:21:44 2007
@@ -1,0 +1,13 @@
+Source: libtie-regexphash-perl
+Section: perl
+Priority: optional
+Maintainer: Jay Bonci <jaybonci at debian.org>
+Build-Depends: debhelper (>> 4.0.0), perl (>= 5.6.0-16)
+Standards-Version: 3.7.2.2
+
+Package: libtie-regexphash-perl
+Architecture: all
+Depends: ${perl:Depends}
+Description: CPAN's Tie::RegexpHash - Use regular expressions as hash keys
+ Tie::RegexpHash allows one to use regular expressions as hash keys via
+ the standard tied hash interfaces in Perl, or through PerlOO methods.
Added: trunk/libtie-regexphash-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libtie-regexphash-perl/debian/copyright?rev=10387&op=file
==============================================================================
--- trunk/libtie-regexphash-perl/debian/copyright (added)
+++ trunk/libtie-regexphash-perl/debian/copyright Sat Dec 1 12:21:44 2007
@@ -1,0 +1,25 @@
+This package was debianized by Jay Bonci <jay at bonci.com> on
+Tue, 24 Dec 2002 13:32:28 -0500.
+
+It was downloaded from http://search.cpan.org/dist/Tie-RegexpHash
+
+Upstream Author: Robert Rothenberg <rrwo at cpan.org>
+
+Copyright:
+
+ 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"
+
+ See:
+
+ /usr/share/common-licenses/Artistic
+ /usr/share/common-licenses/GPL
+
+ For more information regarding these licensing options
+
Added: trunk/libtie-regexphash-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libtie-regexphash-perl/debian/rules?rev=10387&op=file
==============================================================================
--- trunk/libtie-regexphash-perl/debian/rules (added)
+++ trunk/libtie-regexphash-perl/debian/rules Sat Dec 1 12:21:44 2007
@@ -1,0 +1,53 @@
+#!/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
+
+# This is the debhelper compatibility version to use.
+# export DH_COMPAT=4
+
+PACKAGE=`pwd | sed -e "s/.*\/\\(.*\\)-.*/\\1/"`
+
+
+build:
+ dh_testdir
+ # Add here commands to compile the package.
+ perl Makefile.PL verbose INSTALLDIRS=vendor
+clean:
+ dh_testdir
+ dh_testroot
+
+ [ ! -f Makefile ] || $(MAKE) clean
+ rm -f Makefile.old
+ dh_clean
+
+install:
+ dh_testdir
+ dh_testroot
+ dh_clean -k
+ dh_installdirs
+
+ $(MAKE) PREFIX=$(CURDIR)/debian/$(PACKAGE)/usr OPTIMIZE="-O2 -g -Wall" test install
+ -find $(CURDIR)/debian -type d | xargs rmdir -p --ignore-fail-on-non-empty
+
+binary-arch:;
+binary-indep: build install
+ dh_testdir
+ dh_testroot
+ dh_installdocs
+ dh_installman
+ dh_installchangelogs Changes
+ dh_link
+ dh_strip
+ dh_compress
+ dh_fixperms
+ dh_installdeb
+ dh_perl
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install configure
Propchange: trunk/libtie-regexphash-perl/debian/rules
------------------------------------------------------------------------------
svn:executable = *
Added: trunk/libtie-regexphash-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libtie-regexphash-perl/debian/watch?rev=10387&op=file
==============================================================================
--- trunk/libtie-regexphash-perl/debian/watch (added)
+++ trunk/libtie-regexphash-perl/debian/watch Sat Dec 1 12:21:44 2007
@@ -1,0 +1,3 @@
+version=2
+http://www.cpan.org/modules/by-module/Tie/Tie-RegexpHash-([0-9].*)\.tar.gz \
+ debian uupdate
More information about the Pkg-perl-cvs-commits
mailing list