[Pkg-tcltk-commits] r287 - in tcltk-defaults/trunk: . debian
frankie at alioth.debian.org
frankie at alioth.debian.org
Thu Oct 18 13:44:51 UTC 2007
Author: frankie
Date: 2007-10-18 13:44:51 +0000 (Thu, 18 Oct 2007)
New Revision: 287
Modified:
tcltk-defaults/trunk/debian/rules
tcltk-defaults/trunk/tcltk-policy.sgml
Log:
Using tagged policy version to get it
Modified: tcltk-defaults/trunk/debian/rules
===================================================================
--- tcltk-defaults/trunk/debian/rules 2007-10-18 13:42:47 UTC (rev 286)
+++ tcltk-defaults/trunk/debian/rules 2007-10-18 13:44:51 UTC (rev 287)
@@ -9,13 +9,15 @@
TCLVER := 8.4.16-2
TKVER := 8.4.16-2
PRIO := 841
-DOCS = tcltk-policy.html tcltk-policy.txt tcltk-policy.pdf
+DOCS = tcltk-policy.html tcltk-policy.txt tcltk-policy.pdf
+
#
-# A new policy should be get manually and only after freezing
+# A new policy should be get manually and only after agreement
#
+POLICY = 0.1.0
get-policy:
- svn export svn://svn.debian.org/svn/pkg-tcltk/policy/tcltk-policy.sgml
+ svn export svn://svn.debian.org/svn/pkg-tcltk/policy/tags/$(POLICY)/tcltk-policy.sgml
tcltk-policy.html: tcltk-policy.sgml
LANG=C debiandoc2html -1 -x tcltk-policy.sgml
Modified: tcltk-defaults/trunk/tcltk-policy.sgml
===================================================================
--- tcltk-defaults/trunk/tcltk-policy.sgml 2007-10-18 13:42:47 UTC (rev 286)
+++ tcltk-defaults/trunk/tcltk-policy.sgml 2007-10-18 13:44:51 UTC (rev 287)
@@ -9,7 +9,7 @@
<author>
<name>Sergei Golovan</name>
</author>
- <version>version 0.0.0</version>
+ <version>version 0.1.0</version>
<abstract>
This document describes the packaging of Tcl/Tk within the Debian
More information about the Pkg-tcltk-commits
mailing list