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
|
dap-mode (0.8-2) unstable; urgency=medium
* Add d/salsa-ci.yml with default template
* Add license information for CODE_OF_CONDUCT.md (Closes: #1090784)
- Add copyright holders from the original Contributor Covenant
project.
- Add full text of CC-BY-4.0 license.
-- Xiyue Deng <manphiz@gmail.com> Fri, 20 Dec 2024 18:06:56 -0800
dap-mode (0.8-1) unstable; urgency=medium
[ Xiyue Deng ]
* New upstream release
* Revert "remove unneeded stuff from upstream with unclear license"
- It looks like the reverted files are either covered by the current
license or derived from external repositories that are under a
different DFSG-compatible license.
+ See discussion at
https://lists.debian.org/debian-legal/2024/11/msg00002.html
- Restored the files to avoid potential future packaging issues.
* Set upstream metadata fields: Bug-Database, Bug-Submit,
Repository-Browse.
* Set upstream metadata fields: Repository.
* Update Build-Depends list based on source file requirements
* Update Standards-Version to 4.7.0; no change needed
* Fix short description not to end with a period in d/control
- Also update long description to the current upstream text
* Update Section from lisp to editors
* Update d/gbp.conf to match current practice
* Enable elpa autopkgtest in d/control
* Update Uploaders list (Closes: #1019020)
- Thanks Thomas for working on packaging dap-mode!
- Adopting the package and add myself to Uploaders.
* Install CHANGELOG.org as changelog
- Do not include CHANGELOG.org in d/docs
- Override dh_installchangelogs to install CHANGELOG.org as changelog
+ Also preserve a symlink of the original name.
* Rework d/copyright
- Add Upstream-Contact and Source in d/copyright
- Update copyright holder to be consistent with upstream in
d/copyright
- Add copyright information for icons/* in d/copyright
+ icons/vscode/* under CC-BY-SA-4.0 and copyright holder is
Microsoft Corp and others
+ icons/eclipse/* under EPL-2.0 and copyright holder is IBM Corp and
others
+ Include full CC-BY-SA-4.0 text in d/copyright
+ Include full text of EPL-2.0 in d/copyright
+ Add Comments to further explain the source of icons/* in
d/copyright
- Add missing copyright info based on current source file headers
- Grouping file copyright stanzas with the same license
- Use verbatim copy of copyright holder information
- Add myself to debian/* copyright and update year
[ Debian Janitor ]
* Remove constraints unnecessary since buster (oldstable):
+ elpa-dap-mode: Drop versioned constraint on emacs (>= 46.0) in
Recommends.
-- Sean Whitton <spwhitton@spwhitton.name> Thu, 19 Dec 2024 11:53:51 +0800
dap-mode (0.7-5) 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> Thu, 25 Jul 2024 17:53:25 +0900
dap-mode (0.7-4) unstable; urgency=medium
* Team upload.
* Rebuild against dh-elpa 2.1.3.
Upload pushed to dgit-repos but not salsa.
See <https://lists.debian.org/debian-emacsen/2024/07/msg00077.html>.
-- Sean Whitton <spwhitton@spwhitton.name> Wed, 24 Jul 2024 21:39:00 +0900
dap-mode (0.7-3) unstable; urgency=medium
* Fix watch file.
* Source only upload
-- Thomas Koch <thomas@koch.ro> Thu, 14 Apr 2022 20:28:01 +0300
dap-mode (0.7-2) unstable; urgency=medium
* Add missing Copyright holders.
-- Thomas Koch <thomas@koch.ro> Tue, 05 Apr 2022 21:25:42 +0300
dap-mode (0.7-1) unstable; urgency=medium
* Initial release. Closes: #1007160.
-- Thomas Koch <thomas@koch.ro> Fri, 11 Mar 2022 17:40:04 +0200
|