File: changelog

package info (click to toggle)
gamine 1.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 5,736 kB
  • sloc: ansic: 564; makefile: 81; sh: 16
file content (144 lines) | stat: -rw-r--r-- 4,900 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
gamine (1.6-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.6.
  * Switch to compat level 12.
  * Declare compliance with Debian Policy 4.3.0.
  * Move the packaging to Git and salsa.debian.org.
  * Drop deprecated menu file.
  * Use https for Format field.
  * Remove get-orig-source target.
  * Remove intltool from B-D.
  * Fix FTCBFS: uses the build architecture pkg-config. (Closes: #896713)
  * Drop desktop-file.patch. Fixed upstream.

 -- Markus Koschany <apo@debian.org>  Sun, 10 Feb 2019 12:21:05 +0100

gamine (1.5-2) unstable; urgency=medium

  * Team upload.
  * gamine-data: Add Breaks and Replaces relation to prevent an upgrade failure
    when upgrading from Jessie to Stretch. (Closes: #864547)

 -- Markus Koschany <apo@debian.org>  Sat, 10 Jun 2017 22:13:38 +0200

gamine (1.5-1) unstable; urgency=medium

  * Team upload.
  * Acknowledge Moritz Muehlenhoff's NMU. Thank you.

  [ Gonéri Le Bouder ]
  * Use my @debian email address.
  * Switch to Alexey Loginov fork.
  * Use libgtk-3-dev and libgstreamer1.0-dev.

  [ Markus Koschany ]
  * Imported Upstream version 1.5. (Closes: #558796)
    - The game does not crash anymore when screenshots are taken.
      (Closes: #805580)
  * Update debian/watch and track new releases at sourceforge.net.
  * Add get-orig-source target.
  * wrap-and-sort -sa.
  * Declare compliance with Debian Policy 3.9.8.
  * Vcs-Browser: Use https.
  * Update Homepage field to https://sourceforge.net/projects/gamine-game/.
  * Drop libgconf2-dev, libx11-dev and libgconf2-dev from Build-Depends.
  * Drop all patches. They are obsolete now.
  * Drop source/local-options.
  * Drop debian/gamine.desktop file and use the upstream one instead.
  * Build with parallel.
  * Add build-dependency intltool.
  * Add hardening.patch and export all hardening build flags.
  * Drop docbook-to-man build-dependency, remove Debian's man page because it
    is now part of the upstream tarball.
  * Remove debian/gamine.xpm. Use upstream's icons.
  * desktop-file.patch. Add keywords.
  * Export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed.

 -- Markus Koschany <apo@debian.org>  Fri, 15 Apr 2016 10:47:22 +0200

gamine (1.1-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Port to gstreamer 1.0 (Closes: #785832)

 -- Moritz Muehlenhoff <jmm@debian.org>  Sat, 14 Nov 2015 23:56:11 +0100

gamine (1.1-3) unstable; urgency=low

  * Add myself to uploaders.
  * Add patch to explicitly link libm. (Closes: #713699).
  * Add patch to allow CFLAGS, et al to be passed in to Makefile.
  * Add --as-needed.
  * Make vcs tags canonical.
  * Bump debhelper build-dep and compat to 9.
  * Bump Standards Version to 3.9.4.

 -- Barry deFreese <bdefreese@debian.org>  Sat, 22 Jun 2013 14:18:40 -0400

gamine (1.1-2) unstable; urgency=low

  * Team upload.
  * Use source format 3.0 (quilt).
  * Remove empty postinst and prerm scripts.
  * Build-depend on libx11-dev and link with -lX11 as gamine uses
    XGrabKeyboard. (Closes: #615717)

 -- Ansgar Burchardt <ansgar@debian.org>  Mon, 14 Mar 2011 16:18:23 +0100

gamine (1.1-1) unstable; urgency=low

  [ Barry deFreese ]
  * Update watch file for new upstream tarball naming.

  [ Gonéri Le Bouder ]
  * New upstream release
  * Bump standard version to 3.9.1
  * gamine-data depends on ${misc:Depends}
  * gamine has got a versionized dependency on gamine-data
    (= ${source:Version})
  * call dh_gconf, add postinst and prerm script
  * refresh debian/copyright
  * add a B-P on libgconf2-dev
  * remove upstream debian/prerm script to avoid conflict
  * add makefile-DESTDIR.diff to be able to use DESTDIR

 -- Gonéri Le Bouder <goneri@rulezlan.org>  Sun, 02 Jan 2011 15:50:51 +0100

gamine (0.0.1-4) unstable; urgency=low

  * fix the watch file to avoid a false positive with upstream 0.0.1-1
    release. 

 -- Gonéri Le Bouder <goneri@rulezlan.org>  Tue, 17 Jun 2008 17:21:29 +0200

gamine (0.0.1-3) unstable; urgency=low

  [ Gonéri Le Bouder ]
  * Fix the copyright file since Sam Hocevar name had been removed from it by
    the author in the initial tarball.
  * Use the upstream icon instead of mine.
  * Bump standard version to 3.7.3, no change

  [ Cyril Brulebois ]
  * Improve long descriptions, thanks to David Ammouial for the suggestions
    (Closes: #457726).

  [ Evgeni Golov ]
  * debian/control: add missing path to Vcs-* fields
  * fix the watch file (Closes: #456484)

 -- Gonéri Le Bouder <goneri@rulezlan.org>  Sun, 20 Apr 2008 18:40:20 +0200

gamine (0.0.1-2) unstable; urgency=low

  * add a <refpurpose /> section in <refnamediv /> in the manpage so
    lexgrog doesn't fail to parse the manpage anymore.

 -- Gonéri Le Bouder <goneri@rulezlan.org>  Fri, 30 Nov 2007 19:47:42 +0100

gamine (0.0.1-1) unstable; urgency=low

  * Initial release (Closes: #452903)

 -- Gonéri Le Bouder <goneri@rulezlan.org>  Sun, 25 Nov 2007 23:45:35 +0100