[SCM] mate-power-manager Debian package branch, master, updated. 324a45a723c377765337900667ea385cbedddb8c
Mike Gabriel
sunweaver at moszumanska.debian.org
Mon Apr 21 22:06:36 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-power-manager.git;a=commitdiff;h=5fa5481
The following commit has been merged in the master branch:
commit 5fa5481f3450ff3aa328e2f2a962ce84b7146a6a
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Mon Apr 21 21:08:04 2014 +0200
debian/rules: Drop debhelper option --with quilt.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 329ba85..f85372a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ VER ?= $(subst $(DTYPE),,$(UVER))
DHFLAGS=--parallel
%:
- dh $@ $(DHFLAGS) --with quilt
+ dh $@ $(DHFLAGS)
override_dh_install:
dh_install --list-missing
--
mate-power-manager Debian package
More information about the pkg-mate-commits
mailing list