[SCM] mate-polkit Debian package branch, master, updated. f846509b8302f94994035af8851ee4d8fcee99bf
Mike Gabriel
sunweaver at moszumanska.debian.org
Sat Jan 4 19:17:54 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-polkit.git;a=commitdiff;h=69bab2e
The following commit has been merged in the master branch:
commit 69bab2e6e921effc79b14aad1ccc7f255e983123
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Sat Dec 21 22:57:55 2013 +0100
add support for quilt
---
debian/control | 1 +
debian/rules | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 3964b55..a24cdf7 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Build-Depends: debhelper (>= 9),
libgirepository1.0-dev,
gobject-introspection,
mate-common,
+ quilt,
Standards-Version: 3.9.4
Homepage: http://www.mate-desktop.org/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-mate/mate-polkit.git;a=summary
diff --git a/debian/rules b/debian/rules
index a295d29..e147bff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh $@
+ dh $@ --with quilt
override_dh_install:
dh_install --list-missing
--
mate-polkit Debian package
More information about the pkg-mate-commits
mailing list