Add build targets recommended by Debian Policy §4.9.
[debian_inform6-mode.git] / debian / changelog
blobb4217beb8fe256daa254c4f33f23f78c4dcb88ab
1 inform-mode (1.5.8-4) UNRELEASED; urgency=medium
3   * Adopt this package. Thanks to Jan Christoph Nordholz for your work.
4     Closes: bug#691726. Thanks to Bart Martens for the report.
5   * Thanks to Samuel Bronson for work to modernise the Debian package.
6   * Declare current Debian source package format.
7   * Convert copyright information to copyright format version 1.0.
8   * Refer specifically to GNU GPLv2 license terms.
9   * Update copyright holder information.
10   * Configure UScan to monitor and fetch upstream source releases.
11   * Configure Git-Buildpackage for this package's source.
12   * Document handling of Debian source package.
13   * Correct an obsolete relation type in a build dependency declaration.
14     Closes: bug#816475. Thanks to Paul Tagliamonte for the report.
15   * Support Debhelper adding dependencies with “${misc:Depends}”.
16   * Declare compatibility with Emacsen versions, as per Debian Emacs policy.
17   * Declare upstream homepage.
18   * Declare packaging VCS repository URLs.
19   * Use the defined symbol for the Debian Emacs “flavor”.
20   * Perform startup in Emacs only when the package directory exists.
21     Closes: bug#550688. Thanks to A Mennucc for the report.
22   * Use the Debian function for adding the package to the Emacs load-path.
23     Closes: bug#663407. Thanks to Kevin Ryde for the report.
24   * Install symlinks to ELisp source files, as per Debian Emacs policy.
25     Closes: bug#665397. Thanks to Samuel Bronson for the report.
26   * Add build targets recommended by Debian Policy §4.9.
28  --
30 inform-mode (1.5.8-3) unstable; urgency=low
32   * Clarify copyright.
34  -- Jan Christoph Nordholz <hesso@pool.math.tu-berlin.de>  Wed, 21 Nov 2007 11:19:24 +0100
36 inform-mode (1.5.8-2) unstable; urgency=low
38   * Adopt package. Closes: #305463.
39   * Bump debhelper to v5.
40   * Move debhelper to Build-Depends (from ~-Indep).
41   * Bump standards to 3.7.2 (no changes).
42   * Insert full GPLv2 paragraph into debian/copyright.
43   * Drop Suggests: inform because that package won't enter testing
44     in the near future.
46  -- Jan Christoph Nordholz <hesso@pool.math.tu-berlin.de>  Thu, 02 Aug 2007 13:31:55 +0200
48 inform-mode (1.5.8-1) unstable; urgency=low
50   * QA upload.
51   * New upstream release.
52   * Switch to debhelper 4.
53   * Remove dh_make examples.
54   * debian/copyright: Update upstream URL.
55   * debian/emacsen-install, debian/emacsen-remove: Remove unnecessary
56     call to install-info.
57   * Conforms to Standards version 3.6.2.
59  -- Matej Vela <vela@debian.org>  Mon, 12 Sep 2005 15:29:58 +0200
61 inform-mode (1.5.6-3) unstable; urgency=low
63   * Orphaning this package.
65  -- John Goerzen <jgoerzen@complete.org>  Tue, 19 Apr 2005 23:24:35 -0500
67 inform-mode (1.5.6-2) unstable; urgency=low
69   * Applied patch from Robert Bihlmeyer to fix compilation problem
70     with XEmacs.  Closes: #228530.
71   * Fixed relative conffile path.  Closes: #215926.
73  -- John Goerzen <jgoerzen@complete.org>  Tue,  2 Mar 2004 21:08:50 -0600
75 inform-mode (1.5.6-1) unstable; urgency=low
77   * New upstream release.
78   * Added build dep on debhelper.  Closes: #92308.
79   * Made emacs startup script a conffile.  Closes: #132129.
81  -- John Goerzen <jgoerzen@complete.org>  Fri,  8 Feb 2002 10:34:34 -0500
83 inform-mode (1.5.4-1) unstable; urgency=low
85   * Initial Release.
87  -- John Goerzen <jgoerzen@complete.org>  Sat, 26 Aug 2000 15:42:33 -0500
90 # Local variables:
91 # coding: utf-8
92 # mode: debian-changelog
93 # End:
94 # vim: fileencoding=utf-8 filetype=debchangelog :