~ubuntu-branches/ubuntu/oneiric/mousetweaks/oneiric

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Luke Yelavich
  • Date: 2011-05-11 09:57:14 UTC
  • mfrom: (1.1.56 upstream)
  • Revision ID: james.westby@ubuntu.com-20110511095714-3any59d2bvboqlun
Tags: 3.1.1-0ubuntu1
* New upstream release
  - Add description to doap file
  - New and updated translations:
    + [eo] Kristjan Schmidt
    + [fi] Jiri Grönroos, Timo Jyrinki (launchpad.net import)
    + [tr] Muhammet Kara
    + [ug] Gheyret T. Kenji
* debian/patches/01_use-gtk2.patch: Drop, we are switching to GTk 3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_PREREQ(2.63)
2
2
AC_INIT([mousetweaks],
3
 
        [3.0.0],
 
3
        [3.1.1],
4
4
        [http://bugzilla.gnome.org/enter_bug.cgi?product=mousetweaks])
5
5
 
6
6
AC_CONFIG_SRCDIR([src])