[Pkg-libvirt-commits] [virt-manager] 06/07: Build-dep on dh-python
Guido Guenther
agx at moszumanska.debian.org
Tue Aug 29 18:28:46 UTC 2017
This is an automated email from the git hooks/post-receive script.
agx pushed a commit to annotated tag debian/1%1.4.1-1
in repository virt-manager.
commit 564f8c4bb15181bbc0e997bb6af32caf576549e4
Author: Guido Günther <agx at sigxcpu.org>
Date: Tue Aug 29 20:16:09 2017 +0200
Build-dep on dh-python
---
debian/control | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 77bc8a7..a85df5f 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,12 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-libvirt/virt-manager.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-libvirt/virt-manager.git
Homepage: http://virt-manager.et.redhat.com/
X-Python-Version: 2.7
-Build-Depends: debhelper (>= 10~), python-all,
+Build-Depends:
+ debhelper (>= 10~),
+ dh-python,
intltool,
libglib2.0-bin,
+ python-all,
Package: virt-manager
Architecture: all
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/virt-manager.git
More information about the Pkg-libvirt-commits
mailing list