r23776 - in /trunk/libdevel-repl-perl/debian: README.source changelog control copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon Aug 4 21:40:45 UTC 2008


Author: gregoa
Date: Mon Aug  4 21:40:43 2008
New Revision: 23776

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=23776
Log:
* debian/copyright: wrap long line.
* Set Standards-Version to 3.8.0; add debian/README.source to document
  quilt usage.

Added:
    trunk/libdevel-repl-perl/debian/README.source
Modified:
    trunk/libdevel-repl-perl/debian/changelog
    trunk/libdevel-repl-perl/debian/control
    trunk/libdevel-repl-perl/debian/copyright

Added: trunk/libdevel-repl-perl/debian/README.source
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdevel-repl-perl/debian/README.source?rev=23776&op=file
==============================================================================
--- trunk/libdevel-repl-perl/debian/README.source (added)
+++ trunk/libdevel-repl-perl/debian/README.source Mon Aug  4 21:40:43 2008
@@ -1,0 +1,6 @@
+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/libdevel-repl-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdevel-repl-perl/debian/changelog?rev=23776&op=diff
==============================================================================
--- trunk/libdevel-repl-perl/debian/changelog (original)
+++ trunk/libdevel-repl-perl/debian/changelog Mon Aug  4 21:40:43 2008
@@ -2,6 +2,9 @@
 
   * Add Recommends: libterm-readline-gnu-perl to debian/control, thanks to
     Christine Spang for the suggestion (closes: #493763).
+  * debian/copyright: wrap long line.
+  * Set Standards-Version to 3.8.0; add debian/README.source to document
+    quilt usage.
 
  -- gregor herrmann <gregoa at debian.org>  Mon, 04 Aug 2008 18:29:25 -0300
 

Modified: trunk/libdevel-repl-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdevel-repl-perl/debian/control?rev=23776&op=diff
==============================================================================
--- trunk/libdevel-repl-perl/debian/control (original)
+++ trunk/libdevel-repl-perl/debian/control Mon Aug  4 21:40:43 2008
@@ -11,7 +11,7 @@
 Uploaders: Alexis Sukrieh <sukria at debian.org>, Niko Tyni <ntyni at debian.org>,
  Damyan Ivanov <dmn at debian.org>,
  gregor herrmann <gregor+debian at comodo.priv.at>
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 Homepage: http://search.cpan.org/dist/Devel-REPL/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdevel-repl-perl/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libdevel-repl-perl/

Modified: trunk/libdevel-repl-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdevel-repl-perl/debian/copyright?rev=23776&op=diff
==============================================================================
--- trunk/libdevel-repl-perl/debian/copyright (original)
+++ trunk/libdevel-repl-perl/debian/copyright Mon Aug  4 21:40:43 2008
@@ -5,7 +5,8 @@
     http://search.cpan.org/dist/Devel-REPL/
 
 Upstream authors: 
- Matt S Trout, mst (at) shadowcatsystems.co.uk (http://www.shadowcatsystems.co.uk/).
+ Matt S Trout, mst (at) shadowcatsystems.co.uk
+   http://www.shadowcatsystems.co.uk/
  mgrimes, mgrimes at cpan dot org
 
 Files: *




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