r10369 - in /trunk/libtest-pod-perl/debian: ./ changelog compat control copyright rules watch
vdanjean at users.alioth.debian.org
vdanjean at users.alioth.debian.org
Sat Dec 1 12:20:08 UTC 2007
Author: vdanjean
Date: Sat Dec 1 12:20:08 2007
New Revision: 10369
URL: http://svn.debian.org/wsvn/?sc=1&rev=10369
Log:
[svn-inject] Applying Debian modifications to trunk
Added:
trunk/libtest-pod-perl/debian/
trunk/libtest-pod-perl/debian/changelog
trunk/libtest-pod-perl/debian/compat
trunk/libtest-pod-perl/debian/control
trunk/libtest-pod-perl/debian/copyright
trunk/libtest-pod-perl/debian/rules (with props)
trunk/libtest-pod-perl/debian/watch
Added: trunk/libtest-pod-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libtest-pod-perl/debian/changelog?rev=10369&op=file
==============================================================================
--- trunk/libtest-pod-perl/debian/changelog (added)
+++ trunk/libtest-pod-perl/debian/changelog Sat Dec 1 12:20:08 2007
@@ -1,0 +1,52 @@
+libtest-pod-perl (1.24-1) unstable; urgency=low
+
+ * New upstream release
+ * Acknowledge NMU from Luk Claes. Thanks Luk (Closes: #353135)
+ * Fix debian/watch so uscan will actually work
+ * Policy-Version bump to 3.6.2.2 (No other changes)
+
+ -- Jay Bonci <jaybonci at debian.org> Tue, 14 Mar 2006 14:55:17 -0500
+
+libtest-pod-perl (1.20-2.1) unstable; urgency=high
+
+ * Non-maintainer upload.
+ * Fix FTBFS by changing build-dep to on libtest-builder-tester-perl to
+ libtest-simple-perl (Closes: #353135).
+
+ -- Luk Claes <luk at debian.org> Wed, 1 Mar 2006 17:17:57 +0100
+
+libtest-pod-perl (1.20-2) unstable; urgency=low
+
+ * Adds debian/watch so uscan will work
+
+ -- Jay Bonci <jaybonci at debian.org> Mon, 11 Oct 2004 02:21:12 -0400
+
+libtest-pod-perl (1.20-1) unstable; urgency=low
+
+ * New upstream version
+
+ -- Jay Bonci <jaybonci at debian.org> Mon, 19 Jul 2004 08:34:12 -0400
+
+libtest-pod-perl (1.08-1) unstable; urgency=low
+
+ * New upstream version
+
+ -- Jay Bonci <jaybonci at debian.org> Tue, 10 Feb 2004 15:37:11 -0500
+
+libtest-pod-perl (1.02-1) unstable; urgency=low
+
+ * New upstream version
+
+ -- Jay Bonci <jaybonci at debian.org> Fri, 2 Jan 2004 15:56:35 -0500
+
+libtest-pod-perl (0.96-1) unstable; urgency=low
+
+ * New upstream version
+
+ -- Jay Bonci <jaybonci at debian.org> Tue, 28 Oct 2003 14:24:41 -0500
+
+libtest-pod-perl (0.95-1) unstable; urgency=low
+
+ * Initial Release (Closes: #183608)
+
+ -- Jay Bonci <jaybonci at debian.org> Wed, 24 Sep 2003 00:32:11 -0400
Added: trunk/libtest-pod-perl/debian/compat
URL: http://svn.debian.org/wsvn/trunk/libtest-pod-perl/debian/compat?rev=10369&op=file
==============================================================================
--- trunk/libtest-pod-perl/debian/compat (added)
+++ trunk/libtest-pod-perl/debian/compat Sat Dec 1 12:20:08 2007
@@ -1,0 +1,1 @@
+4
Added: trunk/libtest-pod-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libtest-pod-perl/debian/control?rev=10369&op=file
==============================================================================
--- trunk/libtest-pod-perl/debian/control (added)
+++ trunk/libtest-pod-perl/debian/control Sat Dec 1 12:20:08 2007
@@ -1,0 +1,15 @@
+Source: libtest-pod-perl
+Section: perl
+Priority: optional
+Maintainer: Jay Bonci <jaybonci at debian.org>
+Build-Depends-Indep: debhelper (>> 4.0.0), libio-stringy-perl, libtest-simple-perl, libpod-simple-perl
+Standards-Version: 3.6.2.2
+
+Package: libtest-pod-perl
+Architecture: all
+Depends: ${perl:Depends}, libio-stringy-perl, libpod-simple-perl
+Description: Test::Pod - check for POD errors in files
+ Check POD files for errors or warnings in a test file, using Pod::Simple for
+ most of the parsing. This module from CPAN integrates well with other
+ Test::Builder and Test::More based modules.
+
Added: trunk/libtest-pod-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libtest-pod-perl/debian/copyright?rev=10369&op=file
==============================================================================
--- trunk/libtest-pod-perl/debian/copyright (added)
+++ trunk/libtest-pod-perl/debian/copyright Sat Dec 1 12:20:08 2007
@@ -1,0 +1,29 @@
+This package was debianized by Jay Bonci <jay at bonci.com> on
+Sat, 8 Mar 2003 03:17:46 -0500.
+
+It was downloaded from http://search.cpan.org/dist/Test-Pod
+
+Upstream Authors:
+ Andy Lester <test-pod at petdance.com>
+ brian d foy <bdfoy at cpan.org>
+
+Copyright:
+
+Copyright 2002, Andy Lester and brian d foy, All Rights Reserved.
+
+ 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/libtest-pod-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libtest-pod-perl/debian/rules?rev=10369&op=file
==============================================================================
--- trunk/libtest-pod-perl/debian/rules (added)
+++ trunk/libtest-pod-perl/debian/rules Sat Dec 1 12:20:08 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
+
+ -$(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/libtest-pod-perl/debian/rules
------------------------------------------------------------------------------
svn:executable = *
Added: trunk/libtest-pod-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libtest-pod-perl/debian/watch?rev=10369&op=file
==============================================================================
--- trunk/libtest-pod-perl/debian/watch (added)
+++ trunk/libtest-pod-perl/debian/watch Sat Dec 1 12:20:08 2007
@@ -1,0 +1,3 @@
+version=2
+http://www.cpan.org/modules/by-module/Test/Test-Pod-([0-9].*)\.tar.gz \
+ debian uupdate
More information about the Pkg-perl-cvs-commits
mailing list