r40548 - in /trunk/liblog-agent-perl/debian: README.source changelog compat control copyright patches/ patches/pod-errors.patch patches/series rules

ansgar-guest at users.alioth.debian.org ansgar-guest at users.alioth.debian.org
Thu Jul 23 11:48:45 UTC 2009


Author: ansgar-guest
Date: Thu Jul 23 11:48:38 2009
New Revision: 40548

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=40548
Log:
* Refresh rules for debhelper 7.
* Bump Standards-Version to 3.8.2.
* Convert debian/copyright to proposed machine-readable format.
* Add myself to Uploaders.
* Fix POD errors in Log::Agent::Driver::Default, Log::Agent::Driver::Fork
  + new patch: pod-errors.patch
  + Add quilt framework and README.source

Added:
    trunk/liblog-agent-perl/debian/README.source
    trunk/liblog-agent-perl/debian/patches/
    trunk/liblog-agent-perl/debian/patches/pod-errors.patch
    trunk/liblog-agent-perl/debian/patches/series
Modified:
    trunk/liblog-agent-perl/debian/changelog
    trunk/liblog-agent-perl/debian/compat
    trunk/liblog-agent-perl/debian/control
    trunk/liblog-agent-perl/debian/copyright
    trunk/liblog-agent-perl/debian/rules

Added: trunk/liblog-agent-perl/debian/README.source
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblog-agent-perl/debian/README.source?rev=40548&op=file
==============================================================================
--- trunk/liblog-agent-perl/debian/README.source (added)
+++ trunk/liblog-agent-perl/debian/README.source Thu Jul 23 11:48:38 2009
@@ -1,0 +1,6 @@
+This package uses quilt to manage all modifications to the upstream
+source.  Changes are stored in the source package as diffs in
+debian/patches and applied during the build.
+
+See /usr/share/doc/quilt/README.source for a detailed explanation.
+

Modified: trunk/liblog-agent-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblog-agent-perl/debian/changelog?rev=40548&op=diff
==============================================================================
--- trunk/liblog-agent-perl/debian/changelog (original)
+++ trunk/liblog-agent-perl/debian/changelog Thu Jul 23 11:48:38 2009
@@ -1,15 +1,24 @@
-liblog-agent-perl (0.307-2) UNRELEASED; urgency=low
+liblog-agent-perl (0.307-2) unstable; urgency=low
 
+  [ gregor herrmann ]
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
     field (source stanza); Homepage field (source stanza).
   * Set Maintainer to Debian Perl Group.
   * Use dist-based URL in debian/watch.
-  * debian/rules: delete /usr/lib/perl5 only if it exists.
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
     (source stanza).
   * debian/control: Added: ${misc:Depends} to Depends: field.
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 01 Dec 2007 18:55:06 +0100
+  [ Ansgar Burchardt ]
+  * Refresh rules for debhelper 7.
+  * Bump Standards-Version to 3.8.2.
+  * Convert debian/copyright to proposed machine-readable format.
+  * Add myself to Uploaders.
+  * Fix POD errors in Log::Agent::Driver::Default, Log::Agent::Driver::Fork
+    + new patch: pod-errors.patch
+    + Add quilt framework and README.source
+
+ -- Ansgar Burchardt <ansgar at 43-1.org>  Thu, 23 Jul 2009 13:44:30 +0200
 
 liblog-agent-perl (0.307-1) unstable; urgency=low
 

Modified: trunk/liblog-agent-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblog-agent-perl/debian/compat?rev=40548&op=diff
==============================================================================
--- trunk/liblog-agent-perl/debian/compat (original)
+++ trunk/liblog-agent-perl/debian/compat Thu Jul 23 11:48:38 2009
@@ -1,1 +1,1 @@
-4
+7

Modified: trunk/liblog-agent-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblog-agent-perl/debian/control?rev=40548&op=diff
==============================================================================
--- trunk/liblog-agent-perl/debian/control (original)
+++ trunk/liblog-agent-perl/debian/control Thu Jul 23 11:48:38 2009
@@ -2,9 +2,10 @@
 Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jay Bonci <jaybonci at debian.org>
-Build-Depends-Indep: debhelper (>> 4.0.0), perl (>= 5.6.0-16)
-Standards-Version: 3.6.2.1
+Uploaders: Jay Bonci <jaybonci at debian.org>, Ansgar Burchardt <ansgar at 43-1.org>
+Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7)
+Build-Depends-Indep: perl (>= 5.6.0-16)
+Standards-Version: 3.8.2
 Homepage: http://search.cpan.org/dist/Log-Agent/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/liblog-agent-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/liblog-agent-perl/
@@ -12,7 +13,7 @@
 Package: liblog-agent-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Description: Log::Agent - Helper logging routines for perl
+Description: Perl module providing helper logging routines
  Log::Agent is a general logging framework aimed at reusable modules
- that allow code to be written that is independent of the final logging 
+ that allow code to be written that is independent of the final logging
  method to be used.

Modified: trunk/liblog-agent-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblog-agent-perl/debian/copyright?rev=40548&op=diff
==============================================================================
--- trunk/liblog-agent-perl/debian/copyright (original)
+++ trunk/liblog-agent-perl/debian/copyright Thu Jul 23 11:48:38 2009
@@ -1,10 +1,33 @@
-This package was debianized by tony mancill <tmancill at debian.org> on
-Mon, 22 Jan 2001 17:09:44 -0700.
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Mark Rogaski
+Upstream-Source: http://search.cpan.org/dist/Log-Agent/
+Upstream-Name: Log-Agent
 
-It was downloaded from:
-    http://search.cpan.org/dist/Log-Agent
+Files: *
+Copyright:
+ © 1999-2000, Raphael Manfredi
+ © 2002-2005, Mark Rogaski <mrogaski at cpan.org>
+License-Alias: Perl
+License: Artistic
 
-Upstream Author: Raphael Manfredi <Raphael_Manfredi at pobox.com>
+Files: debian/*
+Copyright:
+ © 2001-2003, tony mancill <tmancill at debian.org>
+ © 2003-2005, Jay Bonci <jaybonci at debian.org>
+ © 2009,      Ansgar Burchardt <ansgar at 43-1.org>
+License: Artistic | GPL-1+
 
-Copyright:  Perl Artistic License 
-You can find a copy of this license in /usr/share/common-licenses/Artistic
+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'

Added: trunk/liblog-agent-perl/debian/patches/pod-errors.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblog-agent-perl/debian/patches/pod-errors.patch?rev=40548&op=file
==============================================================================
--- trunk/liblog-agent-perl/debian/patches/pod-errors.patch (added)
+++ trunk/liblog-agent-perl/debian/patches/pod-errors.patch Thu Jul 23 11:48:38 2009
@@ -1,0 +1,35 @@
+Subject: Fix POD errors
+Date: Thu, 23 Jul 2009 13:42:24 +0200
+From: Ansgar Burchardt <ansgar at 43-1.org>
+
+This patch fixes the following POD errors:
+
+  Log::Agent::Driver::Default:
+  Around line 194:
+    You forgot a ’=back’ before ’=head1’
+
+  Log::Agent::Driver::Fork:
+  Around line 322:
+    You forgot a ’=back’ before ’=head1’
+--- liblog-agent-perl.orig/Agent/Driver/Default.pm
++++ liblog-agent-perl/Agent/Driver/Default.pm
+@@ -191,6 +191,8 @@
+ $prefix. When no prefix is configured, the first letter of each logged
+ string will be uppercased.
+ 
++=back
++
+ =head1 CHANNELS
+ 
+ The C<error>, C<output> and C<debug> channels all go to STDERR.
+--- liblog-agent-perl.orig/Agent/Driver/Fork.pm
++++ liblog-agent-perl/Agent/Driver/Fork.pm
+@@ -319,6 +319,8 @@
+ distributes them to the drivers in @drivers.  The arguments must be the return
+ value of the make() call for the client drivers.
+ 
++=back
++
+ =head1 NOTES
+ 
+ Many thanks go to Daniel Lundin and Jason May who proposed this module

Added: trunk/liblog-agent-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblog-agent-perl/debian/patches/series?rev=40548&op=file
==============================================================================
--- trunk/liblog-agent-perl/debian/patches/series (added)
+++ trunk/liblog-agent-perl/debian/patches/series Thu Jul 23 11:48:38 2009
@@ -1,0 +1,1 @@
+pod-errors.patch

Modified: trunk/liblog-agent-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblog-agent-perl/debian/rules?rev=40548&op=diff
==============================================================================
--- trunk/liblog-agent-perl/debian/rules (original)
+++ trunk/liblog-agent-perl/debian/rules Thu Jul 23 11:48:38 2009
@@ -1,53 +1,3 @@
 #!/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
-	[ ! -d $(CURDIR)/debian/$(shell dh_listpackages)/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose $(CURDIR)/debian/$(shell dh_listpackages)/usr/lib/perl5
-
-binary-arch:;
-binary-indep: build install
-	dh_testdir
-	dh_testroot
-	dh_installdocs
-	dh_installman
-	dh_installchangelogs ChangeLog
-	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
+%:
+	dh --with quilt $@




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