r10339 - in /trunk/libtest-class-perl: debian/ debian/changelog debian/compat debian/control debian/copyright debian/rules debian/watch lib/Test/Class/Load.pm
vdanjean at users.alioth.debian.org
vdanjean at users.alioth.debian.org
Sat Dec 1 12:17:18 UTC 2007
Author: vdanjean
Date: Sat Dec 1 12:17:18 2007
New Revision: 10339
URL: http://svn.debian.org/wsvn/?sc=1&rev=10339
Log:
[svn-inject] Applying Debian modifications to trunk
Added:
trunk/libtest-class-perl/debian/
trunk/libtest-class-perl/debian/changelog
trunk/libtest-class-perl/debian/compat
trunk/libtest-class-perl/debian/control
trunk/libtest-class-perl/debian/copyright
trunk/libtest-class-perl/debian/rules (with props)
trunk/libtest-class-perl/debian/watch
Modified:
trunk/libtest-class-perl/lib/Test/Class/Load.pm
Added: trunk/libtest-class-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libtest-class-perl/debian/changelog?rev=10339&op=file
==============================================================================
--- trunk/libtest-class-perl/debian/changelog (added)
+++ trunk/libtest-class-perl/debian/changelog Sat Dec 1 12:17:18 2007
@@ -1,0 +1,67 @@
+libtest-class-perl (0.24-1) unstable; urgency=low
+
+ * New upstream release
+ * Ack'd NMU, patch now included upstream. Thanks Marc. (Closes: #358745)
+ * Bumped policy version to 3.7.2.2. No other changes
+ * Changed rules to conditionally ignore make clean errors for lintian
+ * Added a single whitespace line to fix bad manpage whatis lintian warning
+
+ -- Jay Bonci <jaybonci at debian.org> Wed, 04 Jul 2007 19:47:51 -0400
+
+libtest-class-perl (0.11-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Fix testsuite issues happening with newer versions of Test::More. Thanks
+ to Martin Ferrari <martin.ferrari at gmail.com> for the patch. (Closes:
+ #358745).
+ * debian/control:
+ + Replace dependency on libtest-builder-tester-perl, as that module
+ is now provided by libtest-simple-perl.
+ + move debhelper/dpatch to B-Depends. (Shuts up lintian)
+
+ -- Marc 'HE' Brockschmidt <he at debian.org> Mon, 24 Apr 2006 10:08:11 +0200
+
+libtest-class-perl (0.11-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Jay Bonci <jaybonci at debian.org> Fri, 4 Mar 2005 13:37:57 -0500
+
+libtest-class-perl (0.10-2) unstable; urgency=low
+
+ * Adds libdevel-symdump-perl as build-dep (Closes: #294951)
+ * Adds libio-string-perl as build-dep
+
+ -- Jay Bonci <jaybonci at debian.org> Sun, 13 Feb 2005 18:31:52 -0500
+
+libtest-class-perl (0.10-1) unstable; urgency=low
+
+ * New upstream version
+
+ -- Jay Bonci <jaybonci at debian.org> Tue, 8 Feb 2005 11:41:33 -0500
+
+libtest-class-perl (0.07-1) unstable; urgency=low
+
+ * New upstream version
+ * Removes documentation, as it's no longer included with this release
+ * Updates short description to squash lintian warning
+
+ -- Jay Bonci <jaybonci at debian.org> Wed, 5 Jan 2005 16:06:23 -0500
+
+libtest-class-perl (0.03-3) unstable; urgency=low
+
+ * Adds debian/watch file so uscan will actually work
+
+ -- Jay Bonci <jaybonci at debian.org> Mon, 11 Oct 2004 01:39:41 -0400
+
+libtest-class-perl (0.03-2) unstable; urgency=low
+
+ * Fixes problem in POD formatting that causes tests to fail (Closes: #215054)
+
+ -- Jay Bonci <jaybonci at debian.org> Wed, 22 Oct 2003 02:34:44 -0400
+
+libtest-class-perl (0.03-1) unstable; urgency=low
+
+ * Initial Release (Closes: #178093)
+
+ -- Jay Bonci <jaybonci at debian.org> Sun, 21 Sep 2003 04:00:53 -0400
Added: trunk/libtest-class-perl/debian/compat
URL: http://svn.debian.org/wsvn/trunk/libtest-class-perl/debian/compat?rev=10339&op=file
==============================================================================
--- trunk/libtest-class-perl/debian/compat (added)
+++ trunk/libtest-class-perl/debian/compat Sat Dec 1 12:17:18 2007
@@ -1,0 +1,1 @@
+4
Added: trunk/libtest-class-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libtest-class-perl/debian/control?rev=10339&op=file
==============================================================================
--- trunk/libtest-class-perl/debian/control (added)
+++ trunk/libtest-class-perl/debian/control Sat Dec 1 12:17:18 2007
@@ -1,0 +1,17 @@
+Source: libtest-class-perl
+Section: perl
+Priority: optional
+Maintainer: Jay Bonci <jaybonci at debian.org>
+Build-Depends: debhelper (>> 4.0), dpatch
+Build-Depends-Indep: perl (>= 5.6.0-16), libtest-simple-perl, libtest-differences-perl, libtest-exception-perl, libio-string-perl, libmodule-build-perl, libdevel-symdump-perl
+Standards-Version: 3.7.2.2
+
+Package: libtest-class-perl
+Architecture: all
+Depends: ${perl:Depends}, libtest-simple-perl, libtest-differences-perl, libtest-exception-perl, libio-string-perl, libdevel-symdump-perl
+Suggests: libdate-ical-perl
+Description: easily create perl test classes in an xUnit style
+ Test::Class from CPAN provides a simple way of creating classes
+ and objects to test your code in an xUnit style. It is built using
+ Test::Builder it is designing to work with other Test::Builder based
+ modules (Test::More, Test::Differences, Test::Exception, etc.)
Added: trunk/libtest-class-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libtest-class-perl/debian/copyright?rev=10339&op=file
==============================================================================
--- trunk/libtest-class-perl/debian/copyright (added)
+++ trunk/libtest-class-perl/debian/copyright Sat Dec 1 12:17:18 2007
@@ -1,0 +1,27 @@
+This package was debianized by Jay Bonci <jay at bonci.com> on
+Thu, 23 Jan 2003 09:21:04 -0500.
+
+It was downloaded from http://search.cpan.org/dist/Test-Class
+
+Upstream Author: Adrian Howard <adrianh at quietstars.com>
+
+Copyright:
+
+Copyright 2002 Adrian Howard, 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-class-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libtest-class-perl/debian/rules?rev=10339&op=file
==============================================================================
--- trunk/libtest-class-perl/debian/rules (added)
+++ trunk/libtest-class-perl/debian/rules Sat Dec 1 12:17:18 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/"`
+SHAREDIR=$(CURDIR)/debian/$(PACKAGE)/usr/share/$(PACKAGE)
+build:
+ dh_testdir
+ # Add here commands to compile the package.
+ perl Build.PL installdirs=vendor
+clean:
+ dh_testdir
+ dh_testroot
+
+ [ ! -f Build ] || ./Build clean
+ rm -rf ./Build _build Makefile
+ dh_clean
+
+install:
+ dh_testdir
+ dh_testroot
+ dh_clean -k
+ dh_installdirs
+
+ ./Build test
+ ./Build install destdir=$(CURDIR)/debian/$(PACKAGE)
+ -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-class-perl/debian/rules
------------------------------------------------------------------------------
svn:executable = *
Added: trunk/libtest-class-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libtest-class-perl/debian/watch?rev=10339&op=file
==============================================================================
--- trunk/libtest-class-perl/debian/watch (added)
+++ trunk/libtest-class-perl/debian/watch Sat Dec 1 12:17:18 2007
@@ -1,0 +1,3 @@
+version=2
+http://www.cpan.org/modules/by-module/Test/Test-Class-([0-9].*)\.tar.gz \
+ debian uupdate
Modified: trunk/libtest-class-perl/lib/Test/Class/Load.pm
URL: http://svn.debian.org/wsvn/trunk/libtest-class-perl/lib/Test/Class/Load.pm?rev=10339&op=diff
==============================================================================
--- trunk/libtest-class-perl/lib/Test/Class/Load.pm (original)
+++ trunk/libtest-class-perl/lib/Test/Class/Load.pm Sat Dec 1 12:17:18 2007
@@ -43,6 +43,7 @@
1;
__END__
+
=head1 NAME
Test::Class::Load - Load C<Test::Class> classes automatically.
More information about the Pkg-perl-cvs-commits
mailing list