~ubuntu-branches/debian/experimental/libnice/experimental

« back to all changes in this revision

Viewing changes to gst/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Laurent Bigonville, Laurent Bigonville, Jonny Lamb
  • Date: 2010-11-12 20:16:13 UTC
  • mfrom: (1.2.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20101112201613-jhjeqrdua8d9tg2k
Tags: 0.0.13-1
[ Laurent Bigonville ]
* New upstream release.
* Bump Standards-Version to 3.9.1 (no further changes)
* Switch to dpkg-source 3.0 (quilt) format
* debian/copyright: Fix copyright file

[ Jonny Lamb ]
* debian/control: Add Recommends: libglib2.0-dev to
  libnice-dev. (Closes: #592740)

Show diffs side-by-side

added added

removed removed

Lines of Context:
171
171
PACKAGE_VERSION = @PACKAGE_VERSION@
172
172
PATH_SEPARATOR = @PATH_SEPARATOR@
173
173
PKG_CONFIG = @PKG_CONFIG@
 
174
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
175
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
174
176
RANLIB = @RANLIB@
175
177
SED = @SED@
176
178
SET_MAKE = @SET_MAKE@