r42166 - in /trunk/libfile-which-perl/debian: README.source changelog control patches/ignore-pwhich.patch

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Thu Aug 20 16:59:26 UTC 2009


Author: jawnsy-guest
Date: Thu Aug 20 16:59:20 2009
New Revision: 42166

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=42166
Log:
Add README.source and patch to prevent pwhich installation

Added:
    trunk/libfile-which-perl/debian/README.source
Modified:
    trunk/libfile-which-perl/debian/changelog
    trunk/libfile-which-perl/debian/control
    trunk/libfile-which-perl/debian/patches/ignore-pwhich.patch

Added: trunk/libfile-which-perl/debian/README.source
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfile-which-perl/debian/README.source?rev=42166&op=file
==============================================================================
--- trunk/libfile-which-perl/debian/README.source (added)
+++ trunk/libfile-which-perl/debian/README.source Thu Aug 20 16:59:20 2009
@@ -1,0 +1,5 @@
+This package uses quilt to manage all modifications to the upstream
+source.  Changes are stored in the source package as diffs in
+debian/patches and applied during the build.
+
+See /usr/share/doc/quilt/README.source for a detailed explanation.

Modified: trunk/libfile-which-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfile-which-perl/debian/changelog?rev=42166&op=diff
==============================================================================
--- trunk/libfile-which-perl/debian/changelog (original)
+++ trunk/libfile-which-perl/debian/changelog Thu Aug 20 16:59:20 2009
@@ -23,6 +23,7 @@
   * Update gregoa's e-mail address
   * Added ADAMK's test modules and set AUTOMATED_TESTING=1
   * Updated copyright
+  * Add README.source and patch to prevent pwhich installation
 
  -- Jonathan Yu <frequency at cpan.org>  Tue, 28 Jul 2009 13:01:24 -0400
 

Modified: trunk/libfile-which-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfile-which-perl/debian/control?rev=42166&op=diff
==============================================================================
--- trunk/libfile-which-perl/debian/control (original)
+++ trunk/libfile-which-perl/debian/control Thu Aug 20 16:59:20 2009
@@ -1,10 +1,10 @@
 Source: libfile-which-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50)
-Build-Depends-Indep: libtest-cpan-meta-perl, libperl-minimumversion-perl,
- libpod-simple-perl (>= 3.07), libtest-minimumversion-perl,
- libtest-pod-perl (>= 1.26)
+Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7)
+Build-Depends-Indep: libperl-minimumversion-perl, libtest-minimumversion-perl,
+ libpod-simple-perl (>= 3.07), libtest-pod-perl (>= 1.26),
+ libtest-cpan-meta-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Daniel Ruoso <daniel at ruoso.com>, Jonathan Yu <frequency at cpan.org>,
  gregor herrmann <gregoa at debian.org>

Modified: trunk/libfile-which-perl/debian/patches/ignore-pwhich.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfile-which-perl/debian/patches/ignore-pwhich.patch?rev=42166&op=diff
==============================================================================
--- trunk/libfile-which-perl/debian/patches/ignore-pwhich.patch (original)
+++ trunk/libfile-which-perl/debian/patches/ignore-pwhich.patch Thu Aug 20 16:59:20 2009
@@ -1,3 +1,7 @@
+Description: patch Makefile.PL not to install
+Origin: vendor
+Author: Jonathan Yu <frequency at cpan.org>
+Forwarded: not-needed
 --- a/Makefile.PL
 +++ b/Makefile.PL
 @@ -12,9 +12,6 @@




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