~ubuntu-branches/ubuntu/vivid/pkgbinarymangler/vivid

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Martin Pitt
  • Date: 2010-11-01 16:43:13 UTC
  • Revision ID: martin.pitt@canonical.com-20101101164313-evsoq02v3x3wvn86
* test/icecream: Add and install a PNG file, and a JPEG file with a wrong
  .png suffix ("notapng.png").
* debian/control: Add optipng dependency, and optipng/imagemagick build
  dependencies. (We'll need imagemagick for the test suite.)
* test/run: Add test_optipng() for verifying that shipped PNGs are smaller
  than original and visually identical, and that non-PNGs are shipped
  unmodified.
* pkgstripfiles: Call optipng on all PNG files, update md5sum if successful.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
Build-Depends: debhelper (>= 7.0.50~),
5
5
               dh-buildinfo,
6
6
               python,
7
 
               fakeroot
 
7
               fakeroot,
 
8
               optipng,
 
9
               imagemagick
8
10
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
9
11
Standards-Version: 3.9.0
10
12
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/pkgbinarymangler/ubuntu
12
14
Package: pkgbinarymangler
13
15
Architecture: all
14
16
Depends: ${misc:Depends},
15
 
         lockfile-progs
 
17
         lockfile-progs,
 
18
         optipng
16
19
Description: strips translations and alters maintainers during build
17
20
 pkgbinarymangler consists of a dpkg-deb wrapper that calls the following
18
21
 helper applications while building a debian binary package: