commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Debian GNU Hurd packaging branch, master, updated. debian/20130707


From: Samuel Thibault
Subject: [SCM] Debian GNU Hurd packaging branch, master, updated. debian/20130707-1-21-gdd6a9ee
Date: Sat, 27 Jul 2013 22:27:14 +0000

The following commit has been merged in the master branch:
commit deb1aef327de52ba991631a6704e4803572b0d73
Author: Samuel Thibault <address@hidden>
Date:   Sat Jul 27 22:24:56 2013 +0000

    Use autoreconf

diff --git a/debian/changelog b/debian/changelog
index f5aa687..853efd4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ hurd (20130727-1) UNRELEASED; urgency=low
   * New upstream snapshot.
     - Adds firewalling support.
     - Move to multiple orig tarballs.
+    - Use autoreconf.
     - Rename libdde_linux26 into libdde-linux26
 
   [ Justus Winter ]
diff --git a/debian/control b/debian/control
index 4d8a73b..3a27635 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: GNU Hurd Maintainers <address@hidden>
 Standards-Version: 3.9.3
 Build-Depends: mig (>= 1.3-2), gnumach-dev (>= 2:1.3.99.dfsg.cvs20070526),
  libc0.3-dev (>= 2.13-38~), texinfo, texi2html, libncursesw5-dev,
- debhelper (>= 7.0.50~), gcc-4.7, dpkg (>= 1.15.4) | install-info, autoconf,
+ debhelper (>= 7.0.50~), gcc-4.7, dpkg (>= 1.15.4) | install-info, autoconf, 
dh-autoreconf,
  libparted-dev, libpciaccess-dev, libx11-dev, x11proto-core-dev, pkg-config,
  xkb-data, gawk, flex, bison, autotools-dev
 Uploaders: Jeff Bailey <address@hidden>,
diff --git a/debian/rules b/debian/rules
index 6dc1ae5..273e139 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,7 +30,7 @@ INSTALL_in := $(wildcard debian/*.install.in)
 INSTALL_generated := $(patsubst %.in,%,$(INSTALL_in))
 
 %:
-       dh $@ -Bbuild --with autotools_dev
+       dh $@ -Bbuild --with autotools_dev,autoreconf
 
 override_dh_auto_configure:
        dh_auto_configure -Bbuild -- $(CONFIGURE_ARGS) $(shell dpkg-buildflags 
--export=configure)

-- 
Debian GNU Hurd packaging



reply via email to

[Prev in Thread] Current Thread [Next in Thread]