r33503 - in /trunk/libmodule-pluggable-perl/debian: README.source changelog rules

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Apr 17 21:49:14 UTC 2009


Author: gregoa
Date: Fri Apr 17 21:49:09 2009
New Revision: 33503

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=33503
Log:
remove unused PERL variable from debian/rules

Added:
    trunk/libmodule-pluggable-perl/debian/README.source
Modified:
    trunk/libmodule-pluggable-perl/debian/changelog
    trunk/libmodule-pluggable-perl/debian/rules

Added: trunk/libmodule-pluggable-perl/debian/README.source
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-pluggable-perl/debian/README.source?rev=33503&op=file
==============================================================================
--- trunk/libmodule-pluggable-perl/debian/README.source (added)
+++ trunk/libmodule-pluggable-perl/debian/README.source Fri Apr 17 21:49:09 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/libmodule-pluggable-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-pluggable-perl/debian/changelog?rev=33503&op=diff
==============================================================================
--- trunk/libmodule-pluggable-perl/debian/changelog (original)
+++ trunk/libmodule-pluggable-perl/debian/changelog Fri Apr 17 21:49:09 2009
@@ -9,6 +9,8 @@
   [ gregor herrmann ]
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
     (source stanza).
+  * Add debian/README.source to document quilt usage, as required by
+    Debian Policy since 3.8.0.
 
  -- Brian Cassidy <brian.cassidy at gmail.com>  Wed, 15 Apr 2009 16:29:16 -0300
 

Modified: trunk/libmodule-pluggable-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-pluggable-perl/debian/rules?rev=33503&op=diff
==============================================================================
--- trunk/libmodule-pluggable-perl/debian/rules (original)
+++ trunk/libmodule-pluggable-perl/debian/rules Fri Apr 17 21:49:09 2009
@@ -1,6 +1,4 @@
 #!/usr/bin/make -f
-
-PERL ?= /usr/bin/perl
 
 include /usr/share/quilt/quilt.make
 




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