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
|
emacs-lisp-intro (2.04-3.1) unstable; urgency=low
* Non-maintainer upload.
* Move to non-free -- GFDL doc with invariant section
(Preface). (Closes: Bug#411953)
-- Anthony Towns <aj@azure.humbug.org.au> Sun, 4 Mar 2007 17:30:07 +1000
emacs-lisp-intro (2.04-2) unstable; urgency=low
* Update to Standards-Version 3.6.2:
Removed /usr/doc/<package-name> -> ../share/doc/<package-name>
symlink management from postinst and prerm scripts.
* Fixed the dir entry filename in all info files so the dir entry node
will not break if install-info is run manually. (closes: #327719)
* Added code to the postinst script to remove the /usr/doc/<package-name>
symlink that the previous prerm script failed to remove due to a typo.
(closes: #338227)
-- Kirk Hilliard <kirk@debian.org> Fri, 2 Dec 2005 14:48:20 -0500
emacs-lisp-intro (2.04-1) unstable; urgency=low
* New upstream version.
* Modified copyright file. Now distributed under the GFDL.
-- Kirk Hilliard <kirk@debian.org> Sat, 19 Jan 2002 02:04:01 -0500
emacs-lisp-intro (1.05-3) unstable; urgency=low
* Update to Standards-Version 3.1.1:
Modified for FHS - /usr/share/{doc,info}.
Added /usr/doc/<package-name> -> ../share/doc/<package-name>
symlink management to postinst and prerm scripts.
* Modified copyright file.
-- Kirk Hilliard <kirk@debian.org> Fri, 14 Jan 2000 09:06:08 -0500
emacs-lisp-intro (1.05-2) unstable; urgency=low
* Changed dependency on info-browser from "Recommends" to "Depends".
-- Kirk Hilliard <kirk@debian.org> Fri, 13 Feb 1998 01:05:02 -0500
emacs-lisp-intro (1.05-1) unstable; urgency=low
* New maintainer.
* New upstream version.
* New source package format. Closes: Bug#9463.
-- Kirk Hilliard <kirk@debian.org> Fri, 30 Jan 1998 01:05:01 -0500
emacs-lisp-intro (1.04-1) unstable; urgency=low
* Initial release.
-- Erick Branderhorst <branderh@debian.org> Thu, 11 Jul 1996 18:45:27 +0100
|