r40558 - in /trunk/liblog-agent-rotate-perl/debian: changelog compat control copyright rules watch

ansgar-guest at users.alioth.debian.org ansgar-guest at users.alioth.debian.org
Thu Jul 23 12:09:32 UTC 2009


Author: ansgar-guest
Date: Thu Jul 23 12:09:19 2009
New Revision: 40558

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=40558
Log:
* Convert debian/copyright to proposed machine-readable format.
* debian/watch: Add URL for unauthorized release currently in Debian.
* Refresh rules for debhelper 7.
* Move debhelper to Build-Depends.
* Bump Standards-Version to 3.8.2.
* Add myself to Uploaders.

Modified:
    trunk/liblog-agent-rotate-perl/debian/changelog
    trunk/liblog-agent-rotate-perl/debian/compat
    trunk/liblog-agent-rotate-perl/debian/control
    trunk/liblog-agent-rotate-perl/debian/copyright
    trunk/liblog-agent-rotate-perl/debian/rules
    trunk/liblog-agent-rotate-perl/debian/watch

Modified: trunk/liblog-agent-rotate-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblog-agent-rotate-perl/debian/changelog?rev=40558&op=diff
==============================================================================
--- trunk/liblog-agent-rotate-perl/debian/changelog (original)
+++ trunk/liblog-agent-rotate-perl/debian/changelog Thu Jul 23 12:09:19 2009
@@ -1,15 +1,23 @@
-liblog-agent-rotate-perl (0.104-2) UNRELEASED; urgency=low
+liblog-agent-rotate-perl (0.104-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:07 +0100
+  [ Ansgar Burchardt ]
+  * Convert debian/copyright to proposed machine-readable format.
+  * debian/watch: Add URL for unauthorized release currently in Debian.
+  * Refresh rules for debhelper 7.
+  * Move debhelper to Build-Depends.
+  * Bump Standards-Version to 3.8.2.
+  * Add myself to Uploaders.
+
+ -- Ansgar Burchardt <ansgar at 43-1.org>  Thu, 23 Jul 2009 14:09:04 +0200
 
 liblog-agent-rotate-perl (0.104-1) unstable; urgency=low
 

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

Modified: trunk/liblog-agent-rotate-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblog-agent-rotate-perl/debian/control?rev=40558&op=diff
==============================================================================
--- trunk/liblog-agent-rotate-perl/debian/control (original)
+++ trunk/liblog-agent-rotate-perl/debian/control Thu Jul 23 12:09:19 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), liblog-agent-perl, liblockfile-simple-perl, libcompress-zlib-perl, libgetargs-long-perl
-Standards-Version: 3.6.1.0
+Uploaders: Jay Bonci <jaybonci at debian.org>, Ansgar Burchardt <ansgar at 43-1.org>
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: perl (>= 5.6.0-16), liblog-agent-perl, liblockfile-simple-perl, libcompress-zlib-perl, libgetargs-long-perl
+Standards-Version: 3.8.2
 Homepage: http://search.cpan.org/dist/Log-Agent-Rotate/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/liblog-agent-rotate-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/liblog-agent-rotate-perl/

Modified: trunk/liblog-agent-rotate-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblog-agent-rotate-perl/debian/copyright?rev=40558&op=diff
==============================================================================
--- trunk/liblog-agent-rotate-perl/debian/copyright (original)
+++ trunk/liblog-agent-rotate-perl/debian/copyright Thu Jul 23 12:09:19 2009
@@ -1,11 +1,32 @@
-This package was debianized by tony mancill <tmancill at debian.org> on
-Fri, 29 Jun 2001 18:36:48 -0700.
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Mark Rogaski
+Upstream-Source: http://search.cpan.org/~mrogaski/Log-Agent-Rotate-0.104/
+Upstream-Name: Log-Agent-Rotate
 
-It was downloaded from http://www.cpan.org/
-   (http://www.cpan.org/dist/Log-Agent-Rotate)
+Files: *
+Copyright: 
+ © 2000, Raphael Manfredi <Raphael_Manfredi at pobox.com>
+ © 2002, Mark Rogaski <mrogaski at cpan.org>
+License: Artistic
 
-Upstream Author:  Raphael Manfredi <Raphael_Manfredi at pobox.com>
+Files: debian/*
+Copyright:
+ © 2001-2003, tony mancill <tmancill at debian.org>
+ © 2003-2004, Jay Bonci <jaybonci at debian.org>
+ © 2009,      Ansgar Burchardt <ansgar at 43-1.org>
+License: Artistic | GPL-1+
 
-Copyright:  Perl Artistic
-(see: /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'

Modified: trunk/liblog-agent-rotate-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblog-agent-rotate-perl/debian/rules?rev=40558&op=diff
==============================================================================
--- trunk/liblog-agent-rotate-perl/debian/rules (original)
+++ trunk/liblog-agent-rotate-perl/debian/rules Thu Jul 23 12:09:19 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 $@

Modified: trunk/liblog-agent-rotate-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblog-agent-rotate-perl/debian/watch?rev=40558&op=diff
==============================================================================
--- trunk/liblog-agent-rotate-perl/debian/watch (original)
+++ trunk/liblog-agent-rotate-perl/debian/watch Thu Jul 23 12:09:19 2009
@@ -1,2 +1,5 @@
 version=3
 http://search.cpan.org/dist/Log-Agent-Rotate/ .*/Log-Agent-Rotate-([[:digit:]].*)\.tar\.gz
+
+# unauthorized, but currently in Debian
+http://search.cpan.org/~mrogaski/ .*/Log-Agent-Rotate-([[:digit:]].*)\.tar\.gz




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