File: changelog

package info (click to toggle)
fabulous 0.3.0%2Bdfsg1-8
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 652 kB
  • sloc: python: 4,196; makefile: 97; ansic: 58; sh: 19
file content (118 lines) | stat: -rw-r--r-- 3,845 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
fabulous (0.3.0+dfsg1-8) unstable; urgency=low

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

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

  [ Jonathan Carter ]
  * Update debhelper-compat to level 13
  * Add lintian-override for shared-library-lacks-prerequisites
    (this binary has no prerequisites)

 -- Jonathan Carter <jcc@debian.org>  Thu, 22 Oct 2020 12:06:47 +0200

fabulous (0.3.0+dfsg1-7) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ Jonathan Carter ]
  * Fix debian/rules for building xtermspeedup.so (Closes: #952242)
  * Update standards version to 4.5.0
  * Update debhelper-compat to level 12
  * Declare Rules-Requires-Root: no
  * Update copyright years

 -- Jonathan Carter <jcc@debian.org>  Fri, 17 Apr 2020 20:25:27 +0200

fabulous (0.3.0+dfsg1-6) unstable; urgency=medium

  * Move examples back to documentation directory

 -- Jonathan Carter <jcc@debian.org>  Tue, 04 Dec 2018 11:50:49 +0200

fabulous (0.3.0+dfsg1-5) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/changelog: Remove trailing whitespaces

  [ Jonathan Carter ]
  * Add Breaks+Replaces relationship to python-fabulous
    (Closes: #909913)
  * Replace -doc package and deploy rst file in python-fabulous
    (Closes: #910417)

 -- Jonathan Carter <jcc@debian.org>  Mon, 08 Oct 2018 14:13:19 +0200

fabulous (0.3.0+dfsg1-4) unstable; urgency=medium

  * Version bump (no further changes)

 -- Jonathan Carter <jcc@debian.org>  Fri, 28 Sep 2018 09:20:48 +0200

fabulous (0.3.0+dfsg1-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Remove ancient X-Python-Version field
  * d/changelog: Remove trailing whitespaces
  * Convert git repository from git-dpm to gbp layout

  [ Jonathan Carter ]
  * Migrate from python2 to python3 package
  * Update standards version to 4.2.1
  * Add font-noto as dependency
  * wrap-and-sort

 -- Ondřej Nový <onovy@debian.org>  Mon, 14 May 2018 08:04:25 +0200

fabulous (0.3.0+dfsg1-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field

  [ Jonathan Carter ]
  * Adopting package (Closes: #889777)
  * Update compate/debhelper to version 11
  * Update standards version to 4.1.4

 -- Jonathan Carter <jcc@debian.org>  Sun, 29 Apr 2018 13:02:21 +0200

fabulous (0.3.0+dfsg1-1) unstable; urgency=low

  * Team upload.
  * New upstream release
  * Fixed VCS URL (https)
  * d/copyright: Use Files-Excluded to remove non-DFSG files
  * Changed project homepage to new one
  * Use local objects.inv for intersphinx mapping (Closes: #830556)
  * Standards-Version is 3.9.8 now (no changes needed)
  * d/rules: Don't remove non-existent SOURCES.txt from egg-info
  * d/control: Removed pre-wheezy versioned dependencies
  * Enabled autopkgtest-pkg-python testsuite
  * Added dh-python and python-sphinxcontrib.programoutput to build depends
  * Added python-pil to (build-)depends (Closes: #805475)
  * Added fonts-noto-hinted to recommends (Closes: #805473)
  * Install AUTHORS file
  * d/copyright
    - Added more copyright holders
    - Added myself for Debian part
    - Upstream relicensed to Apache-2
  * Install examples into docs examples directory

 -- Ondřej Nový <onovy@debian.org>  Sun, 14 Aug 2016 14:11:56 +0200

fabulous (0.1.5+dfsg1-1) unstable; urgency=low

  * Initial release. (Closes: #705947)
  * The licensing of the fonts file is unclear, hence removal from the source
    package.
  * Patch the except: statements to always specify a type.

 -- Simon Chopin <chopin.simon@gmail.com>  Mon, 08 Jul 2013 19:45:29 -0400