[Pkg-tcltk-commits] r1664 - tcl8.6/trunk/debian
sgolovan at alioth.debian.org
sgolovan at alioth.debian.org
Wed Aug 27 19:02:13 UTC 2014
Author: sgolovan
Date: 2014-08-27 19:02:13 +0000 (Wed, 27 Aug 2014)
New Revision: 1664
Modified:
tcl8.6/trunk/debian/changelog
tcl8.6/trunk/debian/watch
Log:
[tcl8.6]
* Adapted debian/watch to the new +dfsg version suffix.
Modified: tcl8.6/trunk/debian/changelog
===================================================================
--- tcl8.6/trunk/debian/changelog 2014-08-27 18:55:57 UTC (rev 1663)
+++ tcl8.6/trunk/debian/changelog 2014-08-27 19:02:13 UTC (rev 1664)
@@ -4,8 +4,9 @@
* Refreshed patches.
* Added new symbols to the debian/libtcl8.6.symbols file.
* Removed the sourceless help file compat/zlib/contrib/dotzlib/DotZLib.chm.
+ * Adapted debian/watch to the new +dfsg version suffix.
- -- Sergei Golovan <sgolovan at debian.org> Wed, 27 Aug 2014 22:55:32 +0400
+ -- Sergei Golovan <sgolovan at debian.org> Wed, 27 Aug 2014 23:01:40 +0400
tcl8.6 (8.6.1-6) unstable; urgency=low
Modified: tcl8.6/trunk/debian/watch
===================================================================
--- tcl8.6/trunk/debian/watch 2014-08-27 18:55:57 UTC (rev 1663)
+++ tcl8.6/trunk/debian/watch 2014-08-27 19:02:13 UTC (rev 1664)
@@ -1,2 +1,3 @@
version=3
-http://sf.net/tcl/tcl-core(8\.6\.\d+)-src\.tar\.gz
+opts=dversionmangle=s/\+dfsg\d*$// \
+ http://sf.net/tcl/tcl-core(8\.6\.\d+)-src\.tar\.gz
More information about the Pkg-tcltk-commits
mailing list