r10465 - in /trunk/libxml-filter-reindent-perl: bin/pretty.pl debian/ debian/changelog debian/compat debian/control debian/copyright debian/libxml-filter-reindent-perl.examples debian/rules debian/watch

vdanjean at users.alioth.debian.org vdanjean at users.alioth.debian.org
Sat Dec 1 12:28:52 UTC 2007


Author: vdanjean
Date: Sat Dec  1 12:28:52 2007
New Revision: 10465

URL: http://svn.debian.org/wsvn/?sc=1&rev=10465
Log:
[svn-inject] Applying Debian modifications to trunk

Added:
    trunk/libxml-filter-reindent-perl/debian/
    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/libxml-filter-reindent-perl.examples
    trunk/libxml-filter-reindent-perl/debian/rules   (with props)
    trunk/libxml-filter-reindent-perl/debian/watch
Modified:
    trunk/libxml-filter-reindent-perl/bin/pretty.pl

Modified: trunk/libxml-filter-reindent-perl/bin/pretty.pl
URL: http://svn.debian.org/wsvn/trunk/libxml-filter-reindent-perl/bin/pretty.pl?rev=10465&op=diff
==============================================================================
--- trunk/libxml-filter-reindent-perl/bin/pretty.pl (original)
+++ trunk/libxml-filter-reindent-perl/bin/pretty.pl Sat Dec  1 12:28:52 2007
@@ -1,4 +1,4 @@
-#!/home1/enno/bin/perl -w
+#!/usr/bin/perl -w
 #
 # Usage: perl pretty.pl URL > out.xml
 #

Added: trunk/libxml-filter-reindent-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libxml-filter-reindent-perl/debian/changelog?rev=10465&op=file
==============================================================================
--- trunk/libxml-filter-reindent-perl/debian/changelog (added)
+++ trunk/libxml-filter-reindent-perl/debian/changelog Sat Dec  1 12:28:52 2007
@@ -1,0 +1,66 @@
+libxml-filter-reindent-perl (0.03-6) unstable; urgency=low
+
+  * Adds debian/watch file so uscan will work
+
+ -- Jay Bonci <jaybonci at debian.org>  Tue, 26 Oct 2004 23:14:53 -0400
+
+libxml-filter-reindent-perl (0.03-5) unstable; urgency=low
+
+  * New Maintainer (Closes: #210524)
+  * Bumped policy version to 3.6.1.0 (No other changes)
+  * Updated CPAN url to specific module link
+  * Updated copyright boilerplate to explicate the dual nature of the perl license
+  * Removed upstream README as it contained no info from outside of the POD
+  * Removed install file as it is handled by default
+  * Changed over to my standard rules template
+
+ -- Jay Bonci <jaybonci at debian.org>  Sun,  9 Nov 2003 22:41:02 -0500
+
+libxml-filter-reindent-perl (0.03-4) unstable; urgency=low
+
+  * debian/rules: moved debhelper compatibility level setting to
+    'debian/compat' per latest debhelper best practices
+  * debian/control: updated sections according to latest archive changes:
+    - 'libxml-filter-reindent-perl' from 'interpreters' to 'perl'
+  * debian/control: upgraded build dependency on 'debhelper' to '>= 4.1'
+  * debian/control: upgraded to Debian Policy 3.6.0 (no changes)
+
+ -- Ardo van Rangelrooij <ardo at debian.org>  Wed,  3 Sep 2003 16:45:17 -0500
+
+libxml-filter-reindent-perl (0.03-3) unstable; urgency=low
+
+  * debian/control: fixed suggestion for 'libxml-handler-composer' into
+    'libxml-handler-composer-perl'
+
+ -- Ardo van Rangelrooij <ardo at debian.org>  Sun, 22 Sep 2002 09:04:07 -0500
+
+libxml-filter-reindent-perl (0.03-2) unstable; urgency=low
+
+  * debian/rules: upgraded to debhelper v4
+  * debian/control: changed build dependency on debhelper accordingly
+  * debian/rules: migrated from 'dh_movefiles' to 'dh_install'
+  * debian/rules: split off 'install' target from 'binary-indep' target
+  * debian/copyright: added pointer to license
+
+ -- Ardo van Rangelrooij <ardo at debian.org>  Thu,  8 Aug 2002 19:33:38 -0500
+
+libxml-filter-reindent-perl (0.03-1) unstable; urgency=low
+
+  * New upstream release
+  * debian/rules: added 'dh_installexamples' for the example script
+  * debian/control: added 'Suggests' for the example script
+
+ -- Ardo van Rangelrooij <ardo at debian.org>  Sat, 27 Apr 2002 08:51:46 -0500
+
+libxml-filter-reindent-perl (0.02-1) unstable; urgency=low
+
+  * New upstream release
+  * debian/control: upgraded to Debian Policy 3.5.6
+
+ -- Ardo van Rangelrooij <ardo at debian.org>  Sun, 23 Dec 2001 17:58:15 -0600
+
+libxml-filter-reindent-perl (0.01-1) unstable; urgency=low
+
+  * Initial release as a separate package
+
+ -- Ardo van Rangelrooij <ardo at debian.org>  Mon,  3 Sep 2001 12:16:53 -0500

Added: trunk/libxml-filter-reindent-perl/debian/compat
URL: http://svn.debian.org/wsvn/trunk/libxml-filter-reindent-perl/debian/compat?rev=10465&op=file
==============================================================================
--- trunk/libxml-filter-reindent-perl/debian/compat (added)
+++ trunk/libxml-filter-reindent-perl/debian/compat Sat Dec  1 12:28:52 2007
@@ -1,0 +1,1 @@
+4

Added: trunk/libxml-filter-reindent-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libxml-filter-reindent-perl/debian/control?rev=10465&op=file
==============================================================================
--- trunk/libxml-filter-reindent-perl/debian/control (added)
+++ trunk/libxml-filter-reindent-perl/debian/control Sat Dec  1 12:28:52 2007
@@ -1,0 +1,31 @@
+Source: libxml-filter-reindent-perl
+Section: perl
+Priority: optional
+Maintainer: Jay Bonci <jaybonci at debian.org>
+Standards-Version: 3.6.1.0
+Build-Depends-Indep: debhelper (>= 4.1), perl, libxml-filter-detectws-perl
+
+Package: libxml-filter-reindent-perl
+Section: perl
+Priority: optional
+Architecture: all
+Depends: ${perl:Depends}, libxml-filter-detectws-perl
+Suggests: libxml-handler-composer-perl
+Conflicts: libxml-enno-perl
+Replaces: libxml-enno-perl
+Description: Perl module for reformatting whitespace for pretty printing XML
+ This module can be used as a PerlSAX filter to reformat an XML
+ document before sending it to a PerlSAX handler that prints it (like
+ XML::Handler::Composer).
+ .
+ Like XML::Filter::DetectWS, it detects ignorable whitespace and
+ blocks of whitespace characters in certain places.  It uses this
+ information and information supplied by the user to determine where
+ whitespace may be modified, deleted or inserted.  Based on the indent
+ settings, it then modifies, inserts and deletes characters and
+ ignorable_whitespace events accordingly.
+ .
+ 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'

Added: trunk/libxml-filter-reindent-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libxml-filter-reindent-perl/debian/copyright?rev=10465&op=file
==============================================================================
--- trunk/libxml-filter-reindent-perl/debian/copyright (added)
+++ trunk/libxml-filter-reindent-perl/debian/copyright Sat Dec  1 12:28:52 2007
@@ -1,0 +1,26 @@
+This package was debianized by Ardo van Rangelrooij <ardo at debian.org>
+on Mon, Sep  3, 2001, 12:15:38 -0500.
+
+It was downloaded from the Comprehensive Perl Archive Network
+http://search.cpan.org/dist/XML-Filter-Reindent/
+
+Upstream Author: Enno Derksen <enno at att.com>
+
+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:
+
+        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/libxml-filter-reindent-perl/debian/libxml-filter-reindent-perl.examples
URL: http://svn.debian.org/wsvn/trunk/libxml-filter-reindent-perl/debian/libxml-filter-reindent-perl.examples?rev=10465&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 Sat Dec  1 12:28:52 2007
@@ -1,0 +1,1 @@
+bin/*

Added: trunk/libxml-filter-reindent-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libxml-filter-reindent-perl/debian/rules?rev=10465&op=file
==============================================================================
--- trunk/libxml-filter-reindent-perl/debian/rules (added)
+++ trunk/libxml-filter-reindent-perl/debian/rules Sat Dec  1 12:28:52 2007
@@ -1,0 +1,54 @@
+#!/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
+	-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_installexamples
+	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/libxml-filter-reindent-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libxml-filter-reindent-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libxml-filter-reindent-perl/debian/watch?rev=10465&op=file
==============================================================================
--- trunk/libxml-filter-reindent-perl/debian/watch (added)
+++ trunk/libxml-filter-reindent-perl/debian/watch Sat Dec  1 12:28:52 2007
@@ -1,0 +1,2 @@
+version=2
+http://www.cpan.org/modules/by-module/XML/XML-Filter-Reindent-([0-9].*)\.tar.gz




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