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