r10429 - in /trunk/libxml-checker-perl: Makefile.PL debian/ debian/changelog debian/compat debian/control debian/copyright debian/libxml-checker-perl.docs debian/libxml-checker-perl.examples debian/libxml-checker-perl.install debian/rules debian/watch

vdanjean at users.alioth.debian.org vdanjean at users.alioth.debian.org
Sat Dec 1 12:25:36 UTC 2007


Author: vdanjean
Date: Sat Dec  1 12:25:36 2007
New Revision: 10429

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

Added:
    trunk/libxml-checker-perl/debian/
    trunk/libxml-checker-perl/debian/changelog
    trunk/libxml-checker-perl/debian/compat
    trunk/libxml-checker-perl/debian/control
    trunk/libxml-checker-perl/debian/copyright
    trunk/libxml-checker-perl/debian/libxml-checker-perl.docs
    trunk/libxml-checker-perl/debian/libxml-checker-perl.examples
    trunk/libxml-checker-perl/debian/libxml-checker-perl.install
    trunk/libxml-checker-perl/debian/rules   (with props)
    trunk/libxml-checker-perl/debian/watch
Modified:
    trunk/libxml-checker-perl/Makefile.PL

Modified: trunk/libxml-checker-perl/Makefile.PL
URL: http://svn.debian.org/wsvn/trunk/libxml-checker-perl/Makefile.PL?rev=10429&op=diff
==============================================================================
--- trunk/libxml-checker-perl/Makefile.PL (original)
+++ trunk/libxml-checker-perl/Makefile.PL Sat Dec  1 12:25:36 2007
@@ -6,5 +6,6 @@
     'VERSION_FROM' => 'lib/XML/Checker.pm', # finds $VERSION
     'PREREQ_PM' => { 'XML::Parser' => '2.30',
 		     'XML::Parser::PerlSAX' => '0.07',
+		     'XML::RegExp' => '0.03',
 		     'XML::DOM' => '1.29'}
 );

Added: trunk/libxml-checker-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libxml-checker-perl/debian/changelog?rev=10429&op=file
==============================================================================
--- trunk/libxml-checker-perl/debian/changelog (added)
+++ trunk/libxml-checker-perl/debian/changelog Sat Dec  1 12:25:36 2007
@@ -1,0 +1,67 @@
+libxml-checker-perl (0.13-4) unstable; urgency=low
+
+  * Corrects debian/watch file so that uscan will work
+
+ -- Jay Bonci <jaybonci at debian.org>  Tue, 26 Oct 2004 14:24:12 -0400
+
+libxml-checker-perl (0.13-3) unstable; urgency=low
+
+  * New maintainer (Closes: #210519)
+  * Bumped policy-version to 3.6.1.0. No changes
+  * Added watch file
+  * Moved over to my standard rules template
+  * Changed copyright boilerplate over to one that more correctly describes the 
+    dual-licensed nature of perl - Both GPL and Artistic
+
+ -- Jay Bonci <jaybonci at debian.org>  Wed, 24 Sep 2003 23:49:43 -0400
+
+libxml-checker-perl (0.13-2) 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-checker-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>  Thu,  4 Sep 2003 20:43:42 -0500
+
+libxml-checker-perl (0.13-1) unstable; urgency=low
+
+  * New upstream release
+  * debian/control: upgraded to Debian Policy 3.5.8 (no changes)
+  * debian/control: minor changes to short description and long description
+  * Makefile.PL: added missing dependency on 'XML::RegExp'
+    (notified upstream)
+  * debian/control: added missing (build) dependency on 'libxml-perl'
+  * Added examples
+
+ -- Ardo van Rangelrooij <ardo at debian.org>  Sat, 25 Jan 2003 13:10:42 -0600
+
+libxml-checker-perl (0.12-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>  Fri,  9 Aug 2002 21:17:28 -0500
+
+libxml-checker-perl (0.12-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Ardo van Rangelrooij <ardo at debian.org>  Fri, 26 Apr 2002 22:02:25 -0500
+
+libxml-checker-perl (0.10-2) unstable; urgency=low
+
+  * debian/control: upgraded to Debian Policy 3.5.6
+
+ -- Ardo van Rangelrooij <ardo at debian.org>  Sun, 23 Dec 2001 16:38:01 -0600
+
+libxml-checker-perl (0.10-1) unstable; urgency=low
+
+  * Initial release as separate package
+
+ -- Ardo van Rangelrooij <ardo at debian.org>  Sun,  2 Sep 2001 21:51:21 -0500

Added: trunk/libxml-checker-perl/debian/compat
URL: http://svn.debian.org/wsvn/trunk/libxml-checker-perl/debian/compat?rev=10429&op=file
==============================================================================
--- trunk/libxml-checker-perl/debian/compat (added)
+++ trunk/libxml-checker-perl/debian/compat Sat Dec  1 12:25:36 2007
@@ -1,0 +1,1 @@
+4

Added: trunk/libxml-checker-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libxml-checker-perl/debian/control?rev=10429&op=file
==============================================================================
--- trunk/libxml-checker-perl/debian/control (added)
+++ trunk/libxml-checker-perl/debian/control Sat Dec  1 12:25:36 2007
@@ -1,0 +1,20 @@
+Source: libxml-checker-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-dom-perl (>= 1.29), libxml-parser-perl (>= 2.30), libxml-perl (>= 0.07), libxml-regexp-perl (>= 0.03)
+
+Package: libxml-checker-perl
+Section: perl
+Priority: optional
+Architecture: all
+Depends: ${perl:Depends}, libxml-dom-perl (>= 1.29), libxml-parser-perl (>= 2.30), libxml-perl (>= 0.07), libxml-regexp-perl (>= 0.03)
+Conflicts: libxml-enno-perl
+Replaces: libxml-enno-perl
+Description: Perl modules for validating XML
+ This package contains several modules for validating XML:
+ .
+ XML::Checker - contains the XML::Checker class that is used by the others
+ XML::Checker::Parser - an XML::Parser that validates at parse time
+ XML::DOM::ValParser - an XML::DOM::Parser that validates at parse time

Added: trunk/libxml-checker-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libxml-checker-perl/debian/copyright?rev=10429&op=file
==============================================================================
--- trunk/libxml-checker-perl/debian/copyright (added)
+++ trunk/libxml-checker-perl/debian/copyright Sat Dec  1 12:25:36 2007
@@ -1,0 +1,26 @@
+This package was debianized by Ardo van Rangelrooij <ardo at debian.org>
+on Sun, Sep  2, 2001, 22:00:21 -0500.
+
+It was downloaded from the Comprehensive Perl Archive Network (CPAN).
+http://search.cpan.org/dist/XML-Checker
+
+Upstream Author: Enno Derksen <enno at att.com>
+
+Copyright (c) 1999,2000 Enno Derksen
+
+        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-checker-perl/debian/libxml-checker-perl.docs
URL: http://svn.debian.org/wsvn/trunk/libxml-checker-perl/debian/libxml-checker-perl.docs?rev=10429&op=file
==============================================================================
--- trunk/libxml-checker-perl/debian/libxml-checker-perl.docs (added)
+++ trunk/libxml-checker-perl/debian/libxml-checker-perl.docs Sat Dec  1 12:25:36 2007
@@ -1,0 +1,1 @@
+README

Added: trunk/libxml-checker-perl/debian/libxml-checker-perl.examples
URL: http://svn.debian.org/wsvn/trunk/libxml-checker-perl/debian/libxml-checker-perl.examples?rev=10429&op=file
==============================================================================
--- trunk/libxml-checker-perl/debian/libxml-checker-perl.examples (added)
+++ trunk/libxml-checker-perl/debian/libxml-checker-perl.examples Sat Dec  1 12:25:36 2007
@@ -1,0 +1,1 @@
+bin/*

Added: trunk/libxml-checker-perl/debian/libxml-checker-perl.install
URL: http://svn.debian.org/wsvn/trunk/libxml-checker-perl/debian/libxml-checker-perl.install?rev=10429&op=file
==============================================================================
--- trunk/libxml-checker-perl/debian/libxml-checker-perl.install (added)
+++ trunk/libxml-checker-perl/debian/libxml-checker-perl.install Sat Dec  1 12:25:36 2007
@@ -1,0 +1,1 @@
+usr/share

Added: trunk/libxml-checker-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libxml-checker-perl/debian/rules?rev=10429&op=file
==============================================================================
--- trunk/libxml-checker-perl/debian/rules (added)
+++ trunk/libxml-checker-perl/debian/rules Sat Dec  1 12:25:36 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-checker-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

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




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