]> git.deb.at Git - pkg/mmv.git/blob - debian/changelog
Bump Standards-Version to 3.9.4 (no changes)
[pkg/mmv.git] / debian / changelog
1 mmv (1.01b-18) UNRELEASED; urgency=low
2
3   * Switch to a dh7 style debian/rules file
4   * Bump Standards-Version to 3.9.4 (no changes)
5
6  -- Axel Beckert <abe@debian.org>  Mon, 20 May 2013 21:28:54 +0200
7
8 mmv (1.01b-17) unstable; urgency=low
9
10   * Fix lintian warning malformed-override
11   * Fix blhc warning dpkg-buildflags-missing by passing CFLAGS explicitly.
12   * Fix double build by calling "touch build-stamp" after the build.
13   * Add Vcs-* headers
14
15  -- Axel Beckert <abe@debian.org>  Sat, 29 Dec 2012 17:14:25 +0100
16
17 mmv (1.01b-16) unstable; urgency=low
18
19   * Add myself as Uploader.
20   * Bump Standards-Version to 3.9.3 (no other changes necessary)
21   * Switch to source format "3.0 (quilt)"
22   * Add slightly modified patch by Ulrich Eckhardt to provide better
23     diagnostics for directory renaming (Closes: #584850)
24   * Add examples section to man page (Closes: #380327)
25   * Add warnings about blanks in patterns and file names when reading
26     patterns from STDIN (Mitigates: #149873)
27   * Rewrite debian/rules with oldstyle debhelper utilities
28     + Use compat-level 9
29     + Add build-dependency on debhelper >= 9~
30   * Fix lintian-warnings debian-rules-missing-recommended-target
31   * Use hardening build flags
32     + Add build-dependency on dpkg-dev >= 1.16.1~
33     + Add patch to fix FTBFS with -Werror=format-security
34   * Fix wrong license reference in debian/copyright
35   * Add some lintian overrides related to non-existent upstream web page
36     or upstream changelog.
37
38  -- Axel Beckert <abe@debian.org>  Sat, 29 Dec 2012 03:37:29 +0100
39
40 mmv (1.01b-15) unstable; urgency=low
41
42   * New Maintainer (closes: #485999)
43   * Update to Standards-Version 3.8.1:
44     - Switch from DEB_BUILD_OPTIONS debug to noopt, add support for parallel.
45   * Replace call to dh_md5sums with direct creation and remove Build-Depends
46     on debhelper.
47   * Don't ignore make clean errors anymore and use $(MAKE) instead of make in
48     debian/rules.
49   * Add empty line before .ce The Task Options (closes: #411182)
50   * Initialize tv_usec (closes: #452993)
51   * Add mising linebreak to an italic line (closes: #411181)
52   * Wrap cmdname in basename() (closes: #452989)
53   * Add reference to the full text of the GPL file in the common-licenses
54     directory.
55   * Escape all relevant dashes in the manpage to not turn them into hyphens.
56
57  -- Gerfried Fuchs <rhonda@debian.at>  Sat, 30 May 2009 18:08:18 +0200
58
59 mmv (1.01b-14) unstable; urgency=low
60
61   * Thanks for NMU to Joey, Ai and Uwe
62   * applied Patch to initialize var (Closes: Bug #316363)
63   * removed 2 dozent GCC warnings (uninitialized, unused, ambiquous else)
64
65  -- Bernd Eckenfels <ecki@debian.org>  Sat, 04 Feb 2006 23:58:43 +0100
66
67 mmv (1.01b-12.3) unstable; urgency=low
68
69   * NMU
70   * Remove postinst and prerm, finishing /usr/doc transition. Closes: #322813
71
72  -- Joey Hess <joeyh@debian.org>  Tue, 10 Jan 2006 00:54:51 -0500
73
74 mmv (1.01b-12.2) unstable; urgency=low
75
76   * NMU
77   * Fix segfault at startup on amd64 (and possibly other architectures)
78     due to implicit declaration of functions from stdlib.h. (Closes: #322541)
79
80  -- Ari Pollak <ari@debian.org>  Sat, 13 Aug 2005 01:01:13 -0400
81
82 mmv (1.01b-12.1) unstable; urgency=low
83
84   * Non-Maintainer Upload (BSP 2005-08-06).
85   * Fixed FTBFS with gcc 3.4 / 4.0 by applying patch from
86     Andreas Jochens (Closes: #260574).
87
88  -- Uwe Hermann <uwe@debian.org>  Sat,  6 Aug 2005 22:07:06 +0200
89
90 mmv (1.01b-12) unstable; urgency=low
91
92   * LFS support! (not sure if this breaks something :) (Closes: Bug #106822)
93   * support -- as option terminator (Closes: Bug #52417)
94
95  -- Bernd Eckenfels <ecki@debian.org>  Tue, 20 Nov 2001 19:03:24 +0100
96
97 mmv (1.01b-11) unstable; urgency=medium
98
99   * added Build-Depends (Closes: Bug #105025)
100   * bumped Standards Version from 3.0.1 to 3.6.5
101   * make strig/-g depending on environemnt variable
102   * added a comment about quoting 'to' patter (Closes: Bug #106076)
103
104  -- Bernd Eckenfels <ecki@debian.org>  Sat, 10 Nov 2001 18:28:56 +0100
105
106 mmv (1.01b-10.1) unstable; urgency=LOW
107
108   * reupload cause it was rejected
109
110  -- Bernd Eckenfels <ecki@debian.org>  Thu,  3 Aug 2000 02:38:20 +0200
111
112 mmv (1.01b-10) unstable; urgency=LOW
113
114   * debian/rules clean will now kill *~ files
115
116  -- Bernd Eckenfels <ecki@debian.org>  Sun, 23 Jul 2000 04:28:46 +0200
117
118 mmv (1.01b-9) unstable; urgency=LOW
119
120   * closes: #67605 (no special handling for char > 127 anymore)
121   * clsoes: #60128 (i think it was fixed by hartmut already)
122   * man page and doc now in /usr/share, new standards version
123
124  -- Bernd Eckenfels <ecki@debian.org>  Sun, 23 Jul 2000 04:08:19 +0200
125
126 mmv (1.01b-8.1) unstable; urgency=LOW
127
128   * NMU
129   * fixed the invalid initializer for glibc-2.1
130   * closes: #31929
131   * changed in debian/rules in the clean target:
132       + /bin/rm -f  into -rm -f 
133       + make into -make
134       + added *~
135
136  -- Hartmut Koptein <koptein@debian.org>  Fri,  9 Jul 1999 10:24:17 +0200
137
138 mmv (1.01b-8) unstable; urgency=LOW
139
140   * should compile now with different headers (Bug#26955).
141
142  -- Bernd Eckenfels <ecki@debian.org>  Sun,  1 Nov 1998 05:36:36 +0100
143
144 mmv (1.01b-7) frozen unstable; urgency=LOW
145
146   * Remove debian/files with make clean (Bug#21526).
147
148  -- Michael Meskes <meskes@debian.org>  Wed, 22 Apr 1998 16:19:30 +0200
149
150 mmv (1.01b-6) frozen unstable; urgency=LOW
151
152   * Make lintian happy.
153
154  -- Michael Meskes <meskes@debian.org>  Fri, 17 Apr 1998 14:36:19 +0200
155
156 mmv (1.01b-5) unstable; urgency=LOW
157
158   * Added new copyright notice and moved package back into main.
159     My thanks go to Joost for getting into touch with the upstream author.
160
161  -- Michael Meskes <meskes@debian.org>  Thu,  5 Mar 1998 10:42:42 +0100
162
163 mmv (1.01b-4) unstable; urgency=LOW
164
165   * Updated standard
166   * Added man page links.
167
168  -- Michael Meskes <meskes@debian.org>  Fri, 27 Feb 1998 15:33:54 +0100
169
170 mmv (1.01b-3) unstable; urgency=LOW
171
172   * Moved package to non-free. Sorry, I cannot reach the upstream author to
173     clarify the problems with his copyright. (#14908).
174   * Do not comress copyright file. (#14460)
175
176  -- Michael Meskes <meskes@debian.org>  Fri, 19 Dec 1997 10:47:37 +0100
177
178 mmv (1.01b-2) unstable; urgency=LOW
179
180   * Put copyright file into /usr/doc/mmv/copyright (#10623)
181   * Removed -m486 option in Makefile (#10780).
182   * Corrected man page permission (#4913).
183   * Compiled against libc6.
184
185  -- Michael Meskes <meskes@debian.org>  Tue,  5 Aug 1997 13:11:36 +0200
186
187 mmv (1.01b-1) unstable; urgency=LOW
188
189   * Initial release
190
191  -- Michael Meskes <meskes@debian.org>  Tue, 15 Oct 1996 13:02:46 +0200