Compare commits
15 commits
cb7b39712e
...
4b6cb653fd
Author | SHA1 | Date | |
---|---|---|---|
4b6cb653fd | |||
68904d0f06 | |||
3f344c7b6d | |||
66fdb831ad | |||
fcc0a9651d | |||
8c80e95890 | |||
9d42e09fed | |||
c4d8bd0204 | |||
25b6e075e6 | |||
7f7976a628 | |||
8d76703999 | |||
e6590817a3 | |||
b138c6020e | |||
f4cf295049 | |||
4ad2142005 |
3 changed files with 36 additions and 7 deletions
33
debian/changelog
vendored
33
debian/changelog
vendored
|
@ -1,5 +1,36 @@
|
|||
decko (1.2.0-5) sid; urgency=medium
|
||||
|
||||
* Updating source url in copyright.
|
||||
* Updating my email address.
|
||||
* Updating year in debian copyright for 2025.
|
||||
* Removing old vcs fields.
|
||||
* Trimming debian changelog.
|
||||
* Updating to standards version 4.7.2.
|
||||
|
||||
-- Daniel Baumann <daniel@debian.org> Tue, 22 Apr 2025 05:45:27 +0200
|
||||
|
||||
decko (1.2.0-4) sid; urgency=medium
|
||||
|
||||
* Updating copyright for 2024.
|
||||
* Updating to standards-version 4.7.0.
|
||||
|
||||
-- Daniel Baumann <daniel@debian.org> Thu, 25 Jul 2024 06:26:14 +0200
|
||||
|
||||
decko (1.2.0-3) sid; urgency=medium
|
||||
|
||||
* Updating packaging copyright for 2023.
|
||||
* Updating to standards version 4.6.2.
|
||||
|
||||
-- Daniel Baumann <daniel@debian.org> Wed, 25 Jan 2023 09:23:40 +0100
|
||||
|
||||
decko (1.2.0-2) sid; urgency=medium
|
||||
|
||||
* Uploading source-only to allow testing migration.
|
||||
|
||||
-- Daniel Baumann <daniel@debian.org> Wed, 29 Dec 2021 18:32:11 +0100
|
||||
|
||||
decko (1.2.0-1) sid; urgency=low
|
||||
|
||||
* Initial upload to sid (Closes: #1000251), required for ttyd (#996042).
|
||||
|
||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 20 Nov 2021 07:46:04 +0100
|
||||
-- Daniel Baumann <daniel@debian.org> Sat, 20 Nov 2021 07:46:04 +0100
|
||||
|
|
6
debian/control
vendored
6
debian/control
vendored
|
@ -1,15 +1,13 @@
|
|||
Source: decko
|
||||
Section: web
|
||||
Priority: optional
|
||||
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
|
||||
Maintainer: Daniel Baumann <daniel@debian.org>
|
||||
Build-Depends:
|
||||
debhelper-compat (= 13),
|
||||
pkg-js-tools,
|
||||
Rules-Requires-Root: no
|
||||
Standards-Version: 4.6.0
|
||||
Standards-Version: 4.7.2
|
||||
Homepage: https://github.com/developit/decko
|
||||
Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/decko
|
||||
Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/decko
|
||||
|
||||
Package: node-decko
|
||||
Section: web
|
||||
|
|
4
debian/copyright
vendored
4
debian/copyright
vendored
|
@ -1,14 +1,14 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: decko
|
||||
Upstream-Contact: Jason Miller <jason@developit.ca>
|
||||
Source: https://github.com/developit/decko/releases
|
||||
Source: https://github.com/developit/decko/tags
|
||||
|
||||
Files: *
|
||||
Copyright: 2017 Jason Miller <jason@developit.ca>
|
||||
License: MIT
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2021 Daniel Baumann <daniel.baumann@progress-linux.org>
|
||||
Copyright: 2021-2025 Daniel Baumann <daniel@debian.org>
|
||||
License: MIT
|
||||
|
||||
License: MIT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue