Merge pull request #876 from RossGammon:release-510

This commit is contained in:
Nick Hall 2019-09-04 21:45:34 +01:00
commit 590a5cf59a
3 changed files with 29 additions and 7 deletions

17
debian/changelog vendored
View File

@ -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 <rossgammon@debian.org> 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 <rossgammon@debian.org> Sun, 11 Aug 2019 14:11:35 +0200
gramps (5.0.1-1) unstable; urgency=medium gramps (5.0.1-1) unstable; urgency=medium
* New release * New release

8
debian/control vendored
View File

@ -10,7 +10,7 @@ Build-Depends-Indep:
python3-all, python3-all,
python3-setuptools, python3-setuptools,
python3-nose, 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 (>= 3.12.0),
python3-gi-cairo, python3-gi-cairo,
python3-bsddb3, python3-bsddb3,
@ -21,11 +21,10 @@ Build-Depends-Indep:
python3-nose-exclude python3-nose-exclude
Build-Depends: Build-Depends:
debhelper (>= 11) debhelper (>= 11)
Standards-Version: 4.1.3 Standards-Version: 4.4.0
Vcs-Git: https://github.com/gramps-project/gramps.git Vcs-Git: https://github.com/gramps-project/gramps.git
Vcs-browser: https://github.com/gramps-project/gramps/tree/maintenance/gramps50 Vcs-browser: https://github.com/gramps-project/gramps/tree/maintenance/gramps50
Homepage: https://www.gramps-project.org/ Homepage: https://www.gramps-project.org/
X-Python3-Version: >= 3.2
Package: gramps Package: gramps
Architecture: all Architecture: all
@ -42,7 +41,8 @@ Recommends:
graphviz, graphviz,
gir1.2-gexiv2-0.10, gir1.2-gexiv2-0.10,
gir1.2-osmgpsmap-1.0, gir1.2-osmgpsmap-1.0,
python3-icu python3-icu,
gir1.2-geocodeglib-1.0
Suggests: Suggests:
fonts-freefont-ttf, fonts-freefont-ttf,
gir1.2-goocanvas-2.0, gir1.2-goocanvas-2.0,

11
debian/copyright vendored
View File

@ -12,12 +12,12 @@ Copyright: 2000-2007, Alex Roitman
2001-2017, Free Software Foundation, Inc. 2001-2017, Free Software Foundation, Inc.
2001, Graham J. Williams 2001, Graham J. Williams
2001, Jesper Zedlitz 2001, Jesper Zedlitz
2001-2018, The Gramps Project 2001-2019, The Gramps Project
2002, Gary Shao 2002, Gary Shao
2003-2006, Josiah Carlson 2003-2006, Josiah Carlson
2004-2006, Eero Tamminen 2004-2006, Eero Tamminen
2004-2013, Julio Sánchez 2004-2013, Julio Sánchez
2005-2017, Serge Noiraud 2005-2019, Serge Noiraud
2006-2012, Brian G. Matherly 2006-2012, Brian G. Matherly
2006, 2008-2011, Kees Bakker 2006, 2008-2011, Kees Bakker
2006-2008, Steve Hall 2006-2008, Steve Hall
@ -81,12 +81,17 @@ Copyright: 2000-2007, Alex Roitman
2015, Detlef Wolz 2015, Detlef Wolz
2016, Allen Crider 2016, Allen Crider
2016, DaAwesomeP 2016, DaAwesomeP
2016-2017, Paul Culley 2016-2018, Paul Culley
2016, QuLogic 2016, QuLogic
2016, Tom Samstag 2016, Tom Samstag
2017, Jonathan Biegert
2017, Mindaugas Baranauskas 2017, Mindaugas Baranauskas
2017, Robert Carnell 2017, Robert Carnell
2018, Christophe aka khrys63
2018, Paul D.Smith
2018, Robin van der Vliet 2018, Robin van der Vliet
2018, Theo van Rijn
2019, Matthias Kemmer
License: GPL-2+ License: GPL-2+
Files: debian/* Files: debian/*