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
|
company-mode (0.9.13-2) unstable; urgency=medium
* Suggest clang for company-clang (C/C++) backend. Thanks to Gard
Spreemann (Closes: #980538).
-- David Bremner <bremner@debian.org> Thu, 21 Jan 2021 14:06:43 -0400
company-mode (0.9.13-1) unstable; urgency=medium
[ David Krauser ]
* Update maintainer email address
[ David Bremner ]
* New upstream release (Closes: #973187).
-- David Bremner <bremner@debian.org> Sat, 07 Nov 2020 15:11:09 -0400
company-mode (0.9.9-2) unstable; urgency=medium
* Rebuild with dh_elpa 1.16. (Closes: #920219).
-- David Bremner <bremner@debian.org> Thu, 24 Jan 2019 22:38:30 -0400
company-mode (0.9.9-1) unstable; urgency=medium
* Bug fix: "new upstream version available (0.9.7)", thanks to Nicholas
D Steeves (Closes: #915457).
-- David Bremner <bremner@debian.org> Thu, 24 Jan 2019 07:32:04 -0400
company-mode (0.9.6-1) unstable; urgency=medium
* Team upload.
* New upstream version.
* Update Vcs links to use salsa.
* Declare Standards-Version: 4.1.4. (No additional changes needed)
* Declare compat level 11.
* Switch to debhelper 11.
* Drop elpa-company dependency on "emacs" and provide "Enhances: emacs,
emacs25" instead.
-- Nicholas D Steeves <nsteeves@gmail.com> Fri, 27 Apr 2018 20:35:19 -0400
company-mode (0.9.4-1) unstable; urgency=medium
* Team upload.
* New upstream version. (Closes: #870705)
* Drop 0001-Makefile-allow-package-and-elpa-targets-to-run-witho.patch
- It has been applied upstream.
* d/control:
- Bump debhelper build-dep to 10.
- Bump Standards-Version to 4.0.0 (no changes needed).
- Make elpa-company comply with current Debian Emacs Policy.
Depend on ${elpa:Depends}, instead of emacsen-common and emacsen.
-- Nicholas D Steeves <nsteeves@gmail.com> Fri, 04 Aug 2017 11:51:37 -0400
company-mode (0.8.12-6) unstable; urgency=medium
* Team upload.
* Add d/elpa-company.prerm to fix upgrades from 0.8.12-4 and below (Closes:
#850630). Thanks to 'cruncher' on #debian-next for help preparing the fix.
-- Sean Whitton <spwhitton@spwhitton.name> Sun, 08 Jan 2017 16:07:16 -0700
company-mode (0.8.12-5) unstable; urgency=medium
* Rebuild with dh-elpa 1.5. Fix for removal in the presence of xemacs (fix
actually in dh-elpa 0.15)
-- David Bremner <bremner@debian.org> Wed, 04 Jan 2017 09:19:31 -0400
company-mode (0.8.12-4) unstable; urgency=medium
* Rebuild with dh-elpa 0.13. Fix for "unowned directory after purge:
/usr/share/emacs24/site-lisp/elpa/", thanks to Andreas Beckmann (Closes:
#798701).
* Enable upstream tests.
-- David Bremner <bremner@debian.org> Tue, 06 Oct 2015 21:37:22 -0300
company-mode (0.8.12-3) unstable; urgency=medium
* Rebuild with dh-elpa 0.0.12. Fix for emacsen-common breakage during emacs
upgrade.
-- David Bremner <bremner@debian.org> Sat, 26 Sep 2015 10:27:49 -0300
company-mode (0.8.12-2) unstable; urgency=medium
* Bug fix: "maintainer address bounces", thanks to Ansgar Burchardt (Closes:
#797937).
-- David Bremner <bremner@debian.org> Thu, 03 Sep 2015 18:53:25 -0300
company-mode (0.8.12-1) unstable; urgency=low
* Initial release
-- David Bremner <bremner@debian.org> Fri, 21 Aug 2015 08:49:22 +0200
|