r44968 - in /trunk/libxml-filter-reindent-perl/debian: changelog compat control copyright libxml-filter-reindent-perl.examples patches/hashbang.patch rules

ansgar-guest at users.alioth.debian.org ansgar-guest at users.alioth.debian.org
Sun Sep 27 21:02:38 UTC 2009


Author: ansgar-guest
Date: Sun Sep 27 21:02:32 2009
New Revision: 44968

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=44968
Log:
* Refresh debian/rules for debhelper 7.
* debian/control: Fix typo in description.
* debian/control: Remove Priority and Section fields from binary package
  definition.
* Convert debian/copyright to proposed machine-readable format.
* Add myself to Uploaders.
* Bump Standards-Version to 3.8.3.

Added:
    trunk/libxml-filter-reindent-perl/debian/libxml-filter-reindent-perl.examples
Modified:
    trunk/libxml-filter-reindent-perl/debian/changelog
    trunk/libxml-filter-reindent-perl/debian/compat
    trunk/libxml-filter-reindent-perl/debian/control
    trunk/libxml-filter-reindent-perl/debian/copyright
    trunk/libxml-filter-reindent-perl/debian/patches/hashbang.patch
    trunk/libxml-filter-reindent-perl/debian/rules

Modified: trunk/libxml-filter-reindent-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-filter-reindent-perl/debian/changelog?rev=44968&op=diff
==============================================================================
--- trunk/libxml-filter-reindent-perl/debian/changelog (original)
+++ trunk/libxml-filter-reindent-perl/debian/changelog Sun Sep 27 21:02:32 2009
@@ -1,21 +1,25 @@
-libxml-filter-reindent-perl (0.03-7) UNRELEASED; urgency=low
+libxml-filter-reindent-perl (0.03-7) 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.
-  * Remove debian/libxml-filter-reindent-perl.examples, install examples from
-    debian/rules.
-  * Refresh debian/rules, no functional changes.
   * Split changes to bin/pretty.pl out into a patch; add quilt framework.
   * Add debian/README.source to document quilt usage, as required by
     Debian Policy since 3.8.0.
-  * 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:33 +0100
+  [ Ansgar Burchardt ]
+  * Refresh debian/rules for debhelper 7.
+  * debian/control: Fix typo in description.
+  * debian/control: Remove Priority and Section fields from binary package
+    definition.
+  * Convert debian/copyright to proposed machine-readable format.
+  * Add myself to Uploaders.
+  * Bump Standards-Version to 3.8.3.
+
+ -- Ansgar Burchardt <ansgar at 43-1.org>  Sun, 27 Sep 2009 23:01:51 +0200
 
 libxml-filter-reindent-perl (0.03-6) unstable; urgency=low
 

Modified: trunk/libxml-filter-reindent-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-filter-reindent-perl/debian/compat?rev=44968&op=diff
==============================================================================
--- trunk/libxml-filter-reindent-perl/debian/compat (original)
+++ trunk/libxml-filter-reindent-perl/debian/compat Sun Sep 27 21:02:32 2009
@@ -1,1 +1,1 @@
-4
+7

Modified: trunk/libxml-filter-reindent-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-filter-reindent-perl/debian/control?rev=44968&op=diff
==============================================================================
--- trunk/libxml-filter-reindent-perl/debian/control (original)
+++ trunk/libxml-filter-reindent-perl/debian/control Sun Sep 27 21:02:32 2009
@@ -2,17 +2,16 @@
 Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jay Bonci <jaybonci at debian.org>
-Standards-Version: 3.6.1.0
+Uploaders: Jay Bonci <jaybonci at debian.org>,
+ Ansgar Burchardt <ansgar at 43-1.org>
+Standards-Version: 3.8.3
 Homepage: http://search.cpan.org/dist/XML-Filter-Reindent/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libxml-filter-reindent-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libxml-filter-reindent-perl/
-Build-Depends: debhelper (>= 4.1), quilt (>= 0.40)
+Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7)
 Build-Depends-Indep: perl, libxml-filter-detectws-perl
 
 Package: libxml-filter-reindent-perl
-Section: perl
-Priority: optional
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}, libxml-filter-detectws-perl
 Suggests: libxml-handler-composer-perl
@@ -33,4 +32,4 @@
  This is just a first stab at the implementation.  It may be buggy and
  may change completely!
  .
- The suggestedd package is only needed for the example 'pretty.pl'
+ The suggested package is only needed for the example 'pretty.pl'

Modified: trunk/libxml-filter-reindent-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-filter-reindent-perl/debian/copyright?rev=44968&op=diff
==============================================================================
--- trunk/libxml-filter-reindent-perl/debian/copyright (original)
+++ trunk/libxml-filter-reindent-perl/debian/copyright Sun Sep 27 21:02:32 2009
@@ -1,26 +1,31 @@
-This package was debianized by Ardo van Rangelrooij <ardo at debian.org>
-on Mon, Sep  3, 2001, 12:15:38 -0500.
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: T. J. Mather
+Upstream-Source: http://search.cpan.org/dist/XML-Filter-Reindent/
+Upstream-Name: XML-Filter-Reindent
 
-It was downloaded from the Comprehensive Perl Archive Network
-http://search.cpan.org/dist/XML-Filter-Reindent/
+Files: *
+Copyright: © 1999-2000, Enno Derksen
+License-Alias: Perl
+License: Artistic | GPL-1+
 
-Upstream Author: Enno Derksen <enno at att.com>
+Files: debian/*
+Copyright:
+ © 2001-2003, Ardo van Rangelrooij <ardo at debian.org>
+ © 2003-2004, Jay Bonci <jaybonci at debian.org>
+ © 2009,      Ansgar Burchardt <ansgar at 43-1.org>
+License: Artistic | GPL-1+
 
-Copyright (c) 1999,2000 Enno Derksen
-All rights reserved.
-        This program is free software; you can redistribute it and/or modify
-        it under the terms of either:
+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'
 
-        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
-
+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/libxml-filter-reindent-perl/debian/libxml-filter-reindent-perl.examples
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-filter-reindent-perl/debian/libxml-filter-reindent-perl.examples?rev=44968&op=file
==============================================================================
--- trunk/libxml-filter-reindent-perl/debian/libxml-filter-reindent-perl.examples (added)
+++ trunk/libxml-filter-reindent-perl/debian/libxml-filter-reindent-perl.examples Sun Sep 27 21:02:32 2009
@@ -1,0 +1,1 @@
+bin/*

Modified: trunk/libxml-filter-reindent-perl/debian/patches/hashbang.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-filter-reindent-perl/debian/patches/hashbang.patch?rev=44968&op=diff
==============================================================================
--- trunk/libxml-filter-reindent-perl/debian/patches/hashbang.patch (original)
+++ trunk/libxml-filter-reindent-perl/debian/patches/hashbang.patch Sun Sep 27 21:02:32 2009
@@ -1,3 +1,5 @@
+correct hashbang in example script
+
 --- a/bin/pretty.pl
 +++ b/bin/pretty.pl
 @@ -1,4 +1,4 @@

Modified: trunk/libxml-filter-reindent-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-filter-reindent-perl/debian/rules?rev=44968&op=diff
==============================================================================
--- trunk/libxml-filter-reindent-perl/debian/rules (original)
+++ trunk/libxml-filter-reindent-perl/debian/rules Sun Sep 27 21:02:32 2009
@@ -1,62 +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
-
-include /usr/share/quilt/quilt.make
-
-PERL   ?= /usr/bin/perl
-PACKAGE = $(shell dh_listpackages)
-TMP     = $(CURDIR)/debian/$(PACKAGE)
-
-build: build-stamp
-build-stamp: $(QUILT_STAMPFN)
-	dh_testdir
-	$(PERL) Makefile.PL INSTALLDIRS=vendor
-	$(MAKE)
-	$(MAKE) test
-	touch $@
-
-clean: unpatch
-	dh_testdir
-	dh_testroot
-	dh_clean build-stamp install-stamp
-	[ ! -f Makefile ] || $(MAKE) realclean
-
-install: install-stamp
-install-stamp: build-stamp
-	dh_testdir
-	dh_testroot
-	dh_clean -k
-	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
-	[ ! -d $(TMP)/usr/lib/perl5 ] || \
-		rmdir --ignore-fail-on-non-empty --parents --verbose \
-		$(TMP)/usr/lib/perl5
-	touch $@
-
-binary-arch:
-# We have nothing to do here for an architecture-independent package
-
-binary-indep: build install
-	dh_testdir
-	dh_testroot
-	dh_installdocs
-	dh_installchangelogs Changes
-	dh_perl
-	dh_compress
-	dh_fixperms
-	dh_installdeb
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install
+%:
+	dh --with quilt $@




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