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