[Python-modules-commits] [pycairo] 11/13: debian/python-cairo.install: Install egg-info file (Closes: #572624)
Laurent Bigonville
bigon at moszumanska.debian.org
Sun Nov 19 12:37:22 UTC 2017
This is an automated email from the git hooks/post-receive script.
bigon pushed a commit to tag debian/1.15.4-1
in repository pycairo.
commit 06d353681908072e4e8f22eb75ee211782e1f58a
Author: Laurent Bigonville <bigon at bigon.be>
Date: Sun Nov 19 12:42:34 2017 +0100
debian/python-cairo.install: Install egg-info file (Closes: #572624)
---
debian/changelog | 3 ++-
debian/python-cairo.install | 5 +++--
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index cfebba2..ee01f00 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,8 +16,9 @@ pycairo (1.15.4-1) UNRELEASED; urgency=medium
* debian/control: Move python-cairo-dbg to priority optional from priority
extra, the later is deprecated
* debian/control: Mark python-cairo and python-cairo-dbg as Multi-arch: same
+ * debian/python-cairo.install: Install egg-info file (Closes: #572624)
- -- Laurent Bigonville <bigon at debian.org> Sun, 19 Nov 2017 12:27:18 +0100
+ -- Laurent Bigonville <bigon at debian.org> Sun, 19 Nov 2017 12:41:14 +0100
pycairo (1.8.8-2.2) unstable; urgency=medium
diff --git a/debian/python-cairo.install b/debian/python-cairo.install
index 17cfa24..8d82bf8 100644
--- a/debian/python-cairo.install
+++ b/debian/python-cairo.install
@@ -1,2 +1,3 @@
-/usr/lib/python*/*-packages/cairo/*.py
-/usr/lib/python*/*-packages/cairo/_cairo.so
+usr/lib/python*/*-packages/cairo/*.py
+usr/lib/python*/*-packages/cairo/_cairo.so
+usr/lib/python*/*-packages/pycairo-*.egg-info
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pycairo.git
More information about the Python-modules-commits
mailing list