File: changelog

package info (click to toggle)
cappuccino 0.5.1-9
  • links: PTS
  • area: main
  • in suites: buster
  • size: 140 kB
  • sloc: python: 107; makefile: 45
file content (179 lines) | stat: -rw-r--r-- 5,656 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
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
cappuccino (0.5.1-9) unstable; urgency=medium

  * python3.6 dropped dependency for python3-distutils, which this package
    uses. Explicitly adding it at our package dependency. Closes: #896752

 -- Breno Leitao <leitao@debian.org>  Wed, 25 Apr 2018 08:32:19 -0400

cappuccino (0.5.1-8) unstable; urgency=medium

  * Fixes broken symlink in /usr/games. Closes: #880714
    - Thanks to Chris Lamb.

 -- Breno Leitao <leitao@debian.org>  Mon, 06 Nov 2017 14:25:01 -0500

cappuccino (0.5.1-7) unstable; urgency=medium

  * Adding gir1.2-gtk-3.0 as a dependency. Closes: #879848
  * Adding a link to /usr/games/cappuccino

 -- Breno Leitao <leitao@debian.org>  Fri, 03 Nov 2017 07:52:46 -0400

cappuccino (0.5.1-6) unstable; urgency=medium

  * Fix python dependency, moving the debian/rules file to
    python3. Closes: #837325

 -- Breno Leitao <leitao@debian.org>  Wed, 28 Sep 2016 13:53:24 -0400

cappuccino (0.5.1-5) unstable; urgency=medium

  * Added upstream Homepage.
  * Ported to Python version 3.
  * Ported to GTK version 3.

 -- Breno Leitao <leitao@debian.org>  Mon, 05 Sep 2016 12:59:55 -0400

cappuccino (0.5.1-4) unstable; urgency=medium

  * Fix segfault if DISPLAY is missing or invalid (Thanks to
    Chris Lamb). Closes: #799403
  * Make the build reproducible (Thanks to Chris Lamb). Closes: #799330

 -- Breno Leitao <leitao@debian.org>  Sat, 20 Aug 2016 17:37:28 -0300

cappuccino (0.5.1-3) unstable; urgency=medium

  * New maintainer. Closes: #831558
  * Fix a polygen 'path not found' issue. Closes #834849

 -- Breno Leitao <leitao@debian.org>  Fri, 19 Aug 2016 17:15:23 -0300

cappuccino (0.5.1-2.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Use debhelper 5. Closes: #817387
  * debian/rules clean: remove .grm.o files.

 -- Bill Allombert <ballombe@debian.org>  Sun, 24 Jul 2016 16:17:42 +0200

cappuccino (0.5.1-2.2) unstable; urgency=low

  * Non-maintainer upload.
  * debian/rules
    - add /usr/games to PATH (for polygen). Closes: #720685
    - fix build target to actually build, and binary-arch to actually generate
      the package
  * debian/control
    - remove article from synopsis
    - add ${misc:Depends} to Depends

 -- Bill Allombert <ballombe@debian.org>  Thu, 10 Oct 2013 22:42:57 +0200

cappuccino (0.5.1-2.1) unstable; urgency=low

  * Non-maintainer upload, to prepare for Python 2.6 transition
  * debian/rules
     - use '--install-layout=deb' when installing; thanks to Jakub Wilk for the
       report; Closes: #571207
   * debian/control
     - bump b-d on python to '>= 2.5.3-1~', to support install-layout

 -- Sandro Tosi <morph@debian.org>  Mon, 01 Mar 2010 13:14:53 +0100

cappuccino (0.5.1-2) unstable; urgency=low

  * "Don Zauker" Release: the upload 
  * debian/control: we need polygen to build
  * debian/rules: now we build .grm.o files, to satisfy polygen
  * debian/rules: we remove build/ directory in cleaning

 -- Christian Surchi <csurchi@debian.org>  Mon, 20 Nov 2006 23:59:05 +0100

cappuccino (0.5.1-1) unstable; urgency=low
  
  * "Halloween Release": new upstream release
  * moved to Python, with new dependencies
  * depends on polygen to generate random messages from an internal grammar

 -- Christian Surchi <csurchi@debian.org>  Wed,  1 Nov 2006 00:08:15 +0100

cappuccino (0.4-3) unstable; urgency=low

  * Ack for the NMU fixed bug (thanks to Lars Wirzenius)
    - missing dependency: please recompile (Closes: #306151)
  * debian/changelog: new references and complete copyright info
  * debian/control: bumped policy version to 3.7.2

 -- Christian Surchi <csurchi@debian.org>  Mon, 24 Jul 2006 00:03:39 +0200

cappuccino (0.4-2.1) unstable; urgency=high

  * Non-maintainer upload.
  * Rebuilt since linc no longer in archive. Closes: #306151
    (the bug is release critical, hence the urgency).
  * debian/menu: Quoted values that weren't quoted, since that's what the
    menu file syntax requires.

 -- Lars Wirzenius <liw@iki.fi>  Thu, 28 Apr 2005 16:32:00 +0300

cappuccino (0.4-2) unstable; urgency=low

  * The "It's time for the upload" release
  * No DH_COMPAT in debian/rules, moved to debian/compat
  
 -- Christian Surchi <csurchi@debian.org>  Mon,  2 Jun 2003 15:40:36 +0200

cappuccino (0.4-1) unstable; urgency=low

  * New upstream release
  * Removed "emacsisms" in debian/changelog
  * Standard-Version from 3.5.5 to 3.5.8
  * Build-depends: no libgnome-dev anymore, only libgtk2.0-dev and
    libgconf2-dev
  * New debian/rules with DH_COMPAT=4 now

 -- Christian Surchi <csurchi@debian.org>  Fri, 17 Jan 2003 02:47:09 +0100

cappuccino (0.3.2-1) unstable; urgency=low

  * New upstream release (Closes: #105715)

 -- Christian Surchi <csurchi@debian.org>  Fri,  3 Aug 2001 15:19:29 -0400

cappuccino (0.3.1-1) unstable; urgency=low

  * New upstream release (Closes: #99248, #99249) 

 -- Christian Surchi <csurchi@debian.org>  Tue, 12 Jun 2001 10:01:40 -0400

cappuccino (0.3.0-1) unstable; urgency=low

  * New upstream release 

 -- Christian Surchi <csurchi@debian.org>  Mon, 12 Feb 2001 18:34:09 +0100

cappuccino (0.2.0-2) unstable; urgency=low

  * Updated short description (Closes: #77771)

 -- Christian Surchi <csurchi@debian.org>  Wed, 20 Dec 2000 23:05:06 +0100

cappuccino (0.2.0-1) unstable; urgency=low

  * New upstream release (Closes: #77028)

 -- Christian Surchi <csurchi@debian.org>  Fri, 17 Nov 2000 18:17:23 +0100

cappuccino (0.1.5-1) unstable; urgency=low

  * New upstream release.

 -- Christian Surchi <csurchi@debian.org>  Thu,  2 Nov 2000 03:12:15 +0100

cappuccino (0.1.2-1) unstable; urgency=low

  * Initial Release.

 -- Christian Surchi <csurchi@debian.org>  Thu,  2 Nov 2000 03:10:24 +0100