File: changelog

package info (click to toggle)
golly 2.8-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 15,328 kB
  • ctags: 12,494
  • sloc: cpp: 59,994; ansic: 25,801; python: 7,933; sh: 4,293; objc: 3,667; java: 2,756; xml: 1,367; makefile: 510; perl: 67
file content (149 lines) | stat: -rw-r--r-- 5,330 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
golly (2.8-1) unstable; urgency=medium

  * New upstream.  Thanks to Dr. Tobias Quathamer.
  * debian/control (Standards-Version): conforms to 3.9.8.
  (Build-Depends): Modify to python2.7 and python2.7-dev.
  Add dh-lua.  Remove quilt.
  * debian/rules: Don't put --with quilt for dh any more.  Add lua.
  * debian/compat: Bump to 10.
  * debian/patches/0001-Build-Add-libs.patch: New.

 -- NIIBE Yutaka <gniibe@fsij.org>  Fri, 25 Nov 2016 08:34:53 +0900

golly (2.7-1) unstable; urgency=low

  * New upstream.
  * debian/control (Standards-Version): conforms to 3.9.6.

 -- NIIBE Yutaka <gniibe@fsij.org>  Sat, 19 Dec 2015 07:42:40 +0000

golly (2.6-2) unstable; urgency=low

  * debian/rules (PERL_SHLIB): Add TRIPLET for libperl.so.  Patch from
    Niko Tyni.  Also, Thanks to Lucas Nussbaum.  (Closes: #759891).

  * debian/control (Build-Depends): Remove python-support.  Add dh-python.

 -- NIIBE Yutaka <gniibe@fsij.org>  Sun, 31 Aug 2014 18:40:47 +0000

golly (2.6-1) unstable; urgency=low

  * New upstream release.
  * debian/control (Standards-Version): conforms to 3.9.5.
    (Build-Depends): Remove libstdc++6-4.7-dev (Closes: #748001).
  * Incorporate NMU by Olly Betts (Closes: #729677).

 -- NIIBE Yutaka <gniibe@fsij.org>  Tue, 27 May 2014 12:18:32 +0000

golly (2.5-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * debian/control (Build-Depends): libwxgtk2.8-dev -> libwxgtk3.0-dev.

 -- Olly Betts <olly@survex.com>  Fri, 15 Nov 2013 15:34:28 +0000

golly (2.5-1) unstable; urgency=low

  * New upstream release.
  * debian/rules: Add --with python2.
  * debian/control (Build-Depends): Require libstdc++6-4.7-dev.
  (Standards-Version): conforms to 3.9.4.

 -- NIIBE Yutaka <gniibe@fsij.org>  Tue, 02 Jul 2013 06:46:02 +0000

golly (2.4-1) unstable; urgency=low

  * New upstream release.
  * debian/compat: Upgrade to 9.
  * debian/control (Depends): Add ${python:Depends}.
    (Build-Depents): Require debhelper >= 9.
  * debian/rules (DH_OPTIONS): Add.

 -- NIIBE Yutaka <gniibe@fsij.org>  Sat, 24 Nov 2012 12:27:17 +0900

golly (2.3-1) unstable; urgency=low

  * New upstream release.
  * Fixed FTBFS (Closes: #652180).
  * debian/control (Build-Depends): Add python-support.
  (Standards-Version): conforms to 3.9.2.
  (Build-Depends): Updated to libstdc++6-4.6-dev (was 4.4).

 -- NIIBE Yutaka <gniibe@fsij.org>  Thu, 22 Dec 2011 15:55:35 +0900

golly (2.2-1) unstable; urgency=low

  * New upstream release (Closes: #605935).  Thanks to Benjamin Mako Hill.
    64-bit python binding fixed in upstream (Closes: #495941).
    Thanks to Paul Metcalfe.
    Installation has been improved in upstream (Closes: #588116, #598815).
    Thanks to Stefan Gursky and Mathijs Romans.
    Patches for bgolly, makefile-gtk (for perl), wxfile.cpp, wxgolly.cpp
    and wxUSE_HOTKEY things are not needed any more, thus removed.
  * debian/control (Build-Depends): Add autotools-dev and quilt.  Replace
    libstdc++6-4.3-dev to libstdc++6-4.4-dev (Closes: #594282).
    Thanks to Matthias Klose.
  * debian/rules: Now use dh.
  * debian/source/format: Now use 3.0 (quilt) format.
  * debian/golly.manpages: New.

 -- NIIBE Yutaka <gniibe@fsij.org>  Mon, 14 Feb 2011 17:45:27 +0900

golly (2.1-1) unstable; urgency=low

  * New upstream release (Closes: #495072).
  * debian/control: Added Build-Conflicts (Closes: #508947).
  * debian/rules: Remove dh_desktop which is deprecated.

 -- NIIBE Yutaka <gniibe@fsij.org>  Wed, 03 Feb 2010 15:51:42 +0900

golly (1.4-1) unstable; urgency=low

  * Fixed user preference file directory and clipfile directory, by using
  Newer wxwidget 2.8 (Closes: #488188).  Thanks to Jakob Lell for the bug
  report.
  * Revert changes of wxfile.cpp and wxprefs.cpp for wxwidget 2.6.
  * New upstream release (Changes of hlifealgo.cpp and qlifealgo.cpp
  are now in upstream).
  * platform.h: Added #include <limits.h>.
  * debian/control (Standards-Version): Conform to 3.8.0 (was: 3.7.3).
  (Build-Depends): Use libwxgtk2.8-dev (was: libwxgtk2.6-dev).
  Use libstdc++6-4.3-dev (was: libstdc++6-4.2-dev).

 -- NIIBE Yutaka <gniibe@fsij.org>  Mon, 07 Jul 2008 15:28:52 +0900

golly (1.3-5) unstable; urgency=low

  * bgolly.cpp, bigint.cpp, liferules.cpp: Added #include for GCC 4.3.
    Thanks to Lucas Nussbaum (Closes: #474803).

 -- NIIBE Yutaka <gniibe@fsij.org>  Tue, 08 Apr 2008 10:27:02 +0900

golly (1.3-4) unstable; urgency=low

  * debian/watch: Fix URL by Davide Cavalca (Closes: #472176).
  * debian/golly.desktop, debian/rules, debian/dirs: Desktop menu support
    contributed by Davide Cavalca (Closes: #472136).
  * makefile-gtk: Perl version free patch by Davide Cavalca
    applied. (Closes: #470393).  Thanks to Niko Tyni for the report.

 -- NIIBE Yutaka <gniibe@fsij.org>  Fri, 28 Mar 2008 11:36:24 +0900

golly (1.3-3) unstable; urgency=low

  * hlifealgo.cpp, qlifealgo.cpp: Patch for 64-bit architectures by Davide
    Cavalca applied. (Closes: #470160).

 -- NIIBE Yutaka <gniibe@fsij.org>  Mon, 10 Mar 2008 11:56:52 +0900

golly (1.3-2) unstable; urgency=low

  * debian/control (Build-Depends): Added zlib1g-dev and libstdc++6-4.2-dev.

 -- NIIBE Yutaka <gniibe@fsij.org>  Mon, 25 Feb 2008 23:09:36 +0900

golly (1.3-1) unstable; urgency=low

  * Initial release (Closes: #452026).

 -- NIIBE Yutaka <gniibe@fsij.org>  Thu, 31 Jan 2008 16:03:17 +0900