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 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173
|
flask-openid (1.3.0+dfsg-3) unstable; urgency=medium
* Team upload
* [fd1f7fd] d/watch: Move to version 4 and git mode on GitHub
* [72dcaaa] d/gbp.conf: Add some more default settings
* [f6d3a1a] Rebuild patch queue from patch-queue branch
Added patch:
Replaced-deprecated-werkzeug.urls.url_quote-with-urllib.p.patch
Renamed patches:
github-fork.patch
-> docs-Don-t-link-to-GitHub-Fork-URL.patch
ntersphinx-mapping.patch
-> docs-Use-local-object-inventory-files-for-sphinx.patch
* [b09b4f4] d/control: Adjust B-D and add BuildProfileSpecs
* [a66edca] d/rules: Drop --with option from default target
* [7c8a400] python-flask-openid-doc: Use dh_sphinxdoc for build
* [10911bd] d/control: Bump Standards-Version to 4.6.2
No further changes needed.
* [6b2e511] d/control: Adding Rules-Requires-Root: no
* [a97970a] d/copyright: Update Source field
* [88f04d5] d/control: Update Homepage field
* [51c876a] d/u/metadata: Update content
* [a6b7983] d/control: Remove hardcoded deps in python3-flask-openid
* [b7071e3] d/rules: Add target override_dh_installexamples
-- Carsten Schoenert <c.schoenert@t-online.de> Thu, 28 Dec 2023 17:47:22 +0100
flask-openid (1.3.0+dfsg-2) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ python3-flask-openid: Drop versioned constraint on python3-flask and
python3-openid in Depends.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 06 Dec 2022 19:01:00 +0000
flask-openid (1.3.0+dfsg-1) unstable; urgency=medium
* New upstream version 1.3.0+dfsg (Closes: #997620).
* d/control: Bump Standards-Version to 4.6.0.1.
-- Emmanuel Arias <eamanu@yaerobi.com> Tue, 23 Nov 2021 23:24:25 -0300
flask-openid (1.2.5+dfsg-5) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints.
+ python-flask-openid-doc: Add Multi-Arch: foreign.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 21 Aug 2021 13:44:36 +0100
flask-openid (1.2.5+dfsg-4) unstable; urgency=medium
[ Emmanuel Arias ]
* New maintainer. (Closes: #873651)
* d/control: Use debhelper-compat instead of debhelper
- Bump debhelper-compat to 13
* d/control: Bump standard-version to 4.5.0
* d/control: Set DPMT as Maintainer and me as Uploaders
* d/copyright: Add me on copyright file
" d/rules: fix override_auto_build and override_auto_clean targets
* d/gbp.conf: Set as branch debian/master as default.
* d/salsa-ci.yml: Enable salsa-ci.
* Run wrap-and-sort.
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field.
* d/control: Set Vcs-* to salsa.debian.org.
* Enable autopkgtest-pkg-python testsuite.
* d/rules: Set PYBUILD_NAME and remove python3-flask-openid.install.
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
-- Emmanuel Arias <eamanu@yaerobi.com> Thu, 10 Sep 2020 17:10:02 -0300
flask-openid (1.2.5+dfsg-3) unstable; urgency=medium
* QA upload.
* Set maintainer to Debian QA Group.
* Drop Python 2 support (Closes: #936527).
-- Ondřej Nový <onovy@debian.org> Tue, 10 Dec 2019 15:25:47 +0100
flask-openid (1.2.5+dfsg-2) unstable; urgency=medium
* debian/control: Actually save the file before running dpkg-buildpackage.
-- Sebastian Ramacher <sramacher@debian.org> Tue, 22 Sep 2015 19:17:34 +0200
flask-openid (1.2.5+dfsg-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- Bump python3-flask (Build-)Depends to match the version in setup.py.
- Move to collab-maint.
+ Update Maintainer.
+ Update Vcs-Git.
-- Sebastian Ramacher <sramacher@debian.org> Tue, 22 Sep 2015 18:59:28 +0200
flask-openid (1.2.4+dfsg-2) unstable; urgency=medium
* Upload to unstable.
-- Sebastian Ramacher <sramacher@debian.org> Sat, 25 Apr 2015 12:15:50 +0200
flask-openid (1.2.4+dfsg-1) experimental; urgency=medium
* New upstream release.
-- Sebastian Ramacher <sramacher@debian.org> Wed, 29 Oct 2014 02:26:13 +0100
flask-openid (1.2.3+dfsg-3) unstable; urgency=medium
* Upload to unstable.
-- Sebastian Ramacher <sramacher@debian.org> Fri, 24 Oct 2014 15:44:33 +0200
flask-openid (1.2.3+dfsg-2) experimental; urgency=medium
* Add package for Python 3.
- debian/control: Add python3-flask, python3-all, python3-openid,
python3-setuptools and python3-openid to Build-Depends.
- debian/rules: Build with --with python3.
* debian/python-flask-openid{,-doc}.examples: Move examples to
python-flask-openid-doc package.
* debian/{rules,copyright}: Use uscan's File-Excluded support instead of
custom get-orig-source-target.
-- Sebastian Ramacher <sramacher@debian.org> Thu, 23 Oct 2014 14:18:42 +0200
flask-openid (1.2.3+dfsg-1) unstable; urgency=medium
* New upstream release.
* debian/control: Bump Standards-Version to 3.9.6, no changes required.
-- Sebastian Ramacher <sramacher@debian.org> Thu, 23 Oct 2014 01:21:40 +0200
flask-openid (1.2.1+dfsg-1) unstable; urgency=low
* New upstream release.
* Use pybuild buildsystem:
- debian/rules: Add --buildsystem=pybuild to dh call.
- debian/control: Add dh-python to Build-Depends.
* debian/control: Bump Standards-Version to 3.9.5, no changes required.
* debian/copyright: Update copyright years.
* debian/patches
- sphinx-default-theme.patch: Removed, no longer needed.
- github-fork.patch: Remove "Fork from github" button to fix
privacy-breach-generic from lintian.
* Use dh_python2 to remove SOURCES.txt:
- debian/python-flask-openid.pyremove: Add SOURCES.txt.
- debian/rules: Remove override_dh_auto_install.
-- Sebastian Ramacher <sramacher@debian.org> Wed, 29 Jan 2014 19:08:59 +0100
flask-openid (1.1.1+dfsg-2) unstable; urgency=low
* Upload to unstable.
* debian/clean: Remove Flask_OpenID.egg-info/* to fix FTBFS if built twice
in a row.
-- Sebastian Ramacher <sramacher@debian.org> Sat, 04 May 2013 23:06:29 +0200
flask-openid (1.1.1+dfsg-1) experimental; urgency=low
* Initial release. (Closes: #703534)
-- Sebastian Ramacher <sramacher@debian.org> Sun, 24 Mar 2013 20:29:21 +0100
|