[Pkg-tcltk-commits] r1055 - bwidget/trunk/debian
sgolovan at alioth.debian.org
sgolovan at alioth.debian.org
Sat Jul 17 06:25:42 UTC 2010
Author: sgolovan
Date: 2010-07-17 06:25:34 +0000 (Sat, 17 Jul 2010)
New Revision: 1055
Modified:
bwidget/trunk/debian/changelog
bwidget/trunk/debian/control
bwidget/trunk/debian/rules
Log:
[bwidget]
* New upstream release.
* Bumped standards version to 3.9.0.
Modified: bwidget/trunk/debian/changelog
===================================================================
--- bwidget/trunk/debian/changelog 2010-07-15 14:48:15 UTC (rev 1054)
+++ bwidget/trunk/debian/changelog 2010-07-17 06:25:34 UTC (rev 1055)
@@ -1,8 +1,9 @@
-bwidget (1.9.0-3) UNRELEASED; urgency=low
+bwidget (1.9.2-1) unstable; urgency=low
- * NOT RELEASED YET
+ * New upstream release.
+ * Bumped standards version to 3.9.0.
- -- Sergei Golovan <sgolovan at debian.org> Sun, 10 Jan 2010 03:24:49 +0300
+ -- Sergei Golovan <sgolovan at debian.org> Sat, 17 Jul 2010 10:15:03 +0400
bwidget (1.9.0-2) unstable; urgency=low
Modified: bwidget/trunk/debian/control
===================================================================
--- bwidget/trunk/debian/control 2010-07-15 14:48:15 UTC (rev 1054)
+++ bwidget/trunk/debian/control 2010-07-17 06:25:34 UTC (rev 1055)
@@ -5,7 +5,7 @@
Uploaders: Sergei Golovan <sgolovan at debian.org>
Build-Depends: debhelper (>> 5.0.0), quilt
Build-Depends-Indep: tcl-dev
-Standards-Version: 3.8.3
+Standards-Version: 3.9.0
Homepage: http://sourceforge.net/projects/tcllib/
Package: bwidget
Modified: bwidget/trunk/debian/rules
===================================================================
--- bwidget/trunk/debian/rules 2010-07-15 14:48:15 UTC (rev 1054)
+++ bwidget/trunk/debian/rules 2010-07-17 06:25:34 UTC (rev 1055)
@@ -5,7 +5,7 @@
export QUILT_PATCHES := debian/patches
-VERSION = 1.9.0
+VERSION = 1.9.2
unpatch:
dh_testdir
More information about the Pkg-tcltk-commits
mailing list