~ubuntu-branches/ubuntu/wily/swell-foop/wily

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Michael Biebl, Andreas Henriksson, Michael Biebl
  • Date: 2015-08-21 11:43:25 UTC
  • mfrom: (4.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20150821114325-ola98ue5w3iie1ob
Tags: 1:3.16.2-1
[ Andreas Henriksson ]
* Fix Homepage url (breakage spotted by DUCK by skanz@d.o)

[ Michael Biebl ]
* New upstream release.
* Bump debhelper compatibility level to 9.
* Bump Standards-Version to 3.9.6.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_PREREQ([2.63])
2
 
AC_INIT([Swell Foop], [3.16.1], [https://bugzilla.gnome.org/],
 
2
AC_INIT([Swell Foop], [3.16.2], [https://bugzilla.gnome.org/],
3
3
        [swell-foop], [https://wiki.gnome.org/Apps/Swell%20Foop])
4
4
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
5
5
AM_SILENT_RULES([yes])