~ubuntu-branches/ubuntu/wily/exiv2/wily-proposed

« back to all changes in this revision

Viewing changes to src/doxygen.hpp.in

  • Committer: Bazaar Package Importer
  • Author(s): Mark Purcell
  • Date: 2009-04-29 21:53:40 UTC
  • mfrom: (1.1.9 upstream) (11.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090429215340-07gk8utx2w8rh0bo
* New upstream release
  - (Closes: #525535): "[libexiv2-5] New upstream version 0.18.1"
  - write-support for Adobe Photoshop PSD images
  - read-support for Panasonic RW2 images
  - Panasonic and Nikon makernote update
* Upload to unstable - discussed on debian-release
  - libexiv2-5 library transition
* Fix: package-lacks-versioned-build-depends-on-debhelper
* Add ${misc:Depends}

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
/*!
3
3
  @file    doxygen.hpp
4
4
  @brief   Additional documentation, this file contains no source code
5
 
  @version $Rev: 1528 $
 
5
  @version $Rev: 1766 $
6
6
  @author  Andreas Huggel (ahu)
7
7
           <a href="mailto:ahuggel@gmx.net">ahuggel@gmx.net</a>
8
8
  @date    07-Feb-04, ahu: created
70
70
  - <a href="tags-xmp-exif.html">exif schema</a>
71
71
  - <a href="tags-xmp-aux.html">aux schema</a>
72
72
  - <a href="tags-xmp-iptc.html">Iptc4xmpCore schema</a>
 
73
  - <a href="tags-xmp-digiKam.html">digiKam schema</a>
 
74
  - <a href="tags-xmp-MicrosoftPhoto.html">MicrosoftPhoto schema</a>
73
75
 
74
76
  @section formats File Formats
75
77
 
115
117
 
116
118
  @section license License
117
119
 
118
 
  <P>Copyright (C) 2004-2008 Andreas Huggel <ahuggel@gmx.net></P>
 
120
  <P>Copyright (C) 2004-2009 Andreas Huggel <ahuggel@gmx.net></P>
119
121
 
120
122
  <P>%Exiv2 is free software; you can redistribute it and/or modify it under the
121
123
  terms of the <a href="gpl-license.html">GNU General Public License</a> as