r55249 - in /trunk/libtest-reporter-perl/debian: changelog compat control copyright rules source/ source/format watch

ansgar-guest at users.alioth.debian.org ansgar-guest at users.alioth.debian.org
Thu Apr 1 12:20:09 UTC 2010


Author: ansgar-guest
Date: Thu Apr  1 12:19:43 2010
New Revision: 55249

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=55249
Log:
* Now maintained by the Debian Perl Group. (Closes: #576166)
  + debian/control: Add Vcs-* fields.
  + debian/control: Add myself to Uploaders.
* debian/control: Add Homepage field.
* debian/control: Drop dependency on perl-modules (>= 5.8) | libnet-perl.
* Refresh rules for debhelper 7.
* Use source format 3.0 (quilt).
* Convert debian/copyright to proposed machine-readable format.
* debian/watch: Use dist-based URL.
* Bump Standards-Version to 3.8.4.

Added:
    trunk/libtest-reporter-perl/debian/source/
    trunk/libtest-reporter-perl/debian/source/format
Modified:
    trunk/libtest-reporter-perl/debian/changelog
    trunk/libtest-reporter-perl/debian/compat
    trunk/libtest-reporter-perl/debian/control
    trunk/libtest-reporter-perl/debian/copyright
    trunk/libtest-reporter-perl/debian/rules
    trunk/libtest-reporter-perl/debian/watch

Modified: trunk/libtest-reporter-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-reporter-perl/debian/changelog?rev=55249&op=diff
==============================================================================
--- trunk/libtest-reporter-perl/debian/changelog (original)
+++ trunk/libtest-reporter-perl/debian/changelog Thu Apr  1 12:19:43 2010
@@ -1,3 +1,18 @@
+libtest-reporter-perl (1.27-4) UNRELEASED; urgency=low
+
+  * Now maintained by the Debian Perl Group. (Closes: #576166)
+    + debian/control: Add Vcs-* fields.
+    + debian/control: Add myself to Uploaders.
+  * debian/control: Add Homepage field.
+  * debian/control: Drop dependency on perl-modules (>= 5.8) | libnet-perl.
+  * Refresh rules for debhelper 7.
+  * Use source format 3.0 (quilt).
+  * Convert debian/copyright to proposed machine-readable format.
+  * debian/watch: Use dist-based URL.
+  * Bump Standards-Version to 3.8.4.
+
+ -- Ansgar Burchardt <ansgar at 43-1.org>  Thu, 01 Apr 2010 21:02:32 +0900
+
 libtest-reporter-perl (1.27-3.1) unstable; urgency=low
 
   * Non-maintainer upload.

Modified: trunk/libtest-reporter-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-reporter-perl/debian/compat?rev=55249&op=diff
==============================================================================
--- trunk/libtest-reporter-perl/debian/compat (original)
+++ trunk/libtest-reporter-perl/debian/compat Thu Apr  1 12:19:43 2010
@@ -1,1 +1,1 @@
-4
+7

Modified: trunk/libtest-reporter-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-reporter-perl/debian/control?rev=55249&op=diff
==============================================================================
--- trunk/libtest-reporter-perl/debian/control (original)
+++ trunk/libtest-reporter-perl/debian/control Thu Apr  1 12:19:43 2010
@@ -1,17 +1,20 @@
 Source: libtest-reporter-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 4.0.2)
-Build-Depends-Indep: perl (>= 5.8.0-7)
-Maintainer: Víctor Pérez Pereira <vperez at debianvenezuela.org>
-Standards-Version: 3.6.2
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ansgar Burchardt <ansgar at 43-1.org>
+Standards-Version: 3.8.4
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtest-reporter-perl/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtest-reporter-perl/
+Homepage: http://search.cpan.org/dist/Test-Reporter/
 
 Package: libtest-reporter-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, perl-modules (>= 5.8) | libnet-perl,  
-Description: sends test results to cpan-testers at perl.org
- libtest-reporter-perl reports the test results of any given
- distribution to the CPAN testing service. See 
- http://testers.cpan.org/ for details.
+Depends: ${perl:Depends}, ${misc:Depends}
+Description: Perl module to send test results to cpan-testers at perl.org
+ Test::Reporter reports the test results of any given distribution to the CPAN
+ testing service. See http://testers.cpan.org/ for details.
  .
  Test::Reporter has wide support for various perl5's and platforms.

Modified: trunk/libtest-reporter-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-reporter-perl/debian/copyright?rev=55249&op=diff
==============================================================================
--- trunk/libtest-reporter-perl/debian/copyright (original)
+++ trunk/libtest-reporter-perl/debian/copyright Thu Apr  1 12:19:43 2010
@@ -1,19 +1,39 @@
-This is the debian package for the Test::Reporter module.
-It was created by Marc 'HE' Brockschmidt <he at debian.org>.
-It is currently maintained by
-Víctor Pérez Pereira <vperez at debianvenezuela.org>
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: David Golden
+Source: http://search.cpan.org/dist/Test-Reporter/
+Name: Test-Reporter
 
-The upstream authors are Adam J. Foxson <afoxson at pobox.com>, with much
-deserved credit to Kirrily "Skud" Robert <skud at cpan.org>, and Kurt
-Starsinic <Kurt.Starsinic at isinet.com> for predecessor
-versions (CPAN::Test::Reporter, and cpantest respectively).
+Copyright: © 2003, Adam J. Foxson
+License: Artistic or GPL-1+
 
-Copyright (c) 2003 Adam J. Foxson. All rights reserved.
+Files: lib/Test/Reporter/Date/Format.pm
+Copyright: © 1995-1999, Graham Barr
+License: Artistic or GPL-1+
 
-This program is free software; you may redistribute it and/or modify it
-under the same terms as Perl itself.
+Files: lib/Test/Reporter/Mail/Util.pm
+Copyright:
+ © 1995-2001, Graham Barr <gbarr at pobox.com>
+ © 2002-2003, Mark Overmeer <mailtools at overmeer.net>
+License: Artistic or GPL-1+
 
-On Debian systems the complete text of the GPL and Artistic
-licenses can be found at:
-        /usr/share/common-licenses/GPL and
-        /usr/share/common-licenses/Artistic
+Files: debian/*
+Copyright:
+ © 2004-2008, Marc 'HE' Brockschmidt <he at debian.org>
+ © 2005,      Andrew Pollock <apollock at debian.org>
+ © 2006,      Víctor Pérez Pereira <vperez at debianvenezuela.org>
+ © 2010,      Ansgar Burchardt <ansgar at 43-1.org>
+License: Artistic or GPL-1+
+
+License: Artistic
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the Artistic License, which comes with Perl.
+    On Debian GNU/Linux systems, the complete text of the Artistic License
+    can be found in `/usr/share/common-licenses/Artistic'
+
+License: GPL-1+
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 1, or (at your option)
+    any later version.
+    On Debian GNU/Linux systems, the complete text of the GNU General
+    Public License can be found in `/usr/share/common-licenses/GPL'

Modified: trunk/libtest-reporter-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-reporter-perl/debian/rules?rev=55249&op=diff
==============================================================================
--- trunk/libtest-reporter-perl/debian/rules (original)
+++ trunk/libtest-reporter-perl/debian/rules Thu Apr  1 12:19:43 2010
@@ -1,87 +1,3 @@
 #!/usr/bin/make -f
-# This debian/rules file is provided as a template for normal perl
-# packages. It was created by Marc Brockschmidt <marc at dch-faq.de> 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
-
-PACKAGE=$(shell dh_listpackages)
-
-ifndef PERL
-PERL = /usr/bin/perl
-endif
-
-TMP     =$(CURDIR)/debian/$(PACKAGE)
-
-# Allow disabling build optimation by setting noopt in
-# $DEB_BUILD_OPTIONS
-CFLAGS = -Wall -g
-ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
-        CFLAGS += -O0
-else
-        CFLAGS += -O2
-endif
-
-build: build-stamp
-build-stamp:
-	dh_testdir
-
-	# Add commands to compile the package here
-	$(PERL) Makefile.PL INSTALLDIRS=vendor
-	$(MAKE) OPTIMIZE="$(CFLAGS)"
-	
-	touch build-stamp
-
-clean:
-	dh_testdir
-	dh_testroot
-
-	# Add commands to clean up after the build process here
-	-$(MAKE) distclean
-	
-	dh_clean build-stamp install-stamp
-
-install: install-stamp
-install-stamp: build-stamp
-	dh_testdir
-	dh_testroot
-	dh_clean -k
-
-	#$(MAKE) test
-	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
-	
-	# As this is a architecture independent package, we are not supposed to install
-	# stuff to /usr/lib. MakeMaker creates the dirs, we delete them from the deb:
-	[ ! -d $(TMP)/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose $(TMP)/usr/lib/perl5
-
-	touch install-stamp
-
-binary-arch:
-# We have nothing to do by default.
-
-binary-indep: build install
-	dh_testdir
-	dh_testroot
-	dh_installdocs README
-	dh_installchangelogs Changes
-	dh_perl
-	dh_link
-	dh_strip
-	dh_compress
-	dh_fixperms
-	dh_installdeb
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
-
-source diff:                                                                  
-	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary
+%:
+	dh $@

Added: trunk/libtest-reporter-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-reporter-perl/debian/source/format?rev=55249&op=file
==============================================================================
--- trunk/libtest-reporter-perl/debian/source/format (added)
+++ trunk/libtest-reporter-perl/debian/source/format Thu Apr  1 12:19:43 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)

Modified: trunk/libtest-reporter-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-reporter-perl/debian/watch?rev=55249&op=diff
==============================================================================
--- trunk/libtest-reporter-perl/debian/watch (original)
+++ trunk/libtest-reporter-perl/debian/watch Thu Apr  1 12:19:43 2010
@@ -1,2 +1,2 @@
-version=2
-http://search.cpan.org/CPAN/authors/id/R/RS/RSOD/Test-Reporter-(\d+\.\d+)\.tar\.gz
+version=3
+http://search.cpan.org/dist/Test-Reporter/   .*/Test-Reporter-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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