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
|
js2-mode (0~20180301-1) unstable; urgency=medium
* New upstream version.
+ Fix tests with Emacs 26.1. Closes: #916809.
* d/watch: add 0~ in front of Debian version.
* d/control: don't use Priority: extra.
-- Vincent Bernat <bernat@debian.org> Fri, 21 Dec 2018 10:25:14 +0100
js2-mode (0~20170116-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Rebuild against more recent dh-elpa (Closes: #900724).
-- Sean Whitton <spwhitton@spwhitton.name> Mon, 23 Jul 2018 17:55:13 +0800
js2-mode (0~20170116-1) unstable; urgency=medium
* New upstream release. Closes: #851599.
* d/control: bump Standards-Version.
* d/control: update Vcs-*.
-- Vincent Bernat <bernat@debian.org> Mon, 16 Jan 2017 20:14:50 +0100
js2-mode (0~20150909-2) unstable; urgency=medium
* Ensure js2-mode is installable by fixing "Breaks"
relationship. Closes: #801078.
* Fix postrm (no change, just a rebuild). Closes: #803348.
-- Vincent Bernat <bernat@debian.org> Fri, 30 Oct 2015 11:57:27 +0100
js2-mode (0~20150909-1) unstable; urgency=medium
* New upstream version.
* Bump Standards-Version to 3.9.6.
* Change homepage to GitHub.
* Update d/watch.
* Transition to dh-elpa.
+ Patch js2-mode for auto-mode-alist.
+ Build a js2-mode-pkg.el.
+ Build-Depends on dh-elpa (>= 0.0.11) because of our odd version
number.
* Update d/copyright.
-- Vincent Bernat <bernat@debian.org> Thu, 01 Oct 2015 00:08:41 +0200
js2-mode (0~20140114-1) unstable; urgency=medium
* New upstream release.
+ Use fork from mooz.
+ Update homepage in debian/control.
+ Remove patch for local variables, not needed anymore.
* Depends on emacs-common >= 2.0.7. This should fix any post
installation problem.
* Only works with Emacs 24 since it needs prog-mode. Closes: #744905.
* Bump Standards-Version to 3.9.5.
-- Vincent Bernat <bernat@debian.org> Thu, 08 May 2014 14:02:17 +0200
js2-mode (0~20120726-4) unstable; urgency=low
* Fix Emacs startup file. Closes: #728693. Patch from Michal Sojka.
-- Vincent Bernat <bernat@debian.org> Sat, 09 Nov 2013 09:50:35 +0100
js2-mode (0~20120726-3) unstable; urgency=low
* Make comment-start buffer local. Closes: #714228.
-- Vincent Bernat <bernat@debian.org> Sun, 28 Jul 2013 21:28:12 +0200
js2-mode (0~20120726-2) unstable; urgency=low
* Don't build for emacs21. Closes: #717530.
-- Vincent Bernat <bernat@debian.org> Mon, 22 Jul 2013 08:01:18 +0200
js2-mode (0~20120726-1) unstable; urgency=low
* New upstream version.
+ We keep the original upstream. Closes: #632757.
* Update debian/copyright.
* Remove debian/watch: we don't have version to watch anymore.
* Drop safe-local patch: applied upstream.
* Bump Standards-Version.
* Update Vcs-* fields in debian/control.
* Update startup file.
-- Vincent Bernat <bernat@debian.org> Thu, 18 Jul 2013 23:40:08 +0200
js2-mode (0~20090723b-2) unstable; urgency=low
* Add a link to js2.el in emacs23/site-lisp/js2-mode to be able to
access source code from help. Closes: #671576.
* Bump Standards-Version.
-- Vincent Bernat <bernat@debian.org> Sat, 05 May 2012 10:50:45 +0200
js2-mode (0~20090723b-1) unstable; urgency=low
* Apply a patch from Dmitry Gutov to make some local variables
safe. Closes: #607110.
* Switch to 3.0 quilt format.
* Acknowledge NMU from Hilko Bengen.
* Bump Standards-Version to 3.9.2.
-- Vincent Bernat <bernat@debian.org> Wed, 18 May 2011 13:08:37 +0200
js2-mode (0~20090723b-0.1) unstable; urgency=low
* Non-maintainer upload
* New upstream version (Closes: #583797)
* Fixed watch file
* Bumped Standards-Version as suggested by Lintian
* Added ${misc:Depends} as suggested by Lintian
-- Hilko Bengen <bengen@debian.org> Thu, 10 Jun 2010 21:56:54 +0200
js2-mode (0~20080616a-1) unstable; urgency=low
* Initial release (Closes: #495213)
-- Vincent Bernat <bernat@debian.org> Sat, 16 Aug 2008 12:03:23 +0200
|