1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60
|
python-flask-rdf (0.2.1-1+deb10u1) buster; urgency=medium
* Non-maintainer upload.
* Add Depends on python{3,}-rdflib. (Closes: #896358, #896385)
-- Andreas Beckmann <anbe@debian.org> Sat, 09 Nov 2019 01:56:51 +0100
python-flask-rdf (0.2.1-1) unstable; urgency=medium
* New upstream version 0.2.1
* debian/compat:
- Bumped to 11
* debian/control:
- Added Build-Depends on python{3,}-rdflib (Closes: #896358, #896385)
- Versioned Build-Depends for debhelper is now >= 11
- Updated Vcs-* URLs for new salsa.debian.org repository
- Updated Standards-Version to 4.1.4
* debian/copyright:
- Now uses secure URL for Format
-- Iain R. Learmonth <irl@debian.org> Sun, 08 Jul 2018 17:12:13 +0100
python-flask-rdf (0.2.0-1) unstable; urgency=medium
* Imported Upstream version 0.2.0
* debian/control:
- Updated standards version to 3.9.7
- Removed versioned dependency for python-mimeparse
-- Iain R. Learmonth <irl@debian.org> Mon, 04 Apr 2016 19:59:18 +0100
python-flask-rdf (0.1.8-2) unstable; urgency=medium
* debian/control:
- Changed architecture for binaries to 'all'.
-- Iain R. Learmonth <irl@debian.org> Fri, 22 Jan 2016 16:22:25 +0000
python-flask-rdf (0.1.8-1) unstable; urgency=medium
* New upstream version.
* debian/control:
- Use https for Vcs-* links.
* Removed remove-nquads.patch; integrated upstream.
-- Iain R. Learmonth <irl@debian.org> Fri, 22 Jan 2016 16:15:42 +0000
python-flask-rdf (0.1.7+git20151026-1) unstable; urgency=medium
* Updated to newer upstream version from upstream VCS.
* debian/patches/remove-nquads.patch (created):
- Removed nquads from the list of formats to negotiate.
-- Iain R. Learmonth <irl@debian.org> Mon, 14 Dec 2015 12:56:17 +0000
python-flask-rdf (0.1.7-1) unstable; urgency=medium
* Initial release. (Closes: #803111)
-- Iain R. Learmonth <irl@debian.org> Tue, 27 Oct 2015 02:17:41 +0000
|