Author: schoenfeld
Date: 2008-11-06 12:37:45 +0000 (Thu, 06 Nov 2008)
New Revision: 1713

Modified:
   trunk/debian/changelog
   trunk/scripts/build-rdeps.pl
Log:
build-rdeps: Add missing documentation of the --only-main param in
the manpage

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog      2008-11-06 12:34:06 UTC (rev 1712)
+++ trunk/debian/changelog      2008-11-06 12:37:45 UTC (rev 1713)
@@ -9,8 +9,10 @@
   * mk-build-deps: Add a --exclude-components paramater which can be specified
     multiple times to exclude certain components (e.g. main, contrib,
     non-free).
+  * build-rdeps: Add missing documentation of the --only-main param in
+    the manpage
 
- -- Patrick Schoenfeld <[EMAIL PROTECTED]>  Thu, 06 Nov 2008 13:30:40 +0100
+ -- Patrick Schoenfeld <[EMAIL PROTECTED]>  Thu, 06 Nov 2008 13:37:35 +0100
 
 devscripts (2.10.40) unstable; urgency=low
 

Modified: trunk/scripts/build-rdeps.pl
===================================================================
--- trunk/scripts/build-rdeps.pl        2008-11-06 12:34:06 UTC (rev 1712)
+++ trunk/scripts/build-rdeps.pl        2008-11-06 12:37:45 UTC (rev 1713)
@@ -43,6 +43,14 @@
 
 Select another distribution, which is searched for build-depends.
 
+=item B<--only-main>
+
+Ignore contrib and non-free
+
+=item B<--exclude-component>
+
+Ignore the given component (e.g. main, contrib, non-free).
+
 =item B<-m> B<--print-maintainer>
 
 Print the value of the maintainer field for each package.



-- 
To unsubscribe, send mail to [EMAIL PROTECTED]

Reply via email to