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