Change logs for debian-goodies source package in Precise

  • debian-goodies (0.59) unstable; urgency=low
    
      * [checkrestart]: 
        - Properly define variables to prevent Python errors when using the 
          -p switch (Closes: #646513)
        - Pass a default environment for all subprocess calls
    
    debian-goodies (0.58) unstable; urgency=low
    
      * [dglob] 
        - Remove any empty lines from grep-dctrl's output (Closes: 646189)
     -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  04 Nov 2011 13:11:03 +0000
  • debian-goodies (0.57) unstable; urgency=low
    
      * [checkrestart]: 
         - Exclude /run/ from the deleted files check, this prevents 
           false positives from some programs such as newer releases of
           jackd2 and chromium which use /run/shm/ instead of
           /dev/shm/ (Closes: #595096)
    
    debian-goodies (0.56) unstable; urgency=low
    
      * [checkrestart]: 
         - Use patch provided by Jörg Sommer and Piotr Kaczuba that makes the
           script use a set for the initscripts information, thus making the
           program work with Python 2.7 (Closes: #64397)
         - Fix behaviour of -p so that it does not consider files that do
           not belong to any package, thanks to Peter Eisentraut for the
           patch. (Closes: #608387)
         - Fix handling of --verbose option (Closes: #623168)
         - Exclude /dev/shm/ from the deleted files check, this prevents 
           a false positive from some programs such as jackd2 (Closes: #595096)
         - Exclude /home from the deleted files check as these
           generate a number of false positives. This included: GNOME's mixer
           applet, dovecot, nautilus, chromium-broswer and evolution-data-server
           (Closes: #595096, #609454)
      * [checkrestart.1]: 
         - Update the manpage to indicate what information to provide when
           reporting a false positive in checkrestart
      * /debmany/man/debmany.1:
         - Fix typo in manpage (Closes: #600252)
     -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  21 Oct 2011 09:25:34 +0000
  • debian-goodies (0.55) unstable; urgency=low
    
      * [ dglob ] Clean up bashims (Closes: #600156)
    
    debian-goodies (0.54) unstable; urgency=low
    
      * debian/control: Turn the lsof Depends: into Recommends for the benefit
        of the kfreebsd architectures (i.e. to make it possible for it to be
        installed in these as lsof is not available there). Unfortunately,
        we cannot use a Depends based on architecture as we are Arch: all
        (Closes: #594431)
      * [checkrestart]: Complain if lsof is not installed (could happen since
        it is now in Recommends) and abort as we do not currently have
        an alternative (psdel still unfinished...)
      * [checkrestart]: Fix false positive with Xorg in some specific Xorg
        servers due to the use of /drm. Thanks to Tarek Soliman for the patch.
        (Closes: 548380)
      * [dglob, dglob.pod]: Use grep-aptavail when the user requests all packages
        listed. Also use apt-file if available since if the package is not
        installed then the list of files is not available in the system
        (Closes: #594426)
      * Include a new 'debpaste' which is borrowed from http://paste.debian.net
        (more specifically http://ankh-morp.org/~vetinari/tools/paste-dn.pl).
        Adjust debian/copyright accordingly to acknowledge the author and
        its copyright. This script is not yet distributed as Recommends/Depends
        have to be adjusted to accommodate it, and a manpage needs to be written,
        but it will be used as a basis to coses bug #476099.
    
    debian-goodies (0.53) unstable; urgency=low
    
      * [checkrestart] Fix numerical use of errno. Thanks Jakub Wilk! See
        http://lists.debian.org/debian-hurd/2010/08/msg00006.html for details.
      * [checkrestart] Fix Python string exception. Thanks Jakub Wilk for the
        patch. (Closes: #585198)
      * [dpigs] Fix getopt configuration for -h. Thanks Jakub Wilk for
        spotting this. (Closes: #584580)
      * Bump Standards-Version to 3.9.1 (no changes)
      
     -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  15 Oct 2010 09:27:41 +0000