~ubuntu-branches/ubuntu/breezy/exif/breezy

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Frederic Peters
  • Date: 2004-10-17 12:35:57 UTC
  • Revision ID: james.westby@ubuntu.com-20041017123557-k2smjlwvozim5bqu
Tags: 0.6.9-2
* Adopted package.
* debian/control: updated Maintainer field and description

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: exif
2
2
Section: graphics
3
3
Priority: optional
4
 
Maintainer: christophe barbe <christophe@debian.org>
 
4
Maintainer: Frederic Peters <fpeters@debian.org>
5
5
Build-Depends: debhelper (>> 3.0.0), libexif-dev (>= 0.5.4), libpopt-dev, pkg-config
6
 
Standards-Version: 3.5.9
 
6
Standards-Version: 3.6.1
7
7
 
8
8
Package: exif
9
9
Architecture: any
10
10
Depends: ${shlibs:Depends}
11
11
Description: Command-line utility to show EXIF information in JPEG files
 
12
 Most digital cameras produce EXIF files, which are JPEG files with
 
13
 extra tags that contain information about the image.
 
14
 .
12
15
 'exif' is a small command-line utility to show EXIF information hidden
13
 
 in JPEG files. 
 
16
 in JPEG files.
 
17