[Pkg-voip-commits] r2712 - /
Kilian Krause
kilian at alioth.debian.org
Sun Nov 19 13:54:24 CET 2006
Author: kilian
Date: 2006-11-19 13:54:23 +0100 (Sun, 19 Nov 2006)
New Revision: 2712
Modified:
README
Log:
document new backports hook. moving current branches to new backport hook
Modified: README
===================================================================
--- README 2006-11-18 23:48:35 UTC (rev 2711)
+++ README 2006-11-19 12:54:23 UTC (rev 2712)
@@ -127,6 +127,18 @@
is not appearing to the archive until its reverse depends are (re)built too. In
case of questions, feel free to mail kilian at debian.org.
+7. Automatic Backport hooks
+---------------------------
+
+The checkout script for putting together the sources can run a backports hook
+for certain dists (like Debian sarge) which need certain adjustments to the
+source like altered Build-Depends. This hook is a plain shell script (or
+makefile like debian/rules) which needs to be put in the debian/backports
+directory and made executable by means of the svn properties set. The codenames
+for the current dists are: sid, etch, sarge, edgy and dapper. For an example
+see asterisk-addons/trunk/debian/backports/sarge which may be more illustrating
+what to do.
+
-(snip)-
In case any of the above is unclear to you or seems outdated, please drop us a note to the maintainers list.
More information about the Pkg-voip-commits
mailing list