[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xcb-util-wm: Changes to 'debian-unstable'



 debian/changelog |    6 ++++++
 debian/control   |    1 +
 debian/rules     |    1 +
 3 files changed, 8 insertions(+)

New commits:
commit efabc4dbb60194931128e901f71f41dff553ab89
Author: Steve Langasek <steve.langasek@ubuntu.com>
Date:   Wed Feb 19 23:31:36 2014 -0800

    Use dh-autoreconf, to support rebuilding on new architectures.

diff --git a/debian/changelog b/debian/changelog
index ac64df9..ee4c4bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xcb-util-wm (0.4.1-2) UNRELEASED; urgency=medium
+
+  * Use dh-autoreconf, to support rebuilding on new architectures.
+
+ -- Steve Langasek <vorlon@debian.org>  Wed, 19 Feb 2014 23:28:26 -0800
+
 xcb-util-wm (0.4.1-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 1e5b772..35add80 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Julien Danjou <acid@debian.org>,
            Arnaud Fontaine <arnau@debian.org>
 Build-Depends: cdbs (>= 0.4.93~),
                debhelper (>= 8.1.3),
+               dh-autoreconf,
                libxcb1-dev (>= 1.6),
                pkg-config,
                m4,
diff --git a/debian/rules b/debian/rules
index 9c1857b..ac1f61d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@
 DEB_DH_INSTALL_SOURCEDIR=debian/tmp
 
 include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
 DEB_CONFIGURE_EXTRA_FLAGS += --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)


Reply to: