[Pkg-voip-commits] r4911 - /README

kilian at alioth.debian.org kilian at alioth.debian.org
Fri Nov 30 10:23:31 UTC 2007


Author: kilian
Date: Fri Nov 30 10:23:31 2007
New Revision: 4911

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=4911
Log:
document reference structure in debian/rules used in pkg-voip

Modified:
    README

Modified: README
URL: http://svn.debian.org/wsvn/pkg-voip/README?rev=4911&op=diff
==============================================================================
--- README (original)
+++ README Fri Nov 30 10:23:31 2007
@@ -63,6 +63,15 @@
 Homepage fields should be added to all pkg-voip packages to the Source part
 unless really useful to have Source and Package point to different URLs.
 The Homepage field is supported by dpkg-dev (>= 1.14.6).
+
+If in doubt, sort the targets in debian/rules like this:
+  1. headers, variable definitions
+  2. includes (like dpatch, cdbs etc.)
+  3. "build/build-arch/build-indep" targets including config.status and autotools/patch
+  4. clean target (including unpatch)
+  5. binnary target
+  6. get-orig-source and print-version target
+  7. .PHONY definitions
 
 3. Using svn-buildpackage
 --------------------------




More information about the Pkg-voip-commits mailing list