[Pkg-shotwell-maint] Bug#697204: GExiv2.py

Alexandre Rossi alexandre.rossi at gmail.com
Fri Jan 25 09:56:24 UTC 2013


block 697204 by 696502
thanks

Hi,

> If the experimental package can be updated to include GExiv2.py, then
> everything should begin working as you expect.

This patch should fix the problem. That is if #696502 is fixed before.
Or if the Makefile is patched to call python instead of
/usr/bin/python2.

diff -Nru gexiv2-0.5.0/debian/control gexiv2-0.5.0+697204/debian/control
--- gexiv2-0.5.0/debian/control 2012-11-28 11:50:19.000000000 +0100
+++ gexiv2-0.5.0+697204/debian/control  2013-01-25 10:29:30.214530943 +0100
@@ -10,7 +10,9 @@
                libexiv2-dev (>= 0.21),
                libexpat1-dev,
                gobject-introspection,
-               libgirepository1.0-dev
+               libgirepository1.0-dev,
+               python, python-gi,
+               python3, python3-gi
 Standards-Version: 3.9.4
 Homepage: http://redmine.yorba.org/projects/gexiv2/wiki

diff -Nru gexiv2-0.5.0/debian/gir1.2-gexiv2-0.4.install
gexiv2-0.5.0+697204/debian/gir1.2-gexiv2-0.4.install
--- gexiv2-0.5.0/debian/gir1.2-gexiv2-0.4.install       2012-11-28
11:55:59.000000000 +0100
+++ gexiv2-0.5.0+697204/debian/gir1.2-gexiv2-0.4.install
2013-01-24 09:18:23.148470873 +0100
@@ -1 +1,2 @@
 usr/lib/girepository-1.0/*.typelib
+usr/lib/python*



More information about the Pkg-shotwell-maint mailing list