[SCM] mate-panel Debian package branch, master, updated. 84ac095e1f1aa1e9eb8cfd555f538cc61b353198
Mike Gabriel
sunweaver at moszumanska.debian.org
Sat Jan 18 22:50:51 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-panel.git;a=commitdiff;h=84ac095
The following commit has been merged in the master branch:
commit 84ac095e1f1aa1e9eb8cfd555f538cc61b353198
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Sat Jan 18 23:42:59 2014 +0100
debian/rules: Package contains a Python bin:package, using dh_python2.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 0b33d28..5e14a83 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh $@
+ dh $@ --with python2
override_dh_install:
rm -f debian/tmp/usr/lib/*/*.la
--
mate-panel Debian package
More information about the pkg-mate-commits
mailing list