[Logcheck-commits] r1228 - logcheck/trunk/debian

madduck at users.alioth.debian.org madduck at users.alioth.debian.org
Fri Oct 6 15:35:59 UTC 2006


Author: madduck
Date: 2006-10-06 15:35:58 +0000 (Fri, 06 Oct 2006)
New Revision: 1228

Modified:
   logcheck/trunk/debian/changelog
   logcheck/trunk/debian/control
Log:
build-dep fix and not yet releasing

Modified: logcheck/trunk/debian/changelog
===================================================================
--- logcheck/trunk/debian/changelog	2006-10-06 15:19:17 UTC (rev 1227)
+++ logcheck/trunk/debian/changelog	2006-10-06 15:35:58 UTC (rev 1228)
@@ -1,4 +1,4 @@
-logcheck (1.2.48) unstable; urgency=low
+logcheck (1.2.48~unreleased.1) unstable; urgency=low
 
   [ maximilian attems ]
   * ignore.d.server/postfix: Fix cleanup rule and remove duplicate.
@@ -34,6 +34,7 @@
   * logcheck-database.config fix bashism.
 
   [ martin f. krafft ]
+  * moved po-debconf build-dep to arch-dependent list due to clean target.
   * ignore.d.server/pdns: ignore failure to get SOA serial from supermasters
     that send wrong notifies.
   * ignore.d.server/cron-apt: fixed several rules for corner cases.
@@ -59,7 +60,7 @@
   * ignore.d.server/pdns: ignore messages about not being authoritative for
     just about anything.
 
- -- martin f. krafft <madduck at debian.org>  Fri,  6 Oct 2006 17:04:11 +0200
+ -- martin f. krafft <madduck at debian.org>  Fri,  6 Oct 2006 17:12:11 +0200
 
 logcheck (1.2.47) unstable; urgency=low
 

Modified: logcheck/trunk/debian/control
===================================================================
--- logcheck/trunk/debian/control	2006-10-06 15:19:17 UTC (rev 1227)
+++ logcheck/trunk/debian/control	2006-10-06 15:35:58 UTC (rev 1228)
@@ -4,8 +4,8 @@
 Maintainer: Debian logcheck Team <logcheck-devel at lists.alioth.debian.org>
 Uploaders: Todd Troxell <ttroxell at debian.org>, Gerfried Fuchs <alfie at debian.org>, Eric Evans <eevans at debian.org>, martin f. krafft <madduck at debian.org>
 Standards-Version: 3.7.2
-Build-Depends: debhelper (>= 4.1.13)
-Build-Depends-Indep: docbook-to-man, po-debconf
+Build-Depends: debhelper (>= 4.1.13), po-debconf
+Build-Depends-Indep: docbook-to-man
 
 Package: logcheck
 Architecture: all




More information about the Logcheck-commits mailing list