File: changelog

package info (click to toggle)
mmm-mode 0.5.4-2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 784 kB
  • ctags: 307
  • sloc: lisp: 3,551; sh: 558; makefile: 42
file content (146 lines) | stat: -rw-r--r-- 4,604 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
mmm-mode (0.5.4-2) unstable; urgency=low

  * fixed missing compat declaration for emacsen-package-install
	  (closes: #855607)

 -- Alexander Zangerl <az@debian.org>  Sun, 12 Mar 2017 13:23:20 +1000

mmm-mode (0.5.4-1) unstable; urgency=low

  * New upstream release

 -- Alexander Zangerl <az@debian.org>  Sat, 19 Sep 2015 11:21:58 +1000

mmm-mode (0.5.2-2) unstable; urgency=low

  * lifted standards version, fixed missing build-dependency on texinfo
  

 -- Alexander Zangerl <az@debian.org>  Thu, 05 Feb 2015 22:17:47 +1000

mmm-mode (0.5.2-1) unstable; urgency=low

  * New upstream release
  * updated watch file, updated standards version, revised rules slightly

 -- Alexander Zangerl <az@debian.org>  Sun, 25 Jan 2015 17:22:04 +1000

mmm-mode (0.5.1-3) unstable; urgency=low

  * pulled in recent changes from upstream git

 -- Alexander Zangerl <az@debian.org>  Sun, 30 Mar 2014 15:42:15 +1000

mmm-mode (0.5.1-2) unstable; urgency=low

  * changed to 3.0 quilt source format
  * updated control and watch files
  * lifted standards version

 -- Alexander Zangerl <az@debian.org>  Sun, 15 Sep 2013 23:14:55 +1000

mmm-mode (0.5.1-1) unstable; urgency=low

  * New upstream release

 -- Alexander Zangerl <az@debian.org>  Tue, 26 Mar 2013 10:09:51 +1000

mmm-mode (0.5.0-1) unstable; urgency=low

  * New upstream release

 -- Alexander Zangerl <az@debian.org>  Thu, 28 Feb 2013 11:57:46 +1000

mmm-mode (0.4.8-8) unstable; urgency=low

  * pulled recent fixes from upstream git

 -- Alexander Zangerl <az@debian.org>  Fri, 14 Sep 2012 12:24:25 +1000

mmm-mode (0.4.8-7) unstable; urgency=low

  * fixed face defaults (closes: #672169)
  * don't load regexp-opt unless needed (closes: #672168)
  * lifted standards version, fixed most lintian complaints
  * incorporated emacs23 fixes from https://github.com/purcell/mmm-mode/

 -- Alexander Zangerl <az@debian.org>  Thu, 10 May 2012 23:06:25 +1000

mmm-mode (0.4.8-6) unstable; urgency=low

  * updated watch file, lifted standards version, added dpatch to build depends
  * removed compatibility code for emacs < 19.29,
    finally silencing the warnings reported in #506565 and #487926

 -- Alexander Zangerl <az@debian.org>  Sun, 23 Nov 2008 12:11:59 +1000

mmm-mode (0.4.8-5) unstable; urgency=low

  * lifted standards version
  * updated dependencies to support emacs22 (closes: #433691)

 -- Alexander Zangerl <az@debian.org>  Tue,  4 Mar 2008 09:23:43 +1000

mmm-mode (0.4.8-4) unstable; urgency=low

  * updated watch file, lifted standards version

 -- Alexander Zangerl <az@debian.org>  Tue, 10 Apr 2007 18:21:38 +1000

mmm-mode (0.4.8-3) unstable; urgency=low

  * The "But I'm Not Dead Yet!" Release
  * New maintainer

 -- Alexander Zangerl <az@debian.org>  Wed, 23 Nov 2005 21:24:00 +1000

mmm-mode (0.4.8-2) unstable; urgency=low

  * QA upload.
  * Include emacs-snapshot in alternative dependencies.  Closes: #323392.
  * debian/copyright:
    - Remove outdated (and no longer required) list of changes.
    - Update FSF address.
  * debian/rules: Use dh_install.
  * debian/watch: Add.

 -- Matej Vela <vela@debian.org>  Thu, 15 Sep 2005 16:10:10 +0200

mmm-mode (0.4.8-1) unstable; urgency=low

  * QA upload.
  * New upstream version.  (Closes: #281659, #214681)
    - Use virgin upstream tarball.  (Closes: #96185)
  * Remove the compatibility code for three-argument regexp-opt in XEmacs,
    since XEmacs has now reverted back to two arguments.
  * Provide a match-string-no-properties alias for XEmacs.
  * Use installation and removal code similar to other mode packages.
    - Install *.elc files into a subdirectory.  (Closes: #119260)
    - Use -no-site-file or --no-site-file.  (Closes: #218087)
  * Depend on emacs21 instead of emacs20.  (Closes: #232775)
  * Add a versioned dependency on xemacs21-basesupport to get a
    two-argument regexp-opt.
  * Update standards-version to 3.6.2 (no changes required).
  * Update debhelper level to V4 and add versioned dependency.

 -- Russ Allbery <rra@stanford.edu>  Wed,  3 Aug 2005 00:08:23 -0700

mmm-mode (0.4.7-3) unstable; urgency=low

  * QA Group upload orphaning this package
  * debian/copyright: mention location of license

 -- Andrew Pollock <apollock@debian.org>  Tue,  9 Nov 2004 23:24:05 +1100

mmm-mode (0.4.7-2) unstable; urgency=low

  * Automatically require mmm-auto, but don't do anything else. (closes: bug#101475)

 -- Michael Alan Dorman <mdorman@debian.org>  Tue,  7 Aug 2001 16:46:02 -0400

mmm-mode (0.4.7-1) unstable; urgency=low

  * Initial debianization.

 -- Michael Alan Dorman <mdorman@debian.org>  Sun, 22 Apr 2001 09:56:23 -0400