~ubuntu-branches/ubuntu/trusty/debsums/trusty

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Ryan Niebur, Anders Kaseorg, Ryan Niebur
  • Date: 2011-09-04 01:43:59 UTC
  • Revision ID: package-import@ubuntu.com-20110904014359-o2c2lg5m1rjd6byb
Tags: 2.0.49
[ 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)

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: admin
3
3
Priority: optional
4
4
Maintainer: Ryan Niebur <ryan@debian.org>
5
 
Build-Depends: debhelper (>= 7), po-debconf, po4a
6
 
Standards-Version: 3.8.3
 
5
Build-Depends: debhelper (>= 8), po-debconf, po4a
 
6
Standards-Version: 3.9.2.0
7
7
Vcs-Git: git://git.debian.org/git/collab-maint/debsums.git
8
8
Vcs-Browser: http://git.debian.org/?p=collab-maint/debsums.git;a=summary
9
9
 
10
10
Package: debsums
11
11
Architecture: all
12
 
Depends: perl (>= 5.8.0-3), ucf (>= 0.28), ${misc:Depends}
 
12
Depends: perl (>= 5.8.0-3), ucf (>= 0.28), libfile-fnmatch-perl, libdpkg-perl, ${misc:Depends}
13
13
Description: tool for verification of installed package files against MD5 checksums
14
14
 debsums can verify the integrity of installed package files against
15
15
 MD5 checksums installed by the package, or generated from a .deb