~ubuntu-branches/ubuntu/lucid/tomboy/lucid-proposed

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-01-28 14:11:49 UTC
  • mfrom: (1.3.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20100128141149-snoxliun1ta8x8d2
Tags: 1.1.1-0ubuntu1
* New upstream version
* debian/control.in:
  - build-depends on cdbs to get strip-schema installed
  - updated cli build-depends for the new binary changes
* debian/rules:
  - set gettext domain in the desktop entry and run strip-schema on build

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
AC_INIT(tomboy, 1.1.0)
 
1
AC_INIT(tomboy, 1.1.1)
2
2
AC_CONFIG_SRCDIR(Tomboy/Tomboy.cs)
3
3
AM_INIT_AUTOMAKE([foreign tar-pax])
4
4
AM_MAINTAINER_MODE