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
|
inform-mode (2.0.1-1) experimental; urgency=medium
* The “Stéphane Charbonnier” release.
* Upload to “experimental” suite for new binary package.
* New upstream version.
Highlights since previous release:
* New maintainer, Reuben Thomas.
* Requires Emacs version 24 or later.
* Clean up Customize group names.
* Correct detection of X11 environment.
* Provide only Markdown formatted Read Me document.
Closes: bug#1103911. Thanks to Reuben Thomas for the report.
* Declare conformance to “Standards-Version: 4.7.2”.
No additional changes required.
* Enable Debhelper ‘dh_elpa_test’ step.
Bug#1010241 is now fixed in Debian, allowing the tests to run.
* debian/watch:
* Update UScan configuration for current upstream repository.
* debian/rules:
* Remove attempt to install nonexistent upstream changelog.
* Remove workaround for upstream build system, no longer needed.
* debian/docs:
* Install the remaining Markdown-formmatted Read Me document.
* debian/patches:
* Replace surveillance links with locally-installed files.
* Build and install the user documentation package ‘inform-mode-doc’.
* Override a Lintian warning for an obsolete package still used.
-- Ben Finney <bignose@debian.org> Tue, 03 Jun 2025 14:41:40 +1000
inform-mode (1.6.2-3) unstable; urgency=medium
* Specify current VCS for Debian packaging work.
* Declare conformance to “Standards-Version: 4.6.1”.
No additional changes required.
* Specify the Bug-Submit email address as requested by upstream.
* debian/elpa-inform-mode.lintian-overrides:
* Remove Lintian overrides for a Lintian false positive now fixed.
* Move package to “Section: editors”.
* Use helpful substitution markers in UScan configuration.
-- Ben Finney <bignose@debian.org> Wed, 23 Nov 2022 15:45:29 +1100
inform-mode (1.6.2-2) unstable; urgency=medium
* Install the upstream NEWS file as package changelog.
* Install the upstream README document.
-- Ben Finney <bignose@debian.org> Sat, 07 May 2022 15:41:21 +1000
inform-mode (1.6.2-1) unstable; urgency=medium
* The “Ananta Bijoy Das” release.
* New upstream version.
Closes: bug#673376. Thanks to Bart Martens for the report.
Highlights since previous release:
* License grant is GPLv3 or later.
* Change log of historical versions.
* Support Emacs ‘customize’ system.
Closes: bug#665424. Thanks to Samuel Bronson for the report.
* Support Emacs ‘next-error’ on Inform compilation errors.
* Support Emacs ‘autoload’ detection.
* Fix various ELisp byte-compilation errors and warnings.
Closes: bug#941829. Thanks to John Goerzen for the report.
* Migrate to Debian source package format “3.0 (quilt)”.
* Change copyright license grant to GPLv3+.
* Use current HTTPS URL for copyright format reference.
* Set “Priority: optional”.
* Set “Section: lisp” for the binary package.
* Declare conformance to “Standards-Version: 4.6.0”.
No additional changes required.
* Specify the package build system does not require root privilege.
* Declare Debhelper compatibility level 13.
* debian/compat:
* Remove obsolete configuration file.
* Update dependency for ‘emacsen-common’.
* Record upstream metadata in DEP-12 document.
* Update package source documentation for standard packaging tools.
* Define packaging build rules to ignore Makefile and use ‘dh_elpa’.
* debian/emacsen-*, debian/elpa:
* Transition packaging to use ‘dh_elpa’ to install files.
* Transition the main binary package to new name, ‘elpa-inform-mode’.
* Refine the main binary package description from upstream project.
* Override false positive Lintian check for VCS-* field names.
* Provide a virtual package that better implies Inform 6 conformance.
* Override a Lintian false positive for Emacs Lisp file permission.
-- Ben Finney <bignose@debian.org> Wed, 27 Apr 2022 13:41:09 +1000
inform-mode (1.5.8-4) unstable; urgency=medium
* The “Ahmed Rajib Haider” release.
* Adopt this package. Thanks to Jan Christoph Nordholz for your work.
Closes: bug#691726. Thanks to Bart Martens for the report.
* Thanks to Samuel Bronson for work to modernise the Debian package.
* Declare current Debian source package format.
* Convert copyright information to copyright format version 1.0.
* Refer specifically to GNU GPLv2 license terms.
* Update copyright holder information.
* Configure UScan to monitor and fetch upstream source releases.
* Configure Git-Buildpackage for this package's source.
* Document handling of Debian source package.
* Correct an obsolete relation type in a build dependency declaration.
Closes: bug#816475. Thanks to Paul Tagliamonte for the report.
* Support Debhelper adding dependencies with “${misc:Depends}”.
* Declare compatibility with Emacsen versions, as per Debian Emacs policy.
* Declare upstream homepage.
* Declare packaging VCS repository URLs.
* Use the defined symbol for the Debian Emacs “flavor”.
* Perform startup in Emacs only when the package directory exists.
Closes: bug#550688. Thanks to A Mennucc for the report.
* Use the Debian function for adding the package to the Emacs load-path.
Closes: bug#663407. Thanks to Kevin Ryde for the report.
* Install symlinks to ELisp source files, as per Debian Emacs policy.
Closes: bug#665397. Thanks to Samuel Bronson for the report.
* Add build targets recommended by Debian Policy §4.9.
* Upgrade Debhelper requirement to “>= 8”, supported in every current
Debian release.
* Remove deprecated ‘-k’ option to ‘dh_clean’.
* Declare conformance to “Standards-Version: 3.9.8”.
-- Ben Finney <bignose@debian.org> Mon, 19 Sep 2016 06:22:03 +1000
inform-mode (1.5.8-3) unstable; urgency=low
* Clarify copyright.
-- Jan Christoph Nordholz <hesso@pool.math.tu-berlin.de> Wed, 21 Nov 2007 11:19:24 +0100
inform-mode (1.5.8-2) unstable; urgency=low
* Adopt package. Closes: #305463.
* Bump debhelper to v5.
* Move debhelper to Build-Depends (from ~-Indep).
* Bump standards to 3.7.2 (no changes).
* Insert full GPLv2 paragraph into debian/copyright.
* Drop Suggests: inform because that package won't enter testing
in the near future.
-- Jan Christoph Nordholz <hesso@pool.math.tu-berlin.de> Thu, 02 Aug 2007 13:31:55 +0200
inform-mode (1.5.8-1) unstable; urgency=low
* QA upload.
* New upstream release.
* Switch to debhelper 4.
* Remove dh_make examples.
* debian/copyright: Update upstream URL.
* debian/emacsen-install, debian/emacsen-remove: Remove unnecessary
call to install-info.
* Conforms to Standards version 3.6.2.
-- Matej Vela <vela@debian.org> Mon, 12 Sep 2005 15:29:58 +0200
inform-mode (1.5.6-3) unstable; urgency=low
* Orphaning this package.
-- John Goerzen <jgoerzen@complete.org> Tue, 19 Apr 2005 23:24:35 -0500
inform-mode (1.5.6-2) unstable; urgency=low
* Applied patch from Robert Bihlmeyer to fix compilation problem
with XEmacs. Closes: #228530.
* Fixed relative conffile path. Closes: #215926.
-- John Goerzen <jgoerzen@complete.org> Tue, 2 Mar 2004 21:08:50 -0600
inform-mode (1.5.6-1) unstable; urgency=low
* New upstream release.
* Added build dep on debhelper. Closes: #92308.
* Made emacs startup script a conffile. Closes: #132129.
-- John Goerzen <jgoerzen@complete.org> Fri, 8 Feb 2002 10:34:34 -0500
inform-mode (1.5.4-1) unstable; urgency=low
* Initial Release.
-- John Goerzen <jgoerzen@complete.org> Sat, 26 Aug 2000 15:42:33 -0500
# Local variables:
# coding: utf-8
# mode: debian-changelog
# End:
# vim: fileencoding=utf-8 filetype=debchangelog :
|