r67877 - in /trunk/liburi-query-perl/debian: changelog patches/ patches/changelog.patch patches/series

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Wed Jan 26 09:26:14 UTC 2011


Author: periapt-guest
Date: Wed Jan 26 09:26:07 2011
New Revision: 67877

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=67877
Log:
Added patch for lack of changelog and forwarded upstream

Added:
    trunk/liburi-query-perl/debian/patches/
    trunk/liburi-query-perl/debian/patches/changelog.patch
    trunk/liburi-query-perl/debian/patches/series
Modified:
    trunk/liburi-query-perl/debian/changelog

Modified: trunk/liburi-query-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liburi-query-perl/debian/changelog?rev=67877&op=diff
==============================================================================
--- trunk/liburi-query-perl/debian/changelog (original)
+++ trunk/liburi-query-perl/debian/changelog Wed Jan 26 09:26:07 2011
@@ -5,6 +5,7 @@
   * Upped standards version to 3.9.1
   * Updated copyright
   * Added debian/source/format
+  * Added patch for lack of changelog and forwarded upstream
 
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Tue, 25 Jan 2011 22:50:30 +0000
 

Added: trunk/liburi-query-perl/debian/patches/changelog.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liburi-query-perl/debian/patches/changelog.patch?rev=67877&op=file
==============================================================================
--- trunk/liburi-query-perl/debian/patches/changelog.patch (added)
+++ trunk/liburi-query-perl/debian/patches/changelog.patch Wed Jan 26 09:26:07 2011
@@ -1,0 +1,79 @@
+Author: Nicholas Bamber <nicholas at periapt.co.uk>
+Subject: No changelog
+ Used 'git log' as a substitute
+Last-Update: 2011-01-26
+Bug: http://rt.cpan.org/Ticket/Display.html?id=65144
+--- /dev/null
++++ b/Changes
+@@ -0,0 +1,71 @@
++commit e5738495a8360f7dfcc9390edfe8309026cfc38a
++Author: Gavin Carr <gavin at openfusion.com.au>
++Date:   Fri Jan 21 21:36:32 2011 +0000
++
++    Fix typo in URI::Query pod.
++
++commit 981d53b65d362c87a9b4e1e941c613a9a12e95e8
++Author: Gavin Carr <gavin at openfusion.com.au>
++Date:   Fri Jan 21 21:34:56 2011 +0000
++
++    MANIFEST tweakage.
++
++commit cbcc1716d4f8113489436d3d57db86c0315b4908
++Author: Gavin Carr <gavin at openfusion.com.au>
++Date:   Fri Jan 21 21:10:42 2011 +0000
++
++    Add lots of nice pod.
++
++commit b8938393c6e9cc0d9c440e48aa1f2eeed51fab9b
++Author: Gavin Carr <gavin at openfusion.com.au>
++Date:   Fri Jan 21 19:26:08 2011 +0000
++
++    Add support for cgi-packed-scalar-values, update unit tests.
++
++commit 09e015cda687eada402fadb159e550592a5c17b0
++Author: Gavin Carr <gavin at openfusion.com.au>
++Date:   Fri Jan 21 18:48:53 2011 +0000
++
++    Perldoc updates, and trailing whitespace pruning.
++
++commit dd220a05e3115a4cddcf783ac40c835f70f19869
++Author: Gavin Carr <gavin at openfusion.com.au>
++Date:   Fri Jan 21 18:16:14 2011 +0000
++
++    Add .gitignore; bump Test::More requirement to 0.88.
++
++commit fc1ffd21ad7a9110f8ad89a69680ec60851dd274
++Author: Gavin Carr <gavin at openfusion.com.au>
++Date:   Fri Jan 21 18:14:19 2011 +0000
++
++    Add _init_from_arrayref method to Query, and unescape keys/values.
++
++commit dd68cfd995aed63180bf798deb8e8c11c78ff861
++Author: Gavin Carr <gavin at openfusion.com.au>
++Date:   Fri Jan 21 17:13:37 2011 +0000
++
++    Add unescaping of keys and values in parse_qs, and unit test.
++
++commit 20169f0252e2b1803012516cdc02d26510734525
++Author: Gavin Carr <gavin at openfusion.com.au>
++Date:   Fri Jan 21 16:31:15 2011 +0000
++
++    Remove all old arch-tags.
++
++commit 7d512f0b1502c7e1334b594f7290d51f350b1415
++Author: Gavin Carr <gavin at openfusion.com.au>
++Date:   Wed Jan 20 11:41:06 2010 +0000
++
++    Upgrade use of uri_escape to uri_escape_utf8; bump version to 0.07.
++
++commit 7574f4e1bd6bb6a28bf2d5d22bd3044f54c38496
++Author: Gavin Carr <gavin at openfusion.com.au>
++Date:   Tue Sep 11 11:19:31 2007 +1000
++
++    Sort output hash key order for deterministic testing; bump to version 0.06.
++
++commit 972a9776005e4eb73e1e9a1a9fb51009910381a4
++Author: Gavin Carr <gavin at openfusion.com.au>
++Date:   Tue Sep 11 11:12:27 2007 +1000
++
++    Initial import, version 0.05.

Added: trunk/liburi-query-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liburi-query-perl/debian/patches/series?rev=67877&op=file
==============================================================================
--- trunk/liburi-query-perl/debian/patches/series (added)
+++ trunk/liburi-query-perl/debian/patches/series Wed Jan 26 09:26:07 2011
@@ -1,0 +1,1 @@
+changelog.patch




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