File: changelog

package info (click to toggle)
gopchop 1.1.8-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 2,908 kB
  • sloc: sh: 9,981; cpp: 4,975; ansic: 4,028; makefile: 105
file content (168 lines) | stat: -rw-r--r-- 5,456 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
gopchop (1.1.8-7) unstable; urgency=medium

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

  [ gregor herrmann ]
  * Use debhelper-compat (= 12).
  * Update build dependencies and dh(1) call after debhelper bump.
  * Add patch to stop looking for xml2-config during configure.
    Thanks to Mattia Rizzolo for the bug report. (Closes: #949153)
  * Use HTTPS for various URLs in debian/*.
  * Set bindnow linker flag in debian/rules.
  * Set Rules-Requires-Root: no.
  * Update years of packaging copyright.

  [ tony mancill ]
  * Bump Standards-Version to 4.5.0

 -- tony mancill <tmancill@debian.org>  Fri, 31 Jan 2020 14:14:44 -0800

gopchop (1.1.8-6) unstable; urgency=medium

  * Add patch for FTBFS with -Werror=format-security.
  * Packaging repo moved to collab-maint; update Vcs URLs.
  * Use DH 9.
  * Freshen debian/copyright for DEP5.
  * Bump Standards-Version to 3.9.8.
  * Remove gopchop.menu (see: #741573)

 -- tony mancill <tmancill@debian.org>  Sun, 14 Aug 2016 13:56:13 -0700

gopchop (1.1.8-5) unstable; urgency=low

  * Add patch to support build with gcc 4.7 (Closes: #667188)
  * Bump Standards-Version to 3.9.3 (no changes).

 -- tony mancill <tmancill@debian.org>  Thu, 05 Apr 2012 04:44:31 +0000

gopchop (1.1.8-4) unstable; urgency=low

  * Use dh-autoreconf in debian/rules and debian/control (closes: #628306).
    Revert changes to upstream auto-* files.
  * Bump debhelper compatibility level to 8; use tiny debian/rules file.
  * Set Standards-Version to 3.9.2 (no changes).
  * Update my email address.
  * debian/copyright: update formatting, add info about debian/*.
  * New patch manpage-hyphen.patch: fix hyphen-used-as-minus-sign warnings.

 -- gregor herrmann <gregoa@debian.org>  Sat, 28 May 2011 22:11:59 +0200

gopchop (1.1.8-3) unstable; urgency=low

  * Correct typo in 1.1.8-2 changelog (debian/compat is 5, not 7).
  * Set Standards-Version to 3.9.1 (no changes needed).
  * debian/control: add ${misc:Depends} to Depends.
  * Correct broken Vcs-Browser link.
  * Add minimal DEP3 information to manpage patch.

 -- tony mancill <tmancill@debian.org>  Wed, 05 Jan 2011 21:44:18 -0800

gopchop (1.1.8-2) unstable; urgency=low

  * Change archive section to video.
  * Set Standards-Version to 3.8.3 (no changes needed).
  * Remove build-dep on dpatch.
  * Add debian/source/format; set to "3.0 (quilt)"
  * Set debhelper compatibility to V5 (debian/compat).
  * Add patch for gtkspu warning.

 -- tony mancill <tmancill@debian.org>  Sun, 22 Nov 2009 20:56:02 -0800

gopchop (1.1.8-1) unstable; urgency=low

  * New upstream release
  * Remove patches (all incorporated upstream).

 -- tony mancill <tmancill@debian.org>  Sat, 07 Mar 2009 09:28:46 -0800

gopchop (1.1.7-8) unstable; urgency=low

  [ gregor herrmann ]
  * Change XS-Vcs-* fields to Vcs-*.
  * Change debian/copyright to the new machine-readable format.

  [ tony mancill ]
  * Set Standards-Version to 3.8.0 (no changes needed).
  * Add patch to detect current display color depth  (closes: #431388)
  * Update config.guess and config.sub.

 -- tony mancill <tmancill@debian.org>  Wed, 25 Feb 2009 13:49:04 -0800

gopchop (1.1.7-7) unstable; urgency=low

  * Add XS-Vcs-Svn and XS-Vcs-Browser fields to debian/control.
  * Don't ignore errors of $(MAKE) distclean.
  * Add upstream README.
  * Add patch 01_desktop.dpatch to make the desktop file comply with the
    FreeDesktop specification.
  * Adjust menu file to the new menu policy.
  * Add myself to uploaders.
  * Move upstream URL from the description to the new Homepage field.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Fri, 21 Sep 2007 14:17:13 +0200

gopchop (1.1.7-6) unstable; urgency=low

  * no longer calling ./configure twice during build
  * update manpage to correctly display the example pipe option
  * zero progress bar after clip is written
  * bumped standards version to 3.7.2
  * removed duplicate depends on libgtk2.0-dev

 -- tony mancill <tmancill@debian.org>  Thu, 12 Apr 2007 22:01:15 -0700

gopchop (1.1.7-5) unstable; urgency=low

  * remove build-depends on docbook
  * add build-depends on libxv-dev (closes: #374153)
  * fix problem with missing icons (tweak to ./src/widgets.cpp)
  * add gopchop.xpm menu icon file

 -- tony mancill <tmancill@debian.org>  Wed, 21 Jun 2006 22:56:59 -0700

gopchop (1.1.7-4) unstable; urgency=low

  * Modify display.cpp to address FTBFS on s/390 (#370573)

 -- tony mancill <tmancill@debian.org>  Mon, 19 Jun 2006 21:26:17 -0700

gopchop (1.1.7-3) unstable; urgency=low

  * New Debian maintainers
  * Add Build-Conflicts with autoconf2.13
  * Intial Debian upload (closes: #232082)

 -- John R. Hogerhuis <jhoger@pobox.com>  Tue,  2 May 2006 23:06:58 -0700

gopchop (1.1.7-2) unstable; urgency=low

  * Various fixes

 -- Kees Cook <kees@outflux.net>  Mon, 10 Oct 2005 18:37:40 +0800

gopchop (1.1.7-1) unstable; urgency=low

  * Upstream release.

 -- Kees Cook <kees@outflux.net>  Sat, 30 Apr 2005 01:47:04 -0800

gopchop (1.1.5-1) unstable; urgency=low

  * Upstream release.
  * Created gopchop.menu.

 -- Kees Cook <kees@outflux.net>  Sat, 30 Apr 2005 01:47:04 -0800

gopchop (1.1.4-1) unstable; urgency=low

  * Upstream release.

 -- Kees Cook <kees@outflux.net>  Wed, 27 Apr 2005 21:47:04 -0800

gopchop (1.1.3-1) unstable; urgency=low

  * Initial Release.

 -- John R. Hogerhuis <jhoger@pobox.com>  Mon,  1 Mar 2004 00:47:04 -0800