[Pkg-tcltk-commits] r291 - tcltk-defaults/trunk/debian
sgolovan-guest at alioth.debian.org
sgolovan-guest at alioth.debian.org
Thu Oct 18 15:34:57 UTC 2007
Author: sgolovan-guest
Date: 2007-10-18 15:34:57 +0000 (Thu, 18 Oct 2007)
New Revision: 291
Modified:
tcltk-defaults/trunk/debian/README.Debian
tcltk-defaults/trunk/debian/rules
Log:
[tcltk-defaults]
Added README.Debian into debian/rules, added a note about policy.
Modified: tcltk-defaults/trunk/debian/README.Debian
===================================================================
--- tcltk-defaults/trunk/debian/README.Debian 2007-10-18 15:29:29 UTC (rev 290)
+++ tcltk-defaults/trunk/debian/README.Debian 2007-10-18 15:34:57 UTC (rev 291)
@@ -12,3 +12,10 @@
become all required, as the Tcl/Tk policy will be applied
by all Tcl/Tk packages.
+Current version of Tcl/Tk policy is included into tcl-doc binary
+package and can be found in /usr/share/doc/tcl-doc directory.
+
+Thu, 18 Oct 2007 19:32:54 +0400
+Francesco Paolo Lovergine <frankie at debian.org>
+Sergei Golovan <sgolovan at debian.org>
+
Modified: tcltk-defaults/trunk/debian/rules
===================================================================
--- tcltk-defaults/trunk/debian/rules 2007-10-18 15:29:29 UTC (rev 290)
+++ tcltk-defaults/trunk/debian/rules 2007-10-18 15:34:57 UTC (rev 291)
@@ -76,7 +76,7 @@
dh_testdir -i
dh_testroot -i
dh_install -i
- dh_installdocs -i -N tk-doc
+ dh_installdocs -i -A debian/README.Debian -N tk-doc
dh_installchangelogs -i -N tk-doc
dh_installmenu -i
dh_desktop -i
More information about the Pkg-tcltk-commits
mailing list