~ubuntu-branches/ubuntu/vivid/debtags/vivid

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Enrico Zini, Michael Vogt, Enrico Zini
  • Date: 2013-10-25 12:41:25 UTC
  • Revision ID: package-import@ubuntu.com-20131025124125-ytl4xarlmdyiuzjb
Tags: 1.12
[ Michael Vogt ]
* Install files in python3-debtagshw

[ Enrico Zini ]
* Build with new wibble

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
 
AC_INIT(debtags, 1.10, [enrico@debian.org])
 
2
AC_INIT(debtags, [1.12], [enrico@debian.org])
3
3
AC_CONFIG_SRCDIR([configure.ac])
4
4
AM_CONFIG_HEADER(config.h)
5
5
AM_INIT_AUTOMAKE([foreign])