[Pkg-tcltk-commits] r1912 - bwidget/trunk/debian
sgolovan at alioth.debian.org
sgolovan at alioth.debian.org
Wed Jan 10 18:54:56 UTC 2018
Author: sgolovan
Date: 2018-01-10 18:54:55 +0000 (Wed, 10 Jan 2018)
New Revision: 1912
Modified:
bwidget/trunk/debian/changelog
bwidget/trunk/debian/control
bwidget/trunk/debian/install
bwidget/trunk/debian/rules
Log:
[bwidget]
* New upstream release.
* Bumped standards version to 4.1.3.
Modified: bwidget/trunk/debian/changelog
===================================================================
--- bwidget/trunk/debian/changelog 2018-01-04 12:48:58 UTC (rev 1911)
+++ bwidget/trunk/debian/changelog 2018-01-10 18:54:55 UTC (rev 1912)
@@ -1,8 +1,9 @@
-bwidget (1.9.11-2) UNRELEASED; urgency=medium
+bwidget (1.9.12-1) unstable; urgency=medium
- * NOT RELEASED YET
+ * New upstream release.
+ * Bumped standards version to 4.1.3.
- -- Sergei Golovan <sgolovan at debian.org> Thu, 26 Oct 2017 12:00:29 +0300
+ -- Sergei Golovan <sgolovan at debian.org> Wed, 10 Jan 2018 21:48:33 +0300
bwidget (1.9.11-1) unstable; urgency=medium
Modified: bwidget/trunk/debian/control
===================================================================
--- bwidget/trunk/debian/control 2018-01-04 12:48:58 UTC (rev 1911)
+++ bwidget/trunk/debian/control 2018-01-10 18:54:55 UTC (rev 1912)
@@ -5,7 +5,7 @@
Uploaders: Sergei Golovan <sgolovan at debian.org>
Build-Depends: debhelper (>= 10.0.0)
Build-Depends-Indep: tcl-dev
-Standards-Version: 4.1.1
+Standards-Version: 4.1.3
Homepage: http://sourceforge.net/projects/tcllib/
Package: bwidget
Modified: bwidget/trunk/debian/install
===================================================================
--- bwidget/trunk/debian/install 2018-01-04 12:48:58 UTC (rev 1911)
+++ bwidget/trunk/debian/install 2018-01-10 18:54:55 UTC (rev 1912)
@@ -1,4 +1,4 @@
-*.tcl /usr/share/tcltk/bwidget1.9.11
-images /usr/share/tcltk/bwidget1.9.11
-lang /usr/share/tcltk/bwidget1.9.11
+*.tcl /usr/share/tcltk/bwidget1.9.12
+images /usr/share/tcltk/bwidget1.9.12
+lang /usr/share/tcltk/bwidget1.9.12
BWman/* /usr/share/doc/bwidget/html
Modified: bwidget/trunk/debian/rules
===================================================================
--- bwidget/trunk/debian/rules 2018-01-04 12:48:58 UTC (rev 1911)
+++ bwidget/trunk/debian/rules 2018-01-10 18:54:55 UTC (rev 1912)
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-v = 1.9.11
+v = 1.9.12
%:
dh $@
More information about the Pkg-tcltk-commits
mailing list