[Python-modules-commits] [pycairo] 08/13: debian/python-cairo-dev.install: Fix installation of the .pc file
Laurent Bigonville
bigon at moszumanska.debian.org
Sun Nov 19 12:37:21 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 8849c95bd41277e4367c184d080b0b327ca1c36d
Author: Laurent Bigonville <bigon at bigon.be>
Date: Sun Nov 19 12:21:38 2017 +0100
debian/python-cairo-dev.install: Fix installation of the .pc file
---
debian/changelog | 3 ++-
debian/python-cairo-dev.install | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 06962f0..ffca783 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,8 +12,9 @@ pycairo (1.15.4-1) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.1.1 (no further changes)
* Switch to dh sequences and bump debhelper compatibility to 10
* Add python-pytest to the build-dependencies, this is needed for the tests
+ * debian/python-cairo-dev.install: Fix installation of the .pc file
- -- Laurent Bigonville <bigon at debian.org> Sun, 19 Nov 2017 12:03:09 +0100
+ -- Laurent Bigonville <bigon at debian.org> Sun, 19 Nov 2017 12:21:25 +0100
pycairo (1.8.8-2.2) unstable; urgency=medium
diff --git a/debian/python-cairo-dev.install b/debian/python-cairo-dev.install
index e7a00d5..69c44fa 100644
--- a/debian/python-cairo-dev.install
+++ b/debian/python-cairo-dev.install
@@ -1,2 +1,2 @@
-/usr/include/pycairo/pycairo.h
-/usr/lib/pkgconfig/pycairo.pc
+usr/include/pycairo/pycairo.h
+usr/share/pkgconfig/pycairo.pc usr/lib/pkgconfig/
--
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