[Python-modules-commits] [pydbus] 03/03: Remove unnecessary debhelper template comments from the debian/rules header
Alberto Caso
acaso-guest at moszumanska.debian.org
Thu Jan 12 19:39:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
acaso-guest pushed a commit to branch master
in repository pydbus.
commit efadc8c8e302897c57d53c1c109c53e1bb5b9dc3
Author: Alberto Caso <alberto.caso at adaptia.es>
Date: Thu Jan 12 20:38:54 2017 +0100
Remove unnecessary debhelper template comments from the debian/rules header
---
debian/changelog | 1 +
debian/rules | 2 --
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3f68728..815a39d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ pydbus (0.6.0-1) unstable; urgency=medium
* debian/rules:
- Lower rst2html's report level when generating README.html to avoid
warnings on minor typo.
+ - Remove unnecessary debhelper template comments from the header.
* debian/control:
- Add Multi-Arch tags.
- Update Vcs-Browswer tag to use /git path instead of /cgit.
diff --git a/debian/rules b/debian/rules
index ad03e93..e15419f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,4 @@
#!/usr/bin/make -f
-# See debhelper(7) (uncomment to enable)
-# output every command that modifies files on the build system.
#export DH_VERBOSE = 1
export PYBUILD_NAME=pydbus
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pydbus.git
More information about the Python-modules-commits
mailing list