Change logs for debsums source package in Oneiric

  • debsums (2.0.49) unstable; urgency=low
    
      [ Anders Kaseorg ]
      * Use dpkg-query instead of reading /var/lib/dpkg/status directly.  We
        still use /var/lib/dpkg/info directly to find the paths to .md5sums
        files, but now at least we try to verify our guess by checking that
        the corresponding .lists file exist.  (Closes: #616066)
      * Add multiarch support.
    
      [ Ryan Niebur ]
      * integrate NMUs, thank you Giovanni and David (Closes: #603189)
      * when querying dpkg-divert include the user specified root filesystem
        in --admindir (Closes: #632463)
      * add Korean translation for debconf templates, thanks min-ji Kang
        (Closes: #632009)
      * update debhelper compat version to 8
        - shorten debian/rules
      * update policy version to 3.9.2.0
        - set debian/source/format to 3.0 (native)
      * check if missing files match dpkg path exclusion settings (Closes:
        #603887)
     -- Ryan Niebur <email address hidden>   Wed,  07 Sep 2011 22:46:27 +0000
  • debsums (2.0.48+nmu3ubuntu2) oneiric; urgency=low
    
      * Stop calling dpkg-query as it's horribly slow. Instead use glob() to
        "guess" a list of potential md5sum files and use that.
     -- Stephane Graber <email address hidden>   Tue, 05 Jul 2011 10:01:52 +0200
  • debsums (2.0.48+nmu3ubuntu1) oneiric; urgency=low
    
      * Patch debsums to use dpkg-query to get md5sums location (LP: #776030)
     -- Stephane Graber <email address hidden>   Tue, 28 Jun 2011 12:06:26 +0100
  • debsums (2.0.48+nmu3) unstable; urgency=low
    
      * Non-maintainer upload.
      * Actually fix the LC_ALL issue. Closes: #592081
     -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  18 Nov 2010 08:58:35 +0000