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 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468
|
jed-extra (2.5.7-2.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Sun, 03 Jan 2021 14:24:36 +0100
jed-extra (2.5.7-2) unstable; urgency=medium
* Actually remove inactive uploaders (Closes: 831556)
-- Wookey <wookey@debian.org> Sat, 27 Aug 2016 13:15:51 +0000
jed-extra (2.5.7-1) unstable; urgency=medium
* New upstream release (Closes: #663054)
* Remove inactive uploaders (Closes: 830130, #830133, 831556)
* Updated po-mode (thanks to Morten Bo Johansen) (Closes: #804786)
-- Wookey <wookey@debian.org> Fri, 08 Apr 2016 11:32:18 +0100
jed-extra (2.5.6-3) unstable; urgency=medium
* Adopt package (Closes: #748257)
* Fix "calendar" autocompleteion issue (Closes: #663058)
-- Wookey <wookey@debian.org> Tue, 10 Jun 2014 14:59:55 +0100
jed-extra (2.5.6-2) unstable; urgency=low
* Fix description, thanks Reuben Thomas (closes: #582055)
* Remove Rafael from Uploaders due to retirement (closes: #571832)
* Add Wookey to Uploaders
[Rafael Laboissiere]
* Switch to dpkg-source 3.0 (quilt) format
* Added patches (taken from the CVS repository of the upstream project
JEDmodes):
- debian/patches/email-misplaced-parentheses.diff (closes: #626412)
- debian/patches/redefine-list-concat.diff (closes: #654991)
-- Wookey <wookey@debian.org> Sun, 15 Jan 2012 03:21:23 +0000
jed-extra (2.5.6-1) unstable; urgency=low
* New upstream release,
* debian/rules: updated download URLs, [GM]
boxquote now included in upstream release, [GM]
* debian/config, debian/templates: Removed debconf question for
leftover files from pre-etch versions (closes: #540859). [GM]
* debian/jed-extra-preparse.sl: load tm.sl to extract online-help [GM]
* Add cua and cuamisc to drop-in modes
superseding outdated versions in Jed 0.99.18, [GM]
* Remove unused dpatch dependency (Lintian warning), [GM]
* Add install-info to suggested packages (closes: #532588).
* Add Jörg Sommer to the Uploaders list
-- Guenter Milde <milde@users.sf.net> Fri, 20 Nov 2009 22:11:41 +0100
jed-extra (2.5.3-2) unstable; urgency=low
* Upload to unstable, since lenny is released [RL]
* debian/contents.txt: Add cua and cuamisc to drop-in modes
superseding outdated versions in jed 0.99.18 [GM]
* debian/control: Fix spelling of GNU in long description (Lintian
warning) [RL]
-- Rafael Laboissiere <rafael@debian.org> Wed, 18 Feb 2009 16:13:40 +0100
jed-extra (2.5.3-1) experimental; urgency=low
* New upstream release [GM]
+ several bug fixes
+ new mode zip
+ Work around rxvt-unicode bug (Debian bug #446444)
* Update contents.txt: list of installed modes:
- howto, turbo, yodl
+ folding-keypad-bindings, m_history, rimini, server, sqlited, zip
* debian/watch: Fix URL for downloading area at SourceForge [RL]
* debian/po/ja.po: Add debconf translations for Japanese, thanks Hideki
Yamane (closes: #510737) [RL]
* debian/control: Add ${misc:Depends} to the dependencies of jed-extra.
This is needed when using debhelper and was detected by Lintian [RL]
* Include upstream ChangeLog [GM]
* debian/watch: Use qa.debian.org redirector for SourceFourge packages
(fix Lintian warning) [RL]
* Install upstream Changelog as changelog.gz (fix Lintian warning) [RL]
+ debian/rules: Drop Changelog from the argument of dh_installdocs
+ debian/control, debian/compat: Bump build-dependency on debhelper to
>= 7, otherwise the change above will not work
-- Rafael Laboissiere <rafael@debian.org> Sat, 18 Oct 2008 08:34:37 +0200
jed-extra (2.5.1-1) unstable; urgency=low
* New upstream release [GM]
* debian/control [RL]:
+ Move po-debconf into Build-Depends-Indep
+ Append trunk/ to the path in Vcs-Svn:, such that debcheckout works
+ Bump Standards-Version to 3.8.0 (no changes needed)
* "Recommend" slsh instead of "Suggest"
as many modes depend on it (as it provides pcre.sl). [GM]
* Drop the conflict with dictionaries-common (<< 0.14.0),
even sarge (oldstable) has 0.25.12. [GM]
-- Guenter Milde <milde@users.sf.net> Mon, 07 Jul 2008 12:48:18 +0200
jed-extra (2.4.3-1) unstable; urgency=low
* New upstream release [GM]:
* fix activation of optional extensions
(e.g. navigating in the help browser with "," and "." keys),
* fix dfa syntax highlight with utf-8,
* rst.sl: fix tokenlist interface so that Mode>Navigate works again,
split outlining features to rst-outline.sl
* libdir.sl: use add_doc_file() (closes: #446271).
* ispell.sl: better error report if spell program is missing
(closes: #451565).
* tests/: include existing test scripts
* Remove generated files at every install or removal
(Also removes spurious ini.sl~ files from bug #446272). [GM]
* Create the System>Ispell menu popup in 50jed-extra.sl [GM]
* Create autoloads for hyperman.sl [GM]
* contents.txt: Moved 'tar' 'hyperman' and 'ffap' from eXtra to Enhancements,
moved 'info' from eXtra to Drop-in
new category Tests [GM]
* Ship the test scripts with the package (in JED_ROOT/jed-extra/tests/) [GM]
* debian/po/fi.po: Added Finnish translation of the debconf templates,
thanks to Esko Arajärvi (closes: #456976) [RL]
* debian/copyright:
+ Converted to UTF-8 [RL]
+ Added Copyright owners and release years for each upstream file [RL, GM]
* debian/control [RL]:
+ Added Homepage field
+ Use the now official Vcs-* fields instead of the obsolete XS-Vcs-*
+ Bumped Standards-Version to 3.7.3
-- Rafael Laboissiere <rafael@debian.org> Sun, 10 Feb 2008 13:29:28 +0100
jed-extra (2.4.2-1) unstable; urgency=low
[ Guenter Milde ]
* New upstream release:
* filter-buffer.sl: delete_hidden_lines() fixed (closes: #439895)
* more bugfixes,
* better aspell support in ispell.sl with dictionaries-common >> 0.85.2
* Do not use DFA syntax highlight in utf-8 mode as it does not work with
multi-byte chars. (You can still enable it in your ~/.jed/jed.rc file
with ``enable_dfa_syntax_for_mode("<modename>");`` lines)
* Suggest packages slang-sqlite, slang-expat (closes: #440262),
and slang-wildcard (closes: #440263)
* debian/jed-extra-preparse.sl: Avoid the creation of ini.sl~ files
(closes: #446272)
[ Rafael Laboissiere ]
* debian/rules: Make the tm.sed script executable
* debian/compile: On removal of the package, delete all the
automatically generated ini.sl and libfun.txt files, such that no
files are left in the system (closes: #446307)
* debian/patches/01_help.sl-enable-dfa.dpatch: Added patch from the
upstream CVS repository for re-enabling DFA syntax highlighting in
help mode
-- Rafael Laboissiere <rafael@debian.org> Fri, 12 Oct 2007 08:42:30 +0200
jed-extra (2.4-1) unstable; urgency=low
* New upstream release:
* new diffmode.sl: diff frontend; mode for viewing, editing and
selective applying of patches,
* new utf8helper.sl: Functions and hooks to (auto)convert between
'latin1' and 'utf8' encodings.
* pymode.sl: added missing autoload (closes: #429893),
* structured_text.sl: allow UTF-8 multi-byte chars in
`Text_List_Patterns' (closes: #431418).
-- Guenter Milde <milde@users.sf.net> Mon, 23 Jul 2007 14:28:56 +0200
jed-extra (2.3.2-3) unstable; urgency=low
* Debconf templates and debian/control reviewed by the debian-l10n-
english team as part of the Smith review project (closes: #422778) [RL]
* Added debconf templates translations: [RL]
+ Brazilian Portuguese: thanks to Eder L. Marques (closes: #425706)
+ Galician: thanks to Jacobo Tarrio (closes: #425718)
+ French: thanks to Christian Perrier (closes: #426085)
* debian/control: finally added GM to uploaders (closes: #425762)
-- Rafael Laboissiere <rafael@debian.org> Sat, 26 May 2007 23:00:44 +0200
jed-extra (2.3.2-2) unstable; urgency=low
* Updated debconf templates translations: [RL]
+ German: thanks to Helge Kreutzmann (closes: #424115)
+ Dutch: thanks to Bart Cornelis (closes: #424664)
* svn.sl: new mode for version control (interface to SVN and CVS)
sorted into "extra" library dir (not evaluated by default) [GM]
* remove old byte-compiled files and dfa cache files before installation
[JS, applied to jed-extra by GM]
* debian/jed-extra-preparse.sl: update path of jed-extra/colors directory
(closes: #424662)
-- Rafael Laboissiere <rafael@debian.org> Mon, 21 May 2007 17:41:17 +0200
jed-extra (2.3.2-1) unstable; urgency=low
* New upstream release [GM]: fixes and improvements including
datutils.sl removed array_reverse(): it is not used anywhere and
conflicts with the internal SLang function of the same
name (activated by default in Jed >= 0.99.19-51)
gdbmrecent.sl applied dpatch upstream
ruby.sl new ruby mode, (closes: #372231)
* debian/control: Added Guenter Milde to the list of Uploaders [RL]
* debian/rules [RL]:
+ Added check for the md5sum of the upstream tarball
+ Call wget with option -N
+ Removed files created by get-orig-source in clean target
-- Rafael Laboissiere <rafael@debian.org> Tue, 15 May 2007 14:09:45 +0200
jed-extra (2.2.1-6) unstable; urgency=low
* debian/po/cs.po: Czech translation, thanks to Miroslav Kure
(closes: #423489)
-- Rafael Laboissiere <rafael@debian.org> Sat, 12 May 2007 11:46:47 +0200
jed-extra (2.2.1-5) unstable; urgency=low
* debian/control, debian/templates: Reviewed English text, thanks to
Christian Perrier and the debian-l10n-english team (closes: #422778)
* New debconf templates translations:
+ pt.po: Thanks to Ricardo Silva (closes: #422905)
+ sv.po: Thanks to Daniel Nylander (closes: #422911)
* Insure that debian/po/templates.pot is always up-to-date:
+ debian/rules: Call debconf-updatepo in clean target
+ debian/control: Build-depend on po-debconf
-- Rafael Laboissiere <rafael@debian.org> Wed, 9 May 2007 10:55:27 +0200
jed-extra (2.2.1-4) unstable; urgency=low
* Uploaded to lenny [RL]
* debian/control: Added XS-Vcs-Svn and XS-Vcs-Browser fields
-- Rafael Laboissiere <rafael@debian.org> Sun, 15 Apr 2007 13:00:52 +0200
jed-extra (2.2.1-3) experimental; urgency=low
* debian/examples/50jed-extra.sl: Synched with the etch branch
(2.2.1-1.etch.3)
-- Rafael Laboissiere <rafael@debian.org> Tue, 6 Feb 2007 17:07:26 +0100
jed-extra (2.2.1-2) experimental; urgency=low
* Released to experimental, letting unstable for updates relating to RC
bugs and debconf translations, until etch is released [RL]
* debian/config, debian/templates: Added debconf question for
removing old files in /etc/jed-init.d/ which were changed by the
user [RL]
* debian.control: Depends on debconf [RL]
* debian/rules: Call dh_installdebconf [RL]
* debian/copyright: Fixed upstream URL [RL]
* debian/watch: Added file for uscan [RL]
-- Rafael Laboissiere <rafael@debian.org> Tue, 6 Feb 2007 16:55:08 +0100
jed-extra (2.2.1-1.etch.3) unstable; urgency=low
* Revert the previous change. The autoloads will now go into the
initialization code for the jedstate package [RL]
-- Rafael Laboissiere <rafael@debian.org> Tue, 6 Feb 2007 15:32:15 +0100
jed-extra (2.2.1-1.etch.2) unstable; urgency=low
* debian/examples/50jed-extra.sl: Added the required autoloads for
gdbmrecent [RL]
-- Rafael Laboissiere <rafael@debian.org> Tue, 6 Feb 2007 09:53:19 +0100
jed-extra (2.2.1-1.etch.1) unstable; urgency=low
* debian/patches/01_gdbmrecent-clean-stack.dpatch: Added patch to fix a
bug in purge_not_so_recent(), which did not popped a value in the
stack after the call to gdbm_delete(). This patch is blessed by the
usptream author. [RL]
-- Rafael Laboissiere <rafael@debian.org> Mon, 5 Feb 2007 22:33:54 +0100
jed-extra (2.2.1-1) unstable; urgency=low
New upstream release [GM]
* new modes pymode (extended version of the standard mode) and
unittest (framework for unit testing of S-Lang scripts)
* started unit testing of modes
* various bugfixes; in particular, structured_text.sl does not redefine the
text_mode_hook, avoiding name clashes (closes: #382593)
* new, more Debian compatible version of apsmode
-- Rafael Laboissiere <rafael@debian.org> Wed, 11 Oct 2006 17:26:34 +0200
jed-extra (2.1.3-2) unstable; urgency=low
* New upstream URL [GM]
* Removed dependency on findutils (>= 4.2.9) (for easier backport to sarge)
[GM]
-- Rafael Laboissiere <rafael@debian.org> Sat, 16 Sep 2006 13:31:50 +0200
jed-extra (2.1.3-1) unstable; urgency=low
New upstream release
* all modes should now work with SLang-2
* UTF8 support is still experimental
* the following modes were (re)moved:
boekmark, bufed_srch, cua, cuamisc, dabbrev, gpg, history, home-lib, hs,
kp_keydefs, minued, miscfun, mousedrag, outline, resume, rimini, rmail,
scrnhelp, server, sfrecent, tracker, yankpop
They are either obsolete, included in the standard Distribution (package
jed-common), or no longer available upstream.
* the following modes were added:
console_keys, dictmode, dict-backend, filter-buffer, libdir,
moby-thesaurus, tm, boxquote
See contents.txt for a listing of contained modes with abstracts.
* new upstream source URI and download rule [GM]
* updated copyright file to comply more with
http://lists.debian.org/debian-devel-announce/2006/03/msg00023.html
(source URIs, author list, contact info) [JS, GM]
* updated README.Debian (give customization instructions) [GM]
* move all initialization/customization to jed.d/50jed-extra.sl
using libdir.sl for "registering" of library directories [GM]
* now /etc/jed.d/50jed-extra.sl takes care of the possible state,
that the package was removed but not purged [JS]
* list of upstream modes (with categorization) in contents.txt
modes marked as "Obsolete" are excluded [GM]
* changed location of jed-extra library dir to /usr/share/jed/jed-extra/
* create subdirectories utils/, drop-in/, and extra/ and sort modes
to facilitate configuration
* removed patches for bugs fixed upstream [GM]
* The *.slc files are now generated at install-time
- debian/compile: Script that gets installed as
/usr/share/jed/compile/jed-extra [RL]
- debian/postinst, debian/prerm: Call /usr/share/jed/compile/jed-extra
with the appropriate argument [RL]
- reworked jed-extra-preparse.sl (compile-files.sl.in before) to be
fully SLang, which make eperl as build dependency unnecessary [JS]
* debian/control:
- Dropped the Build-Depends-Indep on jed [RL]
- Upgraded Standards-Version to 3.7.2 [RL]
- Description update [GM]
* yodlfun.txt is now in the same directory as yodl.sl
because it is searched there [JS]
* restructured source package [JS]
+ now all is in one directory debian
+ patches are dpatches
+ rules use debhelper
* all *.html files, the README of a2ps and the INSTALL of tar are now
in /usr/share/doc/jed-extra/mode-doc/ (with INSTALL renamed to
README.tar.sl, in order to keep lintian happy) [JS]
-- Rafael Laboissiere <rafael@debian.org> Sat, 8 Jul 2006 10:00:26 +0200
jed-extra (1.0-1) experimental; urgency=low
+++ Changes by Rafael Laboisssiere
* Package adopted by the Debian JED Group at Alioth
* Complete overhaul of the package. It uses now the jedmodes.sf.net
distribution tarball and try to set up sensible autoloads and
add_completions in /etc/jed-init.d. This package is uploaded to the
experimental distribution.
-- Debian JED Group <pkg-jed-devel@lists.alioth.debian.org> Sat, 19 Mar 2005 09:29:18 +0100
jed-extra (0.1.8) unstable; urgency=low
* Changed jed-common to jed in Build-Depends (closes: #213755).
-- Rafael Laboissiere <rafael@debian.org> Thu, 2 Oct 2003 22:24:16 +0200
jed-extra (0.1.7) unstable; urgency=low
* patch/04-dircat-stack-order.patch: Patch on previous patch by
to Jörg Sommer <joerg@alea.gnuu.de> fixing the filling of the stack
before a call to dircat in home-lib.sl (closes: #212387).
-- Rafael Laboissiere <rafael@debian.org> Fri, 26 Sep 2003 20:17:24 +0200
jed-extra (0.1.6) unstable; urgency=low
* patch/03-fix-home-jedrc.patch: Added patch to allow sane
initialization of Jed_Home_Directory when $HOME/.jed exists. Thanks
to Jörg Sommer <joerg@alea.gnuu.de> (closes: #212387).
-- Rafael Laboissiere <rafael@debian.org> Tue, 23 Sep 2003 18:35:50 +0200
jed-extra (0.1.5) unstable; urgency=low
* patch/02-ispell-space-option.patch: Added patch for fixing a problem
in composing the ispell command from the dictionaries-common cache.
-- Rafael Laboissiere <rafael@debian.org> Mon, 15 Sep 2003 17:50:39 +0200
jed-extra (0.1.4) unstable; urgency=low
* debian/control: Fixed a typo and improved the Desription field, after
suggestions made by Jens Seidel <tux-master@web.de>.
-- Rafael Laboissiere <rafael@debian.org> Tue, 9 Sep 2003 08:05:09 +0200
jed-extra (0.1.3) unstable; urgency=low
* First official upload to Debian unstable (closes: #200985).
* debian/control:
- Bumped Standards-Version to 3.6.1.
- Conflicts with dictionaries-common << 0.14.0. This version of
dictionaries-common is not released officially, but is available at
the staging area are for jed-extra
(http://people.debian.org/~rafael/jed-extra).
* debian/README.Debian: Added some text. This should be improved in the
future.
-- Rafael Laboissiere <rafael@debian.org> Sun, 31 Aug 2003 10:10:42 +0200
jed-extra (0.1.2) unstable; urgency=low
* patch/01-ispell-hash-name.patch: Patch from Paul Boekholt
<p.boekholt@hetnet.nl> to give the hash name to option -d of ispell
instead of the language name.
-- Rafael Laboissiere <rafael@debian.org> Mon, 14 Jul 2003 23:24:36 +0200
jed-extra (0.1.1) unstable; urgency=low
* Updated ispell to upstream version 1.12.
* debian/copyright: Added URLs for the downloaded tarballs from
jedmodes.sf.net.
* debian/rules: Added new files present in ispell.tgz to the sl_files
variables.
* patch/{01-ispell-kill-process,02-complete-chage-dict}.patch: Removed
files.
-- Rafael Laboissiere <rafael@debian.org> Sun, 13 Jul 2003 11:19:34 +0200
jed-extra (0.1) unstable; urgency=low
* Initial Release.
-- Rafael Laboissiere <rafael@debian.org> Fri, 11 Jul 2003 10:32:35 +0200
|