r23696 - /website/howto/quilt.pod
    dmn at users.alioth.debian.org 
    dmn at users.alioth.debian.org
       
    Wed Jul 30 18:33:33 UTC 2008
    
    
  
Author: dmn
Date: Wed Jul 30 18:33:31 2008
New Revision: 23696
URL: http://svn.debian.org/wsvn/?sc=1&rev=23696
Log:
Add paragraph, reminding adding quilt to B-D
Modified:
    website/howto/quilt.pod
Modified: website/howto/quilt.pod
URL: http://svn.debian.org/wsvn/website/howto/quilt.pod?rev=23696&op=diff
==============================================================================
--- website/howto/quilt.pod (original)
+++ website/howto/quilt.pod Wed Jul 30 18:33:31 2008
@@ -108,6 +108,10 @@
 more. See the manual page.
 
 =head1 3. Integrating within package build process
+
+Obviously, C<quilt> needs to be added to C<Build-Depends>. Note that
+C<Build-Depends-Indep> (for arch:all packages) is not approprite as C<quilt> is
+needed by the C<clean> target.
 
 C<include /usr/share/quilt/quilt.make> has some candy for C<debian/rules>.
 First, it defines C<QUILT_PATCHES> to be C<debian/patches> so that one doesn't
    
    
More information about the Pkg-perl-cvs-commits
mailing list