[tryton-debian-vcs] pywebdav branch debian updated. debian/0.9.8-9-9-g8943a09
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Tue Mar 1 23:40:43 UTC 2016
The following commit has been merged in the debian branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/pywebdav.git;a=commitdiff;h=debian/0.9.8-9-9-g8943a09
commit 8943a0939acfbc38c97f3391f62ddcfdfb20c613
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Wed Mar 2 00:34:48 2016 +0100
Removing the braces from the dh call.
diff --git a/debian/rules b/debian/rules
index f18b27f..08c50bb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
%:
- dh ${@} --with python2 --buildsystem=pybuild
+ dh $@ --with python2 --buildsystem=pybuild
--
pywebdav
More information about the tryton-debian-vcs
mailing list