[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#612172: marked as done (pu: package apt-dater/0.8.4-4)



Your message dated Sat, 19 Mar 2011 14:30:29 +0000
with message-id <1300545030.15823.3680.camel@hathi.jungle.funky-badger.org>
and subject line Closing bugs for packages released in 6.0.1
has caused the Debian Bug report #612172,
regarding pu: package apt-dater/0.8.4-4
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
612172: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=612172
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: pu


Hi,
the report came too late to get fixed for squeeze, so I want to upload it
for the next point release, now:

me@gnu:~/Coding/pkg/apt-dater$ diff -Naur tags/0.8.4-4/ trunk/ --exclude=.svn
diff -Naur '--exclude=.svn' tags/0.8.4-4//debian/apt-dater-host.config trunk//debian/apt-dater-host.config
--- tags/0.8.4-4//debian/apt-dater-host.config  2011-01-29 18:40:36.000000000 +0100
+++ trunk//debian/apt-dater-host.config 2011-02-06 14:56:00.000000000 +0100
@@ -4,8 +4,8 @@
 
 . /usr/share/debconf/confmodule
 
-# Default value is 1 (enabled).
-ASSUME_YES=1
+# Default value is true (enabled).
+ASSUME_YES="true"
 
 if [ -f "/etc/apt-dater-host.conf" ] ; then
        # Get the current setted value.
@@ -13,7 +13,7 @@
 
        if [ "$CURRENT_VALUE" = "0" ]; then
                # Overwrite default value, if it is not enabled.
-               ASSUME_YES=0
+               ASSUME_YES="false"
        fi
 fi
 
diff -Naur '--exclude=.svn' tags/0.8.4-4//debian/changelog trunk//debian/changelog
--- tags/0.8.4-4//debian/changelog      2011-01-29 18:40:36.000000000 +0100
+++ trunk//debian/changelog     2011-02-06 14:56:00.000000000 +0100
@@ -1,3 +1,10 @@
+apt-dater (0.8.4-5) UNRELEASED; urgency=medium
+
+  * Fix apt-dater-host.config, to not mess up with boolean values and integers.
+    Closes: #611968
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Fri, 04 Feb 2011 10:22:10 +0100
+
 apt-dater (0.8.4-4) unstable; urgency=high
 
   * Add patch from Stefan Bühler, which fixes apt-dater-host.postinst to


-- System Information:
Debian Release: 6.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.37-trunk-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



--- End Message ---
--- Begin Message ---
Version: 6.0.1

Hi,

These bugs all refer to stable updates which formed part of the 6.0.1
point release; I'm therefore closing them.

Regards,

Adam



--- End Message ---

Reply to: