diff --git a/debian/changelog b/debian/changelog index 79ac727ee..4b4d5f1f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +gramps (5.1.0-1) unstable; urgency=medium + + * New release + * Update copyrights + * Bump gtk+ version to 3.12 + * Add new geocode-glib dependency + + -- Ross Gammon Sat, 24 Aug 2019 19:49:27 +0200 + +gramps (5.0.2-1) unstable; urgency=medium + + * New release + * Remove ancient python version field from debian/control + * Bump standards version, no changes required + + -- Ross Gammon Sun, 11 Aug 2019 14:11:35 +0200 + gramps (5.0.1-1) unstable; urgency=medium * New release diff --git a/debian/control b/debian/control index 688ae7008..3135471f3 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends-Indep: python3-all, python3-setuptools, python3-nose, - gir1.2-gtk-3.0 (>= 3.10.0), + gir1.2-gtk-3.0 (>= 3.12.0), python3-gi (>= 3.12.0), python3-gi-cairo, python3-bsddb3, @@ -21,11 +21,10 @@ Build-Depends-Indep: python3-nose-exclude Build-Depends: debhelper (>= 11) -Standards-Version: 4.1.3 +Standards-Version: 4.4.0 Vcs-Git: https://github.com/gramps-project/gramps.git Vcs-browser: https://github.com/gramps-project/gramps/tree/maintenance/gramps50 Homepage: https://www.gramps-project.org/ -X-Python3-Version: >= 3.2 Package: gramps Architecture: all @@ -42,7 +41,8 @@ Recommends: graphviz, gir1.2-gexiv2-0.10, gir1.2-osmgpsmap-1.0, - python3-icu + python3-icu, + gir1.2-geocodeglib-1.0 Suggests: fonts-freefont-ttf, gir1.2-goocanvas-2.0, diff --git a/debian/copyright b/debian/copyright index 1e6c16691..e2d1f1cc3 100644 --- a/debian/copyright +++ b/debian/copyright @@ -12,12 +12,12 @@ Copyright: 2000-2007, Alex Roitman 2001-2017, Free Software Foundation, Inc. 2001, Graham J. Williams 2001, Jesper Zedlitz - 2001-2018, The Gramps Project + 2001-2019, The Gramps Project 2002, Gary Shao 2003-2006, Josiah Carlson 2004-2006, Eero Tamminen 2004-2013, Julio Sánchez - 2005-2017, Serge Noiraud + 2005-2019, Serge Noiraud 2006-2012, Brian G. Matherly 2006, 2008-2011, Kees Bakker 2006-2008, Steve Hall @@ -81,12 +81,17 @@ Copyright: 2000-2007, Alex Roitman 2015, Detlef Wolz 2016, Allen Crider 2016, DaAwesomeP - 2016-2017, Paul Culley + 2016-2018, Paul Culley 2016, QuLogic 2016, Tom Samstag + 2017, Jonathan Biegert 2017, Mindaugas Baranauskas 2017, Robert Carnell + 2018, Christophe aka khrys63 + 2018, Paul D.Smith 2018, Robin van der Vliet + 2018, Theo van Rijn + 2019, Matthias Kemmer License: GPL-2+ Files: debian/*