~ubuntu-branches/ubuntu/saucy/gupnp-tools/saucy

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson
  • Date: 2013-09-03 19:29:44 UTC
  • mfrom: (9.1.1 sid)
  • Revision ID: package-import@ubuntu.com-20130903192944-gvgyqynjh5n74h5d
Tags: 0.8.7-1
* Imported Upstream version 0.8.7
  - Fix argument order in UPnP calls. (Closes: #519464)
* use DEB_LDFLAGS_MAINT_APPEND and include buildflags.mk
  - avoids overriding hardening build flags
* Add build-dependency on autotools-dev
  - this lets CDBS automatically update config.guess/config.sub

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_PREREQ([2.63])
2
2
AC_INIT([gupnp-tools],
3
 
        [0.8.6.1],
 
3
        [0.8.7],
4
4
        [https://bugzilla.gnome.org/enter_bug.cgi?product=gupnp&component=gupnp-tools],
5
5
        [gupnp-tools],
6
6
        [http://www.gupnp.org/])