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