r45158 - in /trunk/sqlfairy/debian: README.source changelog control

ryan at users.alioth.debian.org ryan at users.alioth.debian.org
Thu Oct 1 14:13:36 UTC 2009


Author: ryan
Date: Thu Oct  1 14:13:11 2009
New Revision: 45158

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=45158
Log:
* Add myself to Uploaders
* Add debian/README.source to document quilt usage, as required by
  Debian Policy since 3.8.0.

Added:
    trunk/sqlfairy/debian/README.source
Modified:
    trunk/sqlfairy/debian/changelog
    trunk/sqlfairy/debian/control

Added: trunk/sqlfairy/debian/README.source
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/sqlfairy/debian/README.source?rev=45158&op=file
==============================================================================
--- trunk/sqlfairy/debian/README.source (added)
+++ trunk/sqlfairy/debian/README.source Thu Oct  1 14:13:11 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/sqlfairy/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/sqlfairy/debian/changelog?rev=45158&op=diff
==============================================================================
--- trunk/sqlfairy/debian/changelog (original)
+++ trunk/sqlfairy/debian/changelog Thu Oct  1 14:13:11 2009
@@ -8,8 +8,11 @@
     Uploaders.
   * debian/watch: use dist-based URL.
   * move the direct change to a quilt patch
+  * Add myself to Uploaders
+  * Add debian/README.source to document quilt usage, as required by
+    Debian Policy since 3.8.0.
 
- -- Ryan Niebur <ryan at debian.org>  Thu, 01 Oct 2009 07:11:32 -0700
+ -- Ryan Niebur <ryan at debian.org>  Thu, 01 Oct 2009 07:12:53 -0700
 
 sqlfairy (0.11002-1) unstable; urgency=low
 

Modified: trunk/sqlfairy/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/sqlfairy/debian/control?rev=45158&op=diff
==============================================================================
--- trunk/sqlfairy/debian/control (original)
+++ trunk/sqlfairy/debian/control Thu Oct  1 14:13:11 2009
@@ -2,7 +2,7 @@
 Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Eric Dorland <eric at debian.org>
+Uploaders: Eric Dorland <eric at debian.org>, Ryan Niebur <ryan at debian.org>
 Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7)
 Build-Depends-Indep: perl, libcarp-clan-perl, libclass-accessor-perl,
  libclass-base-perl, libclass-data-inheritable-perl (>= 0.02),




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