[Pkg-telepathy-commits] [SCM] telepathy-gabble packaging branch, debian, updated. debian/0.16.0-1-4-gbb8095b
Simon McVittie
smcv at debian.org
Fri Apr 27 16:30:19 UTC 2012
The following commit has been merged in the debian branch:
commit 46da7fbf436a36feac2aaaccdad4aaf712fbdb20
Author: Simon McVittie <smcv at debian.org>
Date: Fri Apr 13 15:45:51 2012 +0100
Use default.mk to get the dpkg-recommended build flags
diff --git a/debian/changelog b/debian/changelog
index e537ea0..75afa5d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+telepathy-gabble (0.16.0-2) UNRELEASED; urgency=low
+
+ * Use default.mk to get the dpkg-recommended build flags
+
+ -- Simon McVittie <smcv at debian.org> Fri, 13 Apr 2012 15:44:20 +0100
+
telepathy-gabble (0.16.0-1) experimental; urgency=low
* Merge from Ubuntu
diff --git a/debian/control b/debian/control
index 1a94d14..c155fd8 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Uploaders: Dafydd Harries <daf at debian.org>,
Jonny Lamb <jonny at debian.org>
Build-Depends: autotools-dev (>= 20100122.1~),
debhelper (>= 9),
+ dpkg-dev (>= 1.16.1~),
gnutls-bin,
libdbus-1-dev (>= 1.1.0),
libdbus-glib-1-dev (>= 0.82),
diff --git a/debian/rules b/debian/rules
index a523fec..fe615a4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+include /usr/share/dpkg/default.mk
+
%:
dh $@ --with autotools_dev --parallel
--
telepathy-gabble packaging
More information about the Pkg-telepathy-commits
mailing list