File: changelog

package info (click to toggle)
python-flickrapi 2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 468 kB
  • sloc: python: 2,145; makefile: 147; sh: 10
file content (160 lines) | stat: -rw-r--r-- 5,567 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
python-flickrapi (2.4-1) unstable; urgency=medium

  * Team upload.
  * Maintain package in Debian Python team
    Closes: #1073544
  * Secure URI in Homepage
  * d/copyright: DEP5
  * Standards-Version: 4.7.2 (routine-update)
  * Testsuite: autopkgtest-pkg-python (routine-update)
  * Commit database after creating oauth_tokens table.
    Closes: #1092711

 -- Andreas Tille <tille@debian.org>  Wed, 09 Apr 2025 17:37:00 +0200

python-flickrapi (2.4-0.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Disable one more test needing internet (Closes: #1094120)

 -- Alexandre Detiste <tchet@debian.org>  Sun, 06 Apr 2025 14:44:35 +0200

python-flickrapi (2.4-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * pypi archive does not contain any test, switch to GH
  * New upstream version 2.4 (Closes: #946767, LP: #1335350, LP: #1899404)
  * Switch to DebHelper 13
  * Replace nose by pytest (Closes: #1018496)
  * Add build-dep on six (Closes: #1073368)
  * Set Rules-Requires-Root: no
  * Remove old patches

 -- Alexandre Detiste <tchet@debian.org>  Mon, 17 Jun 2024 12:03:46 +0200

python-flickrapi (2.1.2-5.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Removed Python 2 support (Closes: #937763).

 -- Thomas Goirand <zigo@debian.org>  Fri, 13 Sep 2019 14:51:52 +0200

python-flickrapi (2.1.2-5) unstable; urgency=medium

  * do not install README.txt and UPGRADING.txt in
    /usr/lib/python3/dist-packages/ (closes: #825195)
  * debian/control: removed XB-Python-Version
  * Changed Standards-Version to 3.9.8

 -- Thomas Schmidt <tschmidt@debian.org>  Thu, 04 Aug 2016 22:42:08 +0200

python-flickrapi (2.1.2-4) unstable; urgency=low

  * Fixed typo in package description of python3-flickrapi (closes: #810801)

 -- Thomas Schmidt <tschmidt@debian.org>  Wed, 13 Jan 2016 21:19:26 +0100

python-flickrapi (2.1.2-3) unstable; urgency=low

  * Added python3-flickrapi package (closes: #810648)
    + Additional build-depends:
      - python-requests-oauthlib/python3-requests-oauthlib
      - python-nose/python3-nose
      - python3-all
      - python3-setuptools
      - python3-requests-toolbelt
    + Updated python versions and build-depends to >= 2.7 and >= 3.2
  * Small updates to the package description

 -- Thomas Schmidt <tschmidt@debian.org>  Mon, 11 Jan 2016 00:44:48 +0100

python-flickrapi (2.1.2-2) unstable; urgency=low

  * Close the whishlist ticket for the 1.2-3.1 upload (closes: #769958)
  * Deprecated md5-module is not used in 2.1.2 anymore (closes: #603691)
  * Integrated changes from Petter Reinholdtsen:
    + Build-depend on python-all-dev instead of python-all
    + Switched source-format to 3.0 (quilt)
    + Use updated debian/watch
  * Converted change to setup.py to quilt patch
    do-not-install-LICENSE-txt.diff
  * Removed other local changes
  * Updated years in debian/copyright

 -- Thomas Schmidt <tschmidt@debian.org>  Sun, 10 Jan 2016 22:07:35 +0100

python-flickrapi (2.1.2-1) unstable; urgency=medium

  * New upstream release (closes: #573719)
  * Acknowledge NMUs (closes: #769722, #786019)
  * Changed Standards-Version to 3.9.6
  * Updated debian/watch, use pypi.debian.net redirector service
  * debian/rules: added missing target build-arch to fix Lintian warning
  * Avoid installation of extra LICENSE.txt referencing just the Python
    license to fix Lintian warning
  * Changed debhelper compat level to 9, build-depend on debhelper (>= 9)
  * Build-Depend on python-requests-toolbelt, required by new upstream version

 -- Thomas Schmidt <tschmidt@debian.org>  Wed, 06 Jan 2016 22:48:39 +0100

python-flickrapi (1.4.2-1) UNRELEASED; urgency=low

  * New upstream release

 -- Olivier Berger <oberger@ouvaton.org>  Sat, 21 Apr 2012 14:24:35 +0200

python-flickrapi (1.4.1-1) experimental; urgency=low

  * New upstream release (closes: #573719)

 -- Thomas Schmidt <tschmidt@debian.org>  Mon, 13 Dec 2010 18:14:09 +0100

python-flickrapi (1.2-3.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Port from python-support to dh-python (Closes: #786019)
  * Replace XS-Python-Version with X-Python-Version

 -- Ross Gammon <rossgammon@mail.dk>  Mon, 19 Oct 2015 18:16:46 +0200

python-flickrapi (1.2-3.1) unstable; urgency=low

  * Non-maintainer upload to get module working again.
  * Change API URLs from http to https to get them working with the
    current Flickr API where SSL is required (Closes: #769722).
  * Add missing ${misc:Depends} to dependency list.
  * Add --prefix=/usr to setup run in rules file to make sure the
    documentation end up in /usr/share/doc/, not /usr/local/share/doc/.

 -- Petter Reinholdtsen <pere@debian.org>  Mon, 17 Nov 2014 21:48:46 +0100

python-flickrapi (1.2-3) unstable; urgency=low

  * Improved package long description (closes: #531014)

 -- Thomas Schmidt <tschmidt@debian.org>  Fri, 29 May 2009 10:51:34 +0200

python-flickrapi (1.2-2) unstable; urgency=low

  * First upload to debian (closes: #528612)
  * Updated debian/copyright
  * Bumped Standards-Version to 3.8.1
  * Changed Upstream homepage in debian/control
  * Added Vcs-Git and Vcs-Browser fields to debian/control
  * Updated package short description
  * Fixed debian/watch

 -- Thomas Schmidt <tschmidt@debian.org>  Thu, 14 May 2009 09:20:22 +0200

python-flickrapi (1.2-1) unstable; urgency=low

  * New upstream release

 -- Thomas Schmidt <tschmidt@debian.org>  Sat, 13 Dec 2008 10:54:39 +0100

python-flickrapi (1.1-1) unstable; urgency=low

  * Initial release

 -- Thomas Schmidt <tschmidt@debian.org>  Fri, 25 Jul 2008 13:55:06 +0200