[Pkg-voip-commits] [twinkle] 46/73: Imported Debian patch 1:1.4.2-4.1
Peter Colberg
pc-guest at moszumanska.debian.org
Wed Jan 6 00:31:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
pc-guest pushed a commit to branch master
in repository twinkle.
commit ad6aa65d835aa7223490dab930649986182ad571
Author: Dimitri John Ledkov <dimitri.j.ledkov at linux.intel.com>
Date: Mon Aug 31 19:43:33 2015 +0100
Imported Debian patch 1:1.4.2-4.1
---
debian/changelog | 8 ++++++++
debian/control | 2 +-
debian/rules | 4 +---
3 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ca56e16..d28bbff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+twinkle (1:1.4.2-4.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Use dh-autoreconf to drop had-dependancy on obsolete
+ automake. (Closes: #754046)
+
+ -- Dimitri John Ledkov <dimitri.j.ledkov at linux.intel.com> Mon, 31 Aug 2015 19:43:33 +0100
+
twinkle (1:1.4.2-4) unstable; urgency=medium
* Tweak for automake 1.14. closes: #733611.
diff --git a/debian/control b/debian/control
index d39cb23..59e9168 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: comm
Priority: optional
Maintainer: Clint Adams <clint at debian.org>
Build-Depends: debhelper (>= 7), cdbs, help2man,
- autotools-dev, autoconf, automake,
+ autotools-dev, dh-autoreconf,
libcommoncpp2-dev (>= 1.4.2), libccrtp-dev, libzrtpcpp-dev (>= 1.4.0),
libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
libgsm1-dev, libsndfile1-dev, libspeex-dev, libspeexdsp-dev,
diff --git a/debian/rules b/debian/rules
index 9111410..73ab1c4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,13 +3,11 @@
URL = http://www.xs4all.nl/~mfnboer/twinkle/download/$(DEB_SOURCE_PACKAGE)-$(DEB_UPSTREAM_VERSION).tar.gz
FILENAME = $(DEB_SOURCE_PACKAGE)_$(DEB_UPSTREAM_VERSION).orig.tar.gz
+include /usr/share/cdbs/1/rules/autoreconf.mk
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/rules/debhelper.mk
DEB_CONFIGURE_EXTRA_FLAGS := --without-ilbc --without-kde
-DEB_AUTO_UPDATE_AUTOCONF := yes
-DEB_AUTO_UPDATE_AUTOMAKE := 1.14
-DEB_AUTOMAKE_ARGS := --add-missing --copy
get-orig-source:
@@dh_testdir
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/twinkle.git
More information about the Pkg-voip-commits
mailing list