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
|
emacs-async (1.9.7-1) unstable; urgency=medium
[ Nicholas D Steeves ]
* Drop emacs24 from Enhances (package does not exist in bullseye).
[ Aymeric Agon-Rambosson ]
* New upstream release.
* Adopt the package from Sean Whitton (Closes: #1017879).
* d/control:
- Bump standards version to 4.5.1 (added optional Rules-Required-Root).
- Add debhelper-compat to, remove dh-elpa minimal version from
Build-Depends (remove now unneeded d/compat).
- Add elpa:Depends to and remove emacs from Depends.
- Removed unneeded Build-Using.
* d/copyright:
- Update copyright years.
- Update upstream licence from GPL-2+ to GPL-3+.
* d/watch:
- Bump version to 4, rework regular expression.
-- Aymeric Agon-Rambosson <aymeric.agon@yandex.com> Wed, 05 Oct 2022 15:59:39 +0200
emacs-async (1.9.4-2) unstable; urgency=medium
* Don't run upstream's 'all' Makefile target (Closes: #973150).
-- Sean Whitton <spwhitton@spwhitton.name> Wed, 04 Nov 2020 19:51:31 -0700
emacs-async (1.9.4-1) unstable; urgency=medium
* New upstream release.
-- Sean Whitton <spwhitton@spwhitton.name> Sun, 15 Dec 2019 09:13:18 -0700
emacs-async (1.9.3-2) unstable; urgency=medium
* Team upload.
* Rebuild with current dh-elpa
-- David Bremner <bremner@debian.org> Sun, 25 Aug 2019 08:46:44 -0300
emacs-async (1.9.3-1) unstable; urgency=medium
* New upstream release.
* Switch upstream back to GitHub.
See: https://github.com/jwiegley/emacs-async/issues/100
- Adjust gbp.conf
- Adjust d/watch
- Update Source: in d/copyright
- Update Homepage: in d/control
- Drop d/upstream/signing-key.asc
* Start installing README.md again.
* Patch README.md for Debian.
* Source package configuration for dgit-maint-merge(7):
- Add d/source/options
- Add d/source/patch-header
* Add empty override_dh_autoinstall target.
* Drop --parallel from d/rules.
* Update Maintainer field for team rename.
* Point Vcs-* at salsa.
-- Sean Whitton <spwhitton@spwhitton.name> Tue, 12 Jun 2018 11:05:36 +0100
emacs-async (1.9.2-2) unstable; urgency=medium
* Team upload.
* Rebuild with dh-elpa 1.13 to fix byte-compilation with unversioned
emacs
-- David Bremner <bremner@debian.org> Sat, 02 Jun 2018 20:17:19 -0300
emacs-async (1.9.2-1) unstable; urgency=medium
* New upstream release.
* Switch upstream back to GNU ELPA, rather than John Wiegley's GitHub
repository.
The GitHub repository's tags are not always kept up-to-date, and there
are new releases containing additional improvements on GNU ELPA. This
means that addon authors are probably developing against the version
on GNU ELPA, so that's the one we should have in Debian.
- Adjust gbp.conf
- Adjust d/watch
- Update Source: in d/copyright
- Update Homepage: in d/control
- Add d/upstream/signing-key.asc
- Drop debian-watch-may-check-gpg-signature Lintian override.
* Stop installing README.md
README not present in GNU ELPA release.
* Drop 0001-decruft-README.patch
README not present in GNU ELPA release.
* Drop fix-ELPA-version.patch
Merged upstream.
* Bump standards version to 4.0.0 (no changes required).
* Drop d/source/local-options for dgit.
-- Sean Whitton <spwhitton@spwhitton.name> Mon, 19 Jun 2017 08:34:32 +0100
emacs-async (1.9-2) unstable; urgency=medium
* Add fix-ELPA-version.patch.
* Bump debhelper compat & build-dep to 10.
-- Sean Whitton <spwhitton@spwhitton.name> Tue, 04 Oct 2016 19:21:01 -0700
emacs-async (1.9-1) unstable; urgency=medium
* Package new upstream release.
-- Sean Whitton <spwhitton@spwhitton.name> Thu, 02 Jun 2016 15:22:00 +0900
emacs-async (1.8-1) unstable; urgency=medium
* Package new upstream release.
* Now obtaining new upstream releases from upstream git rather than GNU ELPA.
- Adjust gbp.conf.
- Adjust debian/watch.
- Update Source: in d/copyright.
- Update Homepage: in d/control.
* Bump standards version to 3.9.8 (no changes required).
-- Sean Whitton <spwhitton@spwhitton.name> Sat, 07 May 2016 13:43:59 -0700
emacs-async (1.6-1) unstable; urgency=medium
* Initial release. (Closes: #807851)
-- Sean Whitton <spwhitton@spwhitton.name> Wed, 13 Jan 2016 09:04:02 -0700
|