~ubuntu-branches/ubuntu/utopic/libexif-gtk/utopic

« back to all changes in this revision

Viewing changes to gtk-extensions/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Emmanuel Bouthenot
  • Date: 2009-06-14 22:24:07 UTC
  • Revision ID: james.westby@ubuntu.com-20090614222407-sp0vmn4agc53clv3
Tags: 0.3.5-4
* Adopt the package within pkg-phototools:
  - Set the Maintainer to the group
  - Add Frederic Peters and myself as Uploaders.
  - Add Vcs-Browser and Vcs-Git fields accordingly.
* Update debian/control:
  - Add a Homepage field.
  - Bump Standards-Version to 3.8.1
  - Replace deprecated ${Source-Version} by ${binary:Version}
  - Drop duplicate section field for libexif-gtk5
  - Enhance libexif-gtk-dev long description.
  - Remove Conflicts/Replaces on libexif-gtk4.
  - Add DM-Upload-Allowed field.
  - Adjust dependencies on libgtk2.0-dev.
* Switch packaging to debhelper 7
* Add debian/watch file.
* Update debian/copyright.
* Extract patch about deprecated GTK API from diff.gz.
* Patch libexif-gtk.pc to add a dependency on gtk2 libs and headers.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
INCLUDES =                              \
2
2
        -I$(top_srcdir)                 \
3
3
        -I$(top_srcdir)/intl            \
 
4
        -DGTK_DISABLE_DEPRECATED        \
4
5
        $(GTK_CFLAGS)
5
6
 
6
7
noinst_LTLIBRARIES = libgtk-extensions.la