File: changelog

package info (click to toggle)
muse-el 3.12-1.1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,688 kB
  • ctags: 905
  • sloc: lisp: 11,772; makefile: 304; python: 106; sh: 51; perl: 46
file content (240 lines) | stat: -rw-r--r-- 8,692 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
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
muse-el (3.12-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Replace the build-dependency tetex-bin by texlive and texlive-latex-extra
    (Closes: #562385)
  * Add emacs23 in {build-,}dependencies (emacs22 is to be removed)

 -- Mehdi Dogguy <mehdi@debian.org>  Fri, 05 Feb 2010 18:17:55 +0100

muse-el (3.12-1) unstable; urgency=low

  * New upstream release.
  * debian/copyright: Update copyright years, download location.
  * debian/rules: Add ChangeLog.04.

 -- Michael W. Olson (GNU address) <mwolson@gnu.org>  Tue, 29 Jan 2008 18:05:58 -0500

muse-el (3.11-3) unstable; urgency=low

  * debian/control:
    - (Build-Depends-Indep): Add emacs22 as an option, since the emacs
      package is not installed by default when emacs22 is installed, like
      I earlier thought it was.
    - Update to Standards-Version 3.7.3.
  * debian/NEWS: Fix malformed entries.

 -- Michael W. Olson (GNU address) <mwolson@gnu.org>  Wed, 09 Jan 2008 15:46:29 -0500

muse-el (3.11-2) unstable; urgency=low

  * Bug fix: 'muse-el: FTBFS: "emacs: command not found"; with xemacs21',
    thanks to Tatsuya Kinoshita (Closes: #439547).
  * debian/control:
    - (Build-Depends-Indep): Change to emacs | emacs21.  I remember not
      being able to but emacsen first due to some build software not
      liking it, but hopefully "emacs" is different.
    - (Depends): Remove the version part of the xemacs21 dependency.
  * debian/rules:
    - (binary-indep): Move all rules from binary-arch to here, since we
      don't build anything that is architecture-dependent.  I'm not
      entirely sure that this is needed, but it can't hurt anything since
      both rules are called by the "binary" target.

 -- Michael W. Olson (GNU address) <mwolson@gnu.org>  Tue, 28 Aug 2007 22:41:54 -0400

muse-el (3.11-1) unstable; urgency=low

  * New upstream release.
  * Bug fix: "#title tag and lisp code evaluation order", thanks to
    Junichi Uekawa (Closes: #436510).
  * debian/control:
    - (Build-Depends-Indep, Depends): Replace emacs21 with emacs22.
  * debian/copyright:
    - Add new contributors.
    - Update license to GPLv3.
  * debian/emacsen-install:
    - Use symlinks in a better way.
  * debian/muse-el.dirs:
    - Add contrib/blosxom.
  * debian/rules:
    - (clean): Fix warning by not ignoring errors in "make distclean"
      invocation.
    - (build): Don't build autoloads.  They come with Muse.
    - (install): Add contrib/blosxom.

 -- Michael W. Olson (GNU address) <mwolson@gnu.org>  Fri, 24 Aug 2007 23:32:22 -0400

muse-el (3.03-1) unstable; urgency=low

  * New upstream release.
  * Remove the manual, since it has been relicensed to the GFDL.  The
    manual is still available online.
  * README.Debian: New file that explains how to get the manual and access
    the QuickStart guide.
  * New emacs-wiki migration guide is installed at
    /usr/share/doc/muse-el/emacs-wiki-migration.txt.
  * debian/control:
    - Add emacsen-common >= 1.4.14, since we are using
      debian-pkg-add-load-path-item.
    - Make it possible to build using texlive rather than tetex-bin.
  * debian/emacsen-startup: Drop fboundp test.  Do the right thing if the
    package has been removed but not purged.
  * debian/rules;
    - Install contrib/make-blog to
      /usr/share/doc/muse-e/contrib/pyblosxom.  Thanks to Sebastian
      P. Luque for noticing.
    - Install QuickStart guide and source.
    - Install muse.rnc, Muse's Relax-NG schema.
    - Install publish-project to examples/.
    - Don't compress some files.
  * Bug fix: "muse-el: Doesn't escape specials when publish using the
    latex style", thanks to Jeremy Hankins (Closes: #340620).
  * Bug fix: "planner-el: 'C-c C-p' chokes", thanks to LI Daobing (Closes:
    #350515).

 -- Michael W. Olson (GNU address) <mwolson@gnu.org>  Mon, 25 Jun 2007 08:14:00 -0400

muse-el (3.02.8-1) unstable; urgency=low

  * New upstream release.
  * Bug fix: "muse-el: Can not activate planner-mode on Emacs 22", thanks
    to intrigeri (Closes: #391408).
  * Bug fix: "muse-el: muse-http.el is not functional", thanks to Junichi
    Uekawa (Closes: #357949).
  * control (Build-Depends): New field which contains debhelper
    dependency.
    (Standards-Version): Bump to 3.7.2.
  * debian/emacsen-install: Compile files in contrib directory in addition
    to the normal fare.  Thanks to Junichi Uekawa for the suggestion.
  * debian/emacsen-startup: Add contrib directory to load-path.
  * debian/emacsen-remove: Fix comment.
  * debian/compat: New file that sets the debhelper compatibility level to
    4.
  * debian/rules: Remove DH_COMPAT line.  Thanks to Romain Francoise for
    the suggestion.
  * debian/NEWS: Rename from NEWS.Debian.

 -- Michael W. Olson (GNU address) <mwolson@gnu.org>  Tue, 10 Oct 2006 21:44:42 -0400

muse-el (3.02.6-2) unstable; urgency=low

  * Update copyright data.
  * Bump `muse-version' up to 3.02.6.  Thanks to Romain Francoise for
    spotting this.
  * debian/emacsen-install, debian/emacsen-statup: Use autoload file.
  * debian/rules: (build-stamp): Make autoloads.
    (install): Install NEWS properly.

 -- Michael W. Olson (GNU address) <mwolson@gnu.org>  Mon, 16 Jan 2006 21:28:57 -0500

muse-el (3.02.6-1) unstable; urgency=low

  * New upstream release.

 -- Michael W. Olson (GNU address) <mwolson@gnu.org>  Thu, 12 Jan 2006 22:22:01 -0500

muse-el (3.02.5-1) unstable; urgency=low

  * New upstream release.

 -- Michael W. Olson (GNU address) <mwolson@gnu.org>  Sat, 17 Dec 2005 12:11:27 -0500

muse-el (3.02.02-1) unstable; urgency=low

  * New upstream release.
  * debian/rules: Change dh_compat to v4, since the new version of
    debhelper won't hit testing for a while, apparently.
  * debian/control: Bump build-depends to debhelper 4.0.0.

 -- Michael W. Olson (GNU address) <mwolson@gnu.org>  Sat, 19 Nov 2005 00:50:30 -0500

muse-el (3.02.01.arch.265-1) unstable; urgency=low

  * New Arch snapshot.
  * debian/rules: Update dh_compat to v5.

 -- Michael W. Olson (GNU address) <mwolson@gnu.org>  Sun,  6 Nov 2005 19:08:38 -0500

muse-el (3.02.01-1) unstable; urgency=low

  * New upstream release.
  * If you have used the customize interface to save `muse-project-alist',
    you will need to follow the instructions in NEWS.Debian.

 -- Michael W. Olson (GNU address) <mwolson@gnu.org>  Mon, 26 Sep 2005 17:00:46 -0500

muse-el (3.02-1) unstable; urgency=medium

  * New upstream release.

 -- Michael W. Olson (GNU address) <mwolson@gnu.org>  Fri, 16 Sep 2005 01:58:36 -0500

muse-el (3.01.arch.201-4) unstable; urgency=low

  * Makefile: Correct a build issue involving revisions and accidentally
    modifying the original tarball.

 -- Michael W. Olson (GNU address) <mwolson@gnu.org>  Thu, 18 Aug 2005 01:36:27 -0500

muse-el (3.01.arch.201-3) unstable; urgency=low

  * debian/control: Add emacs21 | emacsen to Build-Depends-Indep.  This
    should fix a potential build failure.  We need a binary named `emacs'
    at build time.

 -- Michael W. Olson (GNU address) <mwolson@gnu.org>  Sun, 14 Aug 2005 16:28:34 -0500

muse-el (3.01.arch.201-2) unstable; urgency=low

  * debian/control: Shorten description and make first line match the ITP.

 -- Michael W. Olson (GNU address) <mwolson@gnu.org>  Sun, 14 Aug 2005 13:45:49 -0500

muse-el (3.01.arch.201-1) unstable; urgency=low

  * New Arch snapshot.
  * Initial Debian upload (Closes: #323020).

 -- Michael W. Olson (GNU address) <mwolson@gnu.org>  Sun, 14 Aug 2005 02:02:03 -0500

muse-el (3.01.arch.195-1) unstable; urgency=low

  * New Arch snapshot.
  * debian/rules (clean): Call $(MAKE) realclean instead of $(MAKE) clean.
  * Attempt to ensure that the full set of changes is generated.
    Thanks to Romain Francoise for the advice.

 -- Michael W. Olson (GNU address) <mwolson@gnu.org>  Tue,  9 Aug 2005 16:40:40 -0500

muse-el (3.01.arch.188-1) unstable; urgency=low

  * New Arch snapshot.

 -- Michael W. Olson (GNU address) <mwolson@gnu.org>  Wed, 27 Jul 2005 02:23:56 -0500

muse-el (3.01.arch.160-1) unstable; urgency=low

  * New Arch snapshot.
  * debian/control: Add tetex-bin to Build-Depends-Indep.

 -- Michael W. Olson (GNU address) <mwolson@gnu.org>  Tue, 19 Jul 2005 02:16:25 -0500

muse-el (3.01.arch.152-1) unstable; urgency=low

  * New Arch snapshot.
  * debian/control: Expand description.

 -- Michael W. Olson (GNU address) <mwolson@gnu.org>  Sun, 17 Jul 2005 21:57:34 -0500

muse-el (3.01.arch.150-1) unstable; urgency=low

  * New Arch snapshot.

 -- Michael W. Olson (GNU address) <mwolson@gnu.org>  Sun, 17 Jul 2005 16:04:06 -0500

muse-el (3.01-1) unstable; urgency=low

  * Initial Release.

 -- Trent Buck <trentbuck@gmail.com>  Thu, 23 Jun 2005 13:03:38 +1000