File: changelog

package info (click to toggle)
flask-migrate 2.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 308 kB
  • sloc: python: 1,081; makefile: 12
file content (51 lines) | stat: -rw-r--r-- 1,626 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
flask-migrate (2.1.1-2) unstable; urgency=medium

  * Team upload.
  * debian/rules: Set LC_ALL=C.UTF-8 to make "Click" happy under python3.
    (Closes: #883732)

 -- Christoph Berg <christoph.berg@credativ.de>  Thu, 07 Dec 2017 13:23:17 +0100

flask-migrate (2.1.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
    + Fixes FAIL: test_multidb_migrate_upgrade. (Closes: #880893)
  * Add Michael Hudson-Doyle's patch to fix failure with mixed python2/3
    versions. Thanks! (Closes: #866565)

 -- Christoph Berg <myon@debian.org>  Wed, 06 Dec 2017 21:17:27 +0100

flask-migrate (1.7.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
  * Provide python 3 package
  * Switch to pypi.debian.net for watch file
  * Add missing Vcs fields
  * Pump up s-d version to 3.9.7, no changes needed
  * Run wrap-and-sort

 -- Orestis Ioannou <orestis@oioannou.com>  Thu, 18 Feb 2016 13:19:14 +0100

flask-migrate (1.2.0-1) unstable; urgency=medium

  * New upstream release.

 -- Thomas Bechtold <toabctl@debian.org>  Wed, 08 Jan 2014 07:04:30 +0100

flask-migrate (1.1.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/rules: enable testsuite. tests/ dir is now included in upstream
    tarball from pypi.
  * debian/control: Add python-flask-script, python-flask-sqlalchemy and
    alembic to Build-Depends. Needed for testsuite.

 -- Thomas Bechtold <toabctl@debian.org>  Wed, 08 Jan 2014 06:38:25 +0100

flask-migrate (1.1.0-1) unstable; urgency=medium

  * Initial release (Closes: #734040).

 -- Thomas Bechtold <toabctl@debian.org>  Fri, 03 Jan 2014 11:05:04 +0100