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
|
scala-mode-el (1:1.1.1~git20241231.661337d-2) unstable; urgency=medium
* Drop transitional package scala-mode-el (Closes: #1038309)
- This has existed for the past 2 stable releases.
-- Xiyue Deng <manphiz@gmail.com> Sun, 12 Jan 2025 02:37:30 -0800
scala-mode-el (1:1.1.1~git20241231.661337d-1) unstable; urgency=medium
* Sync to latest upstream snapshot (661337d)
* Add Salsa CI configuration
* Drop "autopkgtest_keep = test/*" from d/elpa-test which is now the
default
* Update d/watch to track snapshots
* Update upstream-tag style in d/gbp.conf
-- Xiyue Deng <manphiz@gmail.com> Sun, 05 Jan 2025 00:22:14 -0800
scala-mode-el (1:1.1.0+git20240729.bd0638c-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Set upstream metadata fields: Repository-Browse.
* Update standards version to 4.6.1, no changes needed.
* Set upstream metadata fields: Repository.
* Update standards version to 4.6.2, no changes needed.
[ Xiyue Deng ]
* Sync to latest upstream head (bd0638c) which adds support for scala
3 syntax.
* Modernize d/watch using substitute strings for robust version
matching.
* Add more metadata in d/upstream/metadata.
* Add myself to uploader list.
* Update Standards-Version to 4.7.0; no change needed.
* Drop emacs version from oldoldstable in Recommends.
[ Nicholas D Steeves and Xiyue Deng ]
* Add Upstream-Contact.
[ Jeremy Sowden ]
* d/rules: pass upstream version to dh_auto_clean to avoid the need to
use Emacs to retrieve it from the missing scala-mode-pkg.el file.
(Closes: #1052917)
* d/rules: enable `DH_VERBOSE` unless "terse" build-option is in use
* d/.gitignore: ignore packaging and editor artefacts
-- Jeremy Sowden <azazel@debian.org> Fri, 27 Sep 2024 18:32:02 +0100
scala-mode-el (1:1.1.0-4) unstable; urgency=medium
* Team upload.
* Rebuild against dh-elpa 2.1.5.
Upload pushed to dgit-repos but not salsa.
See <https://lists.debian.org/debian-emacsen/2024/07/msg00077.html>.
-- Sean Whitton <spwhitton@spwhitton.name> Fri, 26 Jul 2024 11:12:38 +0900
scala-mode-el (1:1.1.0-3) unstable; urgency=medium
* Team upload.
* Drop myself from Uploaders.
-- Nicholas D Steeves <sten@debian.org> Sun, 13 Feb 2022 12:39:40 -0500
scala-mode-el (1:1.1.0-2) unstable; urgency=medium
* Do source-only upload to unblock migration to testing.
-- Nicholas D Steeves <nsteeves@gmail.com> Sun, 13 Dec 2020 22:00:39 -0500
scala-mode-el (1:1.1.0-1) unstable; urgency=medium
[ Sławomir Wójcik ]
* Adopt package; this package is now maintained by the Debian Emacsen team.
(Closes: #766441)
* control: updated maintainer/uploaders, long description and dependencies
* Updated rules to use dh_elpa, added necessary elpa and elpa-test files
* Added watch file
* Updated docs file
* Added source format
* Added NEWS file
* Removed emacsen-install, emacsen-remove and emacsen-startup files which
were no longer necessary due to migration to dh_elpa
[ Sławomir Wójcik and Nicholas D Steeves]
* New upstream version 1.1.0.
* Migrate to debhelper-compat 13.
* Update copyright file to reflect new upstream source, and migrate to a
machine-readable copyright file.
* Add gbp.conf.
* Introduce elpa-scala-mode; scala-mode-el is now a dummy transitional
package.
* Set Vcs URLs to new Debian Emacsen Team location.
* Declare Standards-Version 4.5.1.
[ Nicholas D Steeves ]
* Add Breaks, Replaces, and Provides to elpa-scala-mode to ensure smooth
upgrades.
* Add epoch to version, so that apt will upgrade existing users from
20111005-2.1 to 1.1.0-1.
* Declare Rules-Requires-Root: no.
* Declare dummy transitional package scala-mode-el as Section: oldlibs so
that deborphan will suggest its removal.
* elpa-test: Fix autopkgtests by setting autopkgtest_keep, thus retaining
the files that contain scala-mode's tests.
* Add myself to Uploaders.
-- Nicholas D Steeves <nsteeves@gmail.com> Sun, 06 Dec 2020 15:57:01 -0500
scala-mode-el (20111005-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Switch build depends from "emacs23 | emacs" to emacs.
Thanks to Gabriele Giacone. (Closes: #754025)
-- Ana Beatriz Guerrero Lopez <ana@debian.org> Sat, 13 Sep 2014 00:01:41 +0200
scala-mode-el (20111005-2) unstable; urgency=low
* change dependency from emacsen to emacs (Closes: 644784)
-- Mike O'Connor <stew@debian.org> Fri, 16 Dec 2011 12:23:00 -0500
scala-mode-el (20111005-1) unstable; urgency=low
* Initial release.
-- Mike O'Connor <stew@debian.org> Wed, 05 Oct 2011 23:15:06 -0400
|