[Pkg-logwatch-general] r64 - in trunk: . debian
willi-guest at alioth.debian.org
willi-guest at alioth.debian.org
Wed May 16 20:20:02 UTC 2007
Author: willi-guest
Date: 2007-05-16 20:20:02 +0000 (Wed, 16 May 2007)
New Revision: 64
Modified:
trunk/buildversion.sh
trunk/debian/changelog
Log:
Skip 7.3.4, prepare 7.3.5.
Fixes one additional debian bug.
Before upload, testing is required.
Modified: trunk/buildversion.sh
===================================================================
--- trunk/buildversion.sh 2007-04-24 15:44:56 UTC (rev 63)
+++ trunk/buildversion.sh 2007-05-16 20:20:02 UTC (rev 64)
@@ -3,7 +3,7 @@
VERSION=$1
if [ -z "$VERSION" ]; then
- VERSION=7.3.4
+ VERSION=7.3.5
fi
TARBALL=logwatch-$VERSION.tar.gz
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2007-04-24 15:44:56 UTC (rev 63)
+++ trunk/debian/changelog 2007-05-16 20:20:02 UTC (rev 64)
@@ -1,8 +1,9 @@
-logwatch (7.3.4-1~pre1) unstable; urgency=low
+logwatch (7.3.5-1~pre1) unstable; urgency=low
* New upstream version:
- closes: #317388 "Unmatched entries in Postfix section"
- closes: #406084 "range examples are wrong ..."
+ - closes: #406411 "bind/named SERVFAIL != Query form disallowed client"
* Depend on exim4 rather than exim in debian/controls (closes: #420270)
* Add watch file (thanks to Clint Adams, closes: #420243)
* Use Homepage: instead of verbosity in Description (closes: #416488)
More information about the Pkg-logwatch-general
mailing list