Merge experimental python3 support (Ross Gammon - Debian packaging)

This commit is contained in:
Jérôme Rapinat
2013-11-30 11:04:54 +01:00
parent f862478404
commit a10a9af0e2
9 changed files with 230 additions and 37 deletions

10
debian/README.Debian vendored
View File

@@ -1,6 +1,10 @@
gramps for Debian
-----------------
----------------------
python-webkit is "Suggested" as upstream states it as optional in their README file. According to upstream, webkit needs to be tested for stability for Gramps (it is used in the hidden HTML View). If it is unstable, it may be necessary to revert to gecko (python-gtkmozembed).
This is the Debian package of the 4.0 series of GRAMPS.
-- Ross Gammon <rossgammon@mail.dk> Wed, 23 Oct 2013 21:24:00 +0200
It is a major update of Gramps to enable a switch to Python 3 as the default interpreter,
and to upgrade to GTK 3. A switch was also made to distutils from autotools.
The 4.0 series of Gramps is being packaged for the experimental distribution until all dependencies are available
and it proves stable.