Compare commits
No commits in common. "50699b38dd99eeb3ab9d0c4f980fe4d73d36d2cb" and "9c8ce610a0cee009effb1f443b81521db7682a24" have entirely different histories.
50699b38dd
...
9c8ce610a0
3 changed files with 3 additions and 32 deletions
12
debian/changelog
vendored
12
debian/changelog
vendored
|
@ -1,14 +1,4 @@
|
||||||
dokuwiki-templates-extra (20241201-2) sid; urgency=medium
|
dokuwiki-templates-extra (20241201-1) unstable; urgency=low
|
||||||
|
|
||||||
* Correcting copyright to reflect overall license is GPL-3+, thanks to
|
|
||||||
Thorsten Alteholz <alteholz@debian.org>.
|
|
||||||
* Using codename instead of suitname in changelog.
|
|
||||||
* Updating year in debian copyright for 2025.
|
|
||||||
* Adding vcs fields.
|
|
||||||
|
|
||||||
-- Daniel Baumann <daniel@debian.org> Mon, 17 Mar 2025 07:53:42 +0100
|
|
||||||
|
|
||||||
dokuwiki-templates-extra (20241201-1) sid; urgency=low
|
|
||||||
|
|
||||||
* Initial upload to sid.
|
* Initial upload to sid.
|
||||||
|
|
||||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -7,8 +7,6 @@ Build-Depends:
|
||||||
python3-docutils,
|
python3-docutils,
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
Standards-Version: 4.7.0
|
Standards-Version: 4.7.0
|
||||||
Vcs-Browser: https://forgejo.debian.net/dokuwiki/dokuwiki-templates-extra
|
|
||||||
Vcs-Git: https://forgejo.debian.net/dokuwiki/dokuwiki-templates-extra
|
|
||||||
|
|
||||||
Package: dokuwiki-templates-extra
|
Package: dokuwiki-templates-extra
|
||||||
Section: web
|
Section: web
|
||||||
|
|
21
debian/copyright
vendored
21
debian/copyright
vendored
|
@ -7,8 +7,8 @@ Source:
|
||||||
dokuwiki-template-ad-hominem: https://github.com/saschaleib/dokuwiki-template-ad-hominem/tags
|
dokuwiki-template-ad-hominem: https://github.com/saschaleib/dokuwiki-template-ad-hominem/tags
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2024-2025 Daniel Baumann <daniel.baumann@progress-linux.org>
|
Copyright: 2024 Daniel Baumann <daniel.baumann@progress-linux.org>
|
||||||
License: GPL-3+
|
License: GPL-2
|
||||||
|
|
||||||
Files: templates/*/ad-hominem/*
|
Files: templates/*/ad-hominem/*
|
||||||
Copyright: 2021-2024 Sascha Leib <ad@hominem.info>
|
Copyright: 2021-2024 Sascha Leib <ad@hominem.info>
|
||||||
|
@ -29,20 +29,3 @@ License: GPL-2
|
||||||
.
|
.
|
||||||
The complete text of the GNU General Public License
|
The complete text of the GNU General Public License
|
||||||
can be found in /usr/share/common-licenses/GPL-2 file.
|
can be found in /usr/share/common-licenses/GPL-2 file.
|
||||||
|
|
||||||
License: GPL-3+
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
|
||||||
it under the terms of the GNU General Public License as published by
|
|
||||||
the Free Software Foundation, either version 3 of the License, or
|
|
||||||
(at your option) any later version.
|
|
||||||
.
|
|
||||||
This program is distributed in the hope that it will be useful,
|
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU General Public License for more details.
|
|
||||||
.
|
|
||||||
You should have received a copy of the GNU General Public License
|
|
||||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
.
|
|
||||||
The complete text of the GNU General Public License
|
|
||||||
can be found in /usr/share/common-licenses/GPL-3 file.
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue