[Pkg-tcltk-commits] r1810 - bwidget/trunk/debian

sgolovan at alioth.debian.org sgolovan at alioth.debian.org
Wed Mar 9 07:13:14 UTC 2016


Author: sgolovan
Date: 2016-03-09 07:13:14 +0000 (Wed, 09 Mar 2016)
New Revision: 1810

Modified:
   bwidget/trunk/debian/changelog
   bwidget/trunk/debian/install
   bwidget/trunk/debian/rules
Log:
[bwidget]
  * New upstream release.


Modified: bwidget/trunk/debian/changelog
===================================================================
--- bwidget/trunk/debian/changelog	2016-03-04 07:54:58 UTC (rev 1809)
+++ bwidget/trunk/debian/changelog	2016-03-09 07:13:14 UTC (rev 1810)
@@ -1,8 +1,8 @@
-bwidget (1.9.9-2) UNRELEASED; urgency=medium
+bwidget (1.9.10-1) unstable; urgency=medium
 
-  * NOT RELEASED YET
+  * New upstream release.
 
- -- Sergei Golovan <sgolovan at debian.org>  Thu, 22 Oct 2015 12:36:22 +0300
+ -- Sergei Golovan <sgolovan at debian.org>  Wed, 09 Mar 2016 09:54:54 +0300
 
 bwidget (1.9.9-1) unstable; urgency=medium
 

Modified: bwidget/trunk/debian/install
===================================================================
--- bwidget/trunk/debian/install	2016-03-04 07:54:58 UTC (rev 1809)
+++ bwidget/trunk/debian/install	2016-03-09 07:13:14 UTC (rev 1810)
@@ -1,4 +1,4 @@
-*.tcl	/usr/share/tcltk/bwidget1.9.9
-images	/usr/share/tcltk/bwidget1.9.9
-lang	/usr/share/tcltk/bwidget1.9.9
+*.tcl	/usr/share/tcltk/bwidget1.9.10
+images	/usr/share/tcltk/bwidget1.9.10
+lang	/usr/share/tcltk/bwidget1.9.10
 BWman/*	/usr/share/doc/bwidget/html

Modified: bwidget/trunk/debian/rules
===================================================================
--- bwidget/trunk/debian/rules	2016-03-04 07:54:58 UTC (rev 1809)
+++ bwidget/trunk/debian/rules	2016-03-09 07:13:14 UTC (rev 1810)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-v = 1.9.9
+v = 1.9.10
 
 %:
 	dh $@




More information about the Pkg-tcltk-commits mailing list