[SCM] Debian packaging of libglib-perl branch, master, updated. upstream/1.224-89-g1c2bb12

gregor herrmann gregoa at debian.org
Mon Aug 8 12:55:41 UTC 2011


The following commit has been merged in the master branch:
commit 1c2bb123ffba7eff966984bccd62f60df1e38909
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Aug 8 14:55:34 2011 +0200

    Improve DEP3 headers in patches.

diff --git a/debian/changelog b/debian/changelog
index 27fc44b..5ed0ec0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,9 @@ libglib-perl (2:1.224-1) unstable; urgency=low
   * Use search.cpan.org URL instead of sf.net in watch file
   * Update comment for the LGPL-2.1+ license
 
+  [ gregor herrmann ]
+  * Improve DEP3 headers in patches.
+
  -- Alessandro Ghedini <al3xbio at gmail.com>  Sun, 07 Aug 2011 15:25:45 +0200
 
 libglib-perl (2:1.223-1) unstable; urgency=low
diff --git a/debian/patches/fix-gtks-whatis b/debian/patches/fix-gtks-whatis
index d6f1b3e..fb63349 100644
--- a/debian/patches/fix-gtks-whatis
+++ b/debian/patches/fix-gtks-whatis
@@ -1,8 +1,9 @@
-Author: Ryan Niebur
 Description: if a man page doesn't have a whatis, try to figure out
  which ctype corresponds to that (using regexps), check if they really
  do (using the Glib::Type register stuff), and if they do add a whatis
  that says "wrapper for $ctype"
+Forwarded: no
+Author: Ryan Niebur <ryan at debian.org>
 
 --- a/GenPod.pm
 +++ b/GenPod.pm
diff --git a/debian/patches/fix-man-pages b/debian/patches/fix-man-pages
index a396aff..f0e937f 100644
--- a/debian/patches/fix-man-pages
+++ b/debian/patches/fix-man-pages
@@ -1,4 +1,7 @@
-improves man pages
+Description: improves man pages
+Origin: vendor
+Forwarded: no
+Author: Ryan Niebur <ryan at debian.org>
 
 --- a/GParamSpec.xs
 +++ b/GParamSpec.xs
diff --git a/debian/patches/fix-pod-spelling.patch b/debian/patches/fix-pod-spelling.patch
index db90608..b334cc3 100644
--- a/debian/patches/fix-pod-spelling.patch
+++ b/debian/patches/fix-pod-spelling.patch
@@ -1,7 +1,8 @@
 Description: fix POD spelling errors
-Author: Jonathan Yu <jawnsy at cpan.org>
 Origin: vendor
 Forwarded: no
+Author: Jonathan Yu <jawnsy at cpan.org>
+
 --- a/GBookmarkFile.xs
 +++ b/GBookmarkFile.xs
 @@ -565,8 +565,8 @@
diff --git a/debian/patches/fix-tests b/debian/patches/fix-tests
index 38ca0ef..fd2f698 100644
--- a/debian/patches/fix-tests
+++ b/debian/patches/fix-tests
@@ -1,4 +1,7 @@
-hackishly skip certain tests if locales aren't set up, because they fail
+Description: hackishly skip certain tests if locales aren't set up, because they fail
+Origin: vendor
+Forwarded: no
+Author: Ryan Niebur <ryan at debian.org>
 
 --- a/t/options.t
 +++ b/t/options.t
diff --git a/debian/patches/remove-version-checking b/debian/patches/remove-version-checking
index a5df1a3..02b4f36 100644
--- a/debian/patches/remove-version-checking
+++ b/debian/patches/remove-version-checking
@@ -1,4 +1,7 @@
-Debian has a proper lib dependency system and doesn't need this check
+Description: Debian has a proper lib dependency system and doesn't need this check
+Origin: vendor
+Forwarded: not-needed
+Author: Ryan Niebur <ryan at debian.org>
 
 --- a/Glib.xs
 +++ b/Glib.xs

-- 
Debian packaging of libglib-perl



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