[SCM] mate-polkit Debian package branch, master, updated. debian/1.6.0-1-4-gfc22d84
Mike Gabriel
sunweaver at moszumanska.debian.org
Tue Mar 11 19:46:16 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-polkit.git;a=commitdiff;h=3f6e616
The following commit has been merged in the master branch:
commit 3f6e616cf9e7ff2871f493737d7d1e68f19a146b
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Sat Jan 4 23:56:40 2014 +0100
Don't use autogen.sh for this version, upstream tarball ships configure script.
---
debian/changelog | 2 ++
debian/rules | 2 --
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 1e697bd..d2707fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ mate-polkit (1.6.1-1) UNRELEASED; urgency=low
- This new upstream release will supersede packages
available from the MATE upstream repository
(Closes: #733512).
+ - Don't use autogen.sh for this version, upstream
+ tarball ships configure script.
-- Mike Gabriel <sunweaver at debian.org> Sat, 04 Jan 2014 23:44:04 +0100
diff --git a/debian/rules b/debian/rules
index c056359..f50a122 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,8 +6,6 @@ include /usr/share/cdbs/1/rules/utils.mk
DEB_DH_INSTALL_ARGS += --list-missing
-DEB_CONFIGURE_SCRIPT := ./autogen.sh
-
DEB_CONFIGURE_EXTRA_FLAGS := --localstatedir=/var \
--libdir=/usr/lib/$(shell dpkg-architecture -qDEB_BUILD_MULTIARCH) \
--includedir=/usr/include/$(shell dpkg-architecture -qDEB_BUILD_MULTIARCH) \
--
mate-polkit Debian package
More information about the pkg-mate-commits
mailing list