File: changelog

package info (click to toggle)
gmult 11.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 792 kB
  • sloc: xml: 98; makefile: 10; sh: 8
file content (145 lines) | stat: -rw-r--r-- 4,429 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
gmult (11.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Bump libadwaita build dependency version.

 -- Reiner Herrmann <reiner@reiner-h.de>  Sun, 25 Jun 2023 13:06:23 +0200

gmult (10.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Drop obsolete patch.
  * d/control:
    - Drop quilt build-dependency and instructions
    - Update build-dependencies for new upstream release
    - Update Standards-Version to 4.6.2
      * Drop menu file and xpm icon
      * Declare that d/rules does not require root
    - Update description to refer to new GTK version
    - Point Vcs-* URLs to salsa
  * d/rules:
    * Update rules for new meson buildsystem
    * Enable all hardening options
  * Update to debhelper compat level 13.
  * Update list of installed documentation.
  * Clean up manpage.
  * Update copyright and license information.
  * Add upstream metadata.
  * Fix license information of the manpage.

 -- Reiner Herrmann <reiner@reiner-h.de>  Sun, 08 Jan 2023 19:09:18 +0100

gmult (8.0-2) unstable; urgency=low

  [ Mahyuddin Susanto ]
  * debian/control:
    - Moving Vcs-* go git.
    - Wrap and sort

  [ Barry deFreese ]
  * Patch to explicitly link libm. (Closes: #713738).
  * Bump debhelper build-dep and compat to 9.
    + Move to dh style rules file.
  * Bump Standards Version to 3.9.4.

 -- Barry deFreese <bdefreese@debian.org>  Sun, 23 Jun 2013 04:44:00 -0400

gmult (8.0-1) unstable; urgency=low

  * New upstream release.
  * debian/control: Change Build-Dep libgtk-2-dev -> libgtk-3-dev.

 -- Mahyuddin Susanto <udienz@ubuntu.com>  Thu, 05 May 2011 01:15:10 +0700

gmult (7.3-1) unstable; urgency=low

  * New upstream release. (Closes: #622219, LP: #758137)
  * debian/control:
    - Add myself as Uploaders. (Closes: #544923)
    - Bump Standards Version to 3.9.2 no source changes.
    - Change Homepage field to Launchpad.
  * debian/watch: Change upstream homepage to Launchpad.
  * debian/copyright: Rewritting as dep-5 format.
  * Dropped unused patch:
    - debian/patches/10_desktop_file_warns.diff
    - debian/patches/10_ftbfs_wtf.diff
    - debian/patches/fix_gtkmm_detection
    - debian/patches/ftbfs_gcc-4.3.diff

 -- Mahyuddin Susanto <udienz@ubuntu.com>  Tue, 12 Apr 2011 01:33:17 +0700

gmult (7.2-2) unstable; urgency=low

  [ Barry deFreese ]
  * 10_ftbfs_wtf.diff - Fix FTBFS. (Closes: #542998).
    + No idea why this works but thanks to Stefan Potyra.
  * Add README.source from quilt.
  * Bump Standards Version to 3.8.3. (No changes needed).

 -- Barry deFreese <bdefreese@debian.org>  Fri, 25 Sep 2009 21:33:27 -0400

gmult (7.2-1) unstable; urgency=low

  [ Barry deFreese ]
  * New upstream release.
  * Bump Standards Version to 3.8.1. (No changes needed).

 -- Barry deFreese <bdefreese@debian.org>  Fri, 15 May 2009 11:33:55 -0400

gmult (7.1-1) unstable; urgency=low

  [ Paul Wise ]
  * Fix gmult watch file for new tarball location

  [ Barry deFreese ]
  * New upstream release.
    + Remove existing patches. (Virtually a total re-write).
  * Update my e-mail address.
  * Drop libgtkmm build-dep.  Replace with libgtk2.0-dev.

 -- Barry deFreese <bdefreese@debian.org>  Sun, 15 Mar 2009 20:42:24 -0400

gmult (5.4-2) unstable; urgency=low

  [ Ansgar Burchardt ]
  * Make configure fail if GTKMM is not found
  * Avoid running configure twice

  [ Paul Wise ]
  * Build-Depend on packages needed for running autoreconf

 -- Ansgar Burchardt <ansgar@43-1.org>  Sun, 22 Jun 2008 12:52:33 +0200

gmult (5.4-1) unstable; urgency=low

  * New Upstream release
  * Use debhelper instead of cdbs
  * Bump standards version to 3.8.0
  * Add myself to Uploaders
  * Use -Wl,--as-needed to reduce direct dependencies
  * Change man page section to 6 (Games)

 -- Ansgar Burchardt <ansgar@43-1.org>  Thu, 12 Jun 2008 16:52:56 +0200

gmult (5.3-2) unstable; urgency=high

  [ Eddy Petrișor ]
  * add missing Vcs-Svn headers

  [ Alexander Schmehl ]
  * Adding debian/patches/ftbfs_gcc-4.3.diff to fix FTBFS with gcc 4.3
    (Closes: #474799)
    Thanks Cyril Brulebois for the patch!

 -- Barry deFreese <bddebian@comcast.net>  Tue, 08 Apr 2008 00:53:32 +0200

gmult (5.3-1) unstable; urgency=low

  * Initial Release (Closes: #294764)
  * Add quilt patch system
  * 10_desktop_file_warns.diff
    + Remove deprecated fields from desktop file

 -- Barry deFreese <bddebian@comcast.net>  Wed, 10 Oct 2007 14:41:59 -0400