Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=eaa25f5a5c48913cb32212cafcc1d64c287f9a73

commit eaa25f5a5c48913cb32212cafcc1d64c287f9a73
Author: Miklos Vajna <[EMAIL PROTECTED]>
Date:   Tue Apr 8 12:29:27 2008 +0200

docs/develfaq: update "when should i relbump" section

diff --git a/docs/develfaq.txt b/docs/develfaq.txt
index 57dd375..db0079a 100644
--- a/docs/develfaq.txt
+++ b/docs/develfaq.txt
@@ -184,9 +184,10 @@ custom commands, then you always have to use them.

== When should I increment a package's release number?

-* If your change affects only the FrugalBuild (like an up2date fix) then you 
should not, just push your change.
-* If your change affects only the fdb (like options=(\'force\') or replaces()) 
then you should repoman cl after the push but no incrementing is needed
-* In any other case: you should do so.
+* If your change affects only the FrugalBuild (like an up2date fix) then you
+  should not, just push your change.
+* You should do so, if your change affects the fdb or the fpm (change in
+  build(), depends() fix, etc).

== How do I repair a corrupted package database?
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to