~ubuntu-branches/debian/sid/fonts-cantarell/sid

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Christian Perrier, Nicolas Spalinger
  • Date: 2011-12-10 08:39:09 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20111210083909-m146umackgkyvo50
Tags: 0.0.7-1
[ Nicolas Spalinger ]
* New upstream release . Closes: #645966
* Updated watch file
* Adjusted DEP5 formats
* No more need to override dh_auto_build and dh_auto_configure

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
dnl Process this file with autoconf to produce a configure script.
2
2
AC_PREREQ(2.53)
3
3
 
4
 
AC_INIT([cantarell-fonts], [0.0.6],
 
4
AC_INIT([cantarell-fonts], [0.0.7],
5
5
        [http://bugzilla.gnome.org/enter_bug.cgi?product=cantarell-fonts])
6
6
 
7
7
AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-bzip2 no-dist-gzip])