[libxml-validate-perl] 02/02: Import Debian changes 1.025-2

gregor herrmann gregoa at debian.org
Tue Aug 8 21:50:29 UTC 2017


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libxml-validate-perl.

commit a9cc47f50e29388e53c4940cb1c2411568a9b62a
Author: Jotam Jr. Trejo <jotamjr at debian.org.sv>
Date:   Tue Sep 8 08:12:05 2009 -0600

    Import Debian changes 1.025-2
    
    libxml-validate-perl (1.025-2) unstable; urgency=low
    
      * Bump Standards Version to 3.8.3.
        + Add debian/README.source due to policy,
          refer to Debian Policy Manual section 4.14.
      * Improve patch headers
---
 debian/README.source                  | 7 +++++++
 debian/changelog                      | 9 +++++++++
 debian/control                        | 2 +-
 debian/patches/makeFileOverride.patch | 3 +--
 debian/patches/manifestOverride.patch | 6 +++---
 debian/patches/perlPath.patch         | 3 +--
 6 files changed, 22 insertions(+), 8 deletions(-)

diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 0000000..b0326a1
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,7 @@
+This package uses quilt to deal with all modifications done by
+debian maintainers to the upstream source. Changes are stored in 
+the source package as diffs in debian/patches and applied during 
+the build fase.
+
+For more information about how to use quilt to apply, modify or
+remove patchs read: /usr/share/doc/quilt/README.source
diff --git a/debian/changelog b/debian/changelog
index 84147b7..382d672 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libxml-validate-perl (1.025-2) unstable; urgency=low
+
+  * Bump Standards Version to 3.8.3.
+    + Add debian/README.source due to policy, 
+      refer to Debian Policy Manual section 4.14.
+  * Improve patch headers
+
+ -- Jotam Jr. Trejo <jotamjr at debian.org.sv>  Tue, 08 Sep 2009 08:12:05 -0600
+
 libxml-validate-perl (1.025-1) unstable; urgency=low
 
   * Initial Release. (Closes: #508516)
diff --git a/debian/control b/debian/control
index 8c9c3c2..6393ad4 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Build-Depends: debhelper (>= 7), quilt
 Build-Depends-Indep: perl (>= 5.6.0-12), libtest-pod-coverage-perl, libtest-pod-perl, 
  libtest-assertions-perl, liblog-trace-perl
 Maintainer: Jotam Jr. Trejo <jotamjr at debian.org.sv>
-Standards-Version: 3.8.2
+Standards-Version: 3.8.3
 Homepage: http://search.cpan.org/dist/XML-Validate/
 
 Package: libxml-validate-perl
diff --git a/debian/patches/makeFileOverride.patch b/debian/patches/makeFileOverride.patch
index 27439d1..ca13ac0 100644
--- a/debian/patches/makeFileOverride.patch
+++ b/debian/patches/makeFileOverride.patch
@@ -1,6 +1,5 @@
 Author: Jotam Jr. Trejo <jotamjr at debian.org.sv>
-Description: Change the name of the script validxml.pl to validxml, cause in build time
-	     we rename it.
+Description: Change the name of the script validxml.pl to validxml, because in build time we rename it as such
 --- a/Makefile.PL
 +++ b/Makefile.PL
 @@ -3,7 +3,7 @@
diff --git a/debian/patches/manifestOverride.patch b/debian/patches/manifestOverride.patch
index 40aa848..1a78fee 100644
--- a/debian/patches/manifestOverride.patch
+++ b/debian/patches/manifestOverride.patch
@@ -1,7 +1,7 @@
 Author: Jotam Jr. Trejo <jotamjr at debian.org.sv>
-Description: Changes the file validxml.pl to validxml in MANIFEST this cause at build
-	     time we rename the file due to the policy of not allow extensions of
-	     scripts like validxml.pl and so on.
+Description: Changes the file validxml.pl to validxml in MANIFEST this because 
+at build time we rename the file due to the policy of not allow extensions of
+scripts like .pl.
 --- a/MANIFEST
 +++ b/MANIFEST
 @@ -9,7 +9,7 @@
diff --git a/debian/patches/perlPath.patch b/debian/patches/perlPath.patch
index db831a0..de30553 100644
--- a/debian/patches/perlPath.patch
+++ b/debian/patches/perlPath.patch
@@ -1,6 +1,5 @@
 Author: Jotam Jr. Trejo <jotamjr at debian.org.sv>
-Description: Changes the path of perl /usr/local/bin/perl to /usr/bin perl where
-	     is in debian.
+Description: Changes the path of perl from /usr/local/bin/perl to /usr/bin/perl 
 --- a/scripts/validxml.pl
 +++ b/scripts/validxml.pl
 @@ -1,4 +1,4 @@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-validate-perl.git



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