~ubuntu-branches/ubuntu/trusty/sysprof/trusty

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Barry deFreese
  • Date: 2008-10-29 13:57:20 UTC
  • mfrom: (1.3.1 upstream) (5.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20081029135720-k3mumureut6rkaen
Tags: 1.0.11-0.1
* Non-maintainer upload.
* New upstream release.
  + Don't use proc_root. (Closes: #484838).
* Remove encoding tag from desktop file.
* Fix copyright line in debian/copyright.
* Bump Standards Version to 3.8.0. (No changes needed).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_PREREQ(2.54)
2
2
 
3
 
AC_INIT([sysprof], [1.0.9])
 
3
AC_INIT([sysprof], [1.0.11])
4
4
AC_CONFIG_SRCDIR(sysprof.glade)
5
5
 
6
6
AM_INIT_AUTOMAKE(no-define)