File: changelog

package info (click to toggle)
flask-sqlalchemy 3.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 860 kB
  • sloc: python: 2,312; makefile: 27; sh: 14
file content (160 lines) | stat: -rw-r--r-- 6,030 bytes parent folder | download
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
flask-sqlalchemy (3.0.3-1) unstable; urgency=medium

  [ Debian Janitor ]
  * [b05508e] Set upstream metadata fields: Bug-Database, Bug-Submit,
              Repository-Browse.
  * [6f46fce] Update standards version to 4.6.2, no changes needed.

  [ Carsten Schoenert ]
  * [e78e7dd] New upstream version 3.0.3
  * [d27477a] d/control: Move dh-sequence* to Build-Deps
  * [29e728b] d/copyright: Update year data

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sun, 05 Feb 2023 11:54:28 +0100

flask-sqlalchemy (3.0.2-1) unstable; urgency=medium

  * [10e7c24] New upstream version 3.0.2
  * [1a6b9f1] Rebuild patch queue from patch-queue branch
    Adjusted patch:
    docs-Don-t-use-external-intersphinx.patch
  * [138fd82] d/control: Update B-D and adding BuildProfileSpecs
  * [459fb5b] d/rules: Addings SPHINXOPTS variable to build call
  * [a366160] d/rules: Define PYBUILD_AFTER_INSTALL

 -- Carsten Schoenert <c.schoenert@t-online.de>  Fri, 02 Dec 2022 19:19:17 +0100

flask-sqlalchemy (3.0.0-1) experimental; urgency=medium

  [ Debian Janitor ]
  * [37aaf49] debian/copyright: use spaces rather than tabs to start
    continuation lines.

  [ Carsten Schoenert ]
  * [f847eba] d/watch: Watch git tags for on GitHub
  * [c28235e] d/control: Drop obsolete field Testsuite
  * [8676a1f] New upstream version 3.0.0
  * [c2b1e83] Add patch from patch-queue branch
    Added patch:
    docs-Don-t-use-external-intersphinx.patch
  * [b3032d0] d/control: Split off Build-Dep-Indep
  * [4b99513] d/copyright: Update content and year data
  * [da263f0] d/control: Add more required Build-Dependencies
  * [9623bc2] d/control: Update Standards-Version to 4.6.1
    No further changes needed.
  * [35b20db] flask-sqlalchemy-doc: Add new binary package
  * [90b6c71] Lintian: Adjust/update syntax in python3-flask-sqlalchemy
  * [2b8d302] d/rules: Turn on the internal unittests
  * [fed8f88] autopkgtest: Add first working setup
  * [b88b806] Salsa CI: Rename Yaml file to salsa-ci.yml
  * [ed47d74] Salsa CI: Use the experimental release

 -- Carsten Schoenert <c.schoenert@t-online.de>  Tue, 11 Oct 2022 19:54:48 +0200

flask-sqlalchemy (2.5.1-1) unstable; urgency=medium

  [ Emmanuel Arias ]
  * New upstream version 2.4.1
    (Closes: #948698)
  * d/docs use README.rst instead of README.
  * d/gbp.conf: Add gbp configuration file.
    - Set debian-branch on debian/master
    - Set pristine-tar on True
  * d/gitlab-ci.yml: enable Salsa CI.

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.5.0, no changes needed.

  [ Carsten Schoenert ]
  * [434c411] d/gbp.conf: Add some more defaults
    Add some more default behavior while working with git-buildpackage
    like the upstream branch, compression type for orig tarball and length
    of commit IDs.
  * [6079ced] d/watch: Update to version 4
  * [9691684] d/control: Bump debhelper version to 13
  * [dbf29f6] d/control: Update Standards-Version to 4.5.1
    No further changes needed.
  * [d5f4edf] New upstream version 2.5.1
  * [545c0c2] d/copyright: Update years of contributions
  * [acfb558] d/control: Update Uploaders list
    Adding Henning and myself to the list of uploaders and taking over
    maintainership for this package.
    Thanks go out to Thomas for maintaining this package in the past!
    (Closes: #892679)
  * [2ce791e] d/control: Update Homepage field to real project website
    The PyPi project webspace isn't the source for the upstream data, the
    real home is within the palletsprojects.com umbrella.
  * [e31076d] d/control: Adding entry Rules-Requires-Root: no
  * [b68a975] *.docs: Also installing the provided examples folder
  * [1f17669] d/rules: Clean out .gitignore file within examples
  * [f885eef] lintian-overides: Ignore some files in examples

 -- Carsten Schoenert <c.schoenert@t-online.de>  Tue, 11 May 2021 20:54:11 +0200

flask-sqlalchemy (2.1-4) unstable; urgency=medium

  [ Emmanuel Arias ]
  * Team Upload
  * Remove Python 2 support
  * Bump debhelper-compat to 12 (from 9)

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/watch: Use https protocol
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field
  * Convert git repository from git-dpm to gbp layout
  * Use debhelper-compat instead of debian/compat.
  * Bump standards version to 4.4.0 (no changes).
  * Enable autopkgtest-pkg-python testsuite.

 -- Emmanuel Arias <emmanuelarias30@gmail.com>  Thu, 01 Aug 2019 22:18:42 +0000

flask-sqlalchemy (2.1-3) unstable; urgency=medium

  * Team upload.
  * Standards-Version bumped to 3.9.8 (no changes needed)
  * Rebuild to get SQLAlchemy 1.1 dependency

 -- Piotr Ożarowski <piotr@debian.org>  Thu, 17 Nov 2016 21:55:07 +0100

flask-sqlalchemy (2.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release (Closes: #803095)
  * Pump up standards version to 3.9.7, no changes needed
  * Vcs fields switched to git due to the svn-> git transition
  * Run wrap-and-sort

 -- Orestis Ioannou <orestis@oioannou.com>  Thu, 18 Feb 2016 05:33:07 +0100

flask-sqlalchemy (1.0-3) unstable; urgency=medium

  * Team upload.
  * Rebuild for SQLAlchemy 1.0 (Closes: #792157)
  * Update debian/watch to use pypi.debian.net redirector

 -- Scott Kitterman <scott@kitterman.com>  Sat, 01 Aug 2015 20:43:19 -0400

flask-sqlalchemy (1.0-2) unstable; urgency=medium

  * Team upload
  * Rebuild for SQLAlchemy 0.9

 -- Piotr Ożarowski <piotr@debian.org>  Wed, 26 Feb 2014 22:56:38 +0100

flask-sqlalchemy (1.0-1) unstable; urgency=low

  * Initial release (Closes: #730132)

 -- Thomas Bechtold <thomasbechtold@jpberlin.de>  Thu, 21 Nov 2013 20:52:53 +0100