diff options
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 12 | ||||
-rw-r--r-- | debian/copyright | 4 |
2 files changed, 14 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 1fd81bc..f2bcd9d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +bootstrap-html (5.3.3+dfsg-1) sid; urgency=medium + + * Uploading to sid. + * Merging upstream version 5.3.3+dfsg. + * Refreshing do-not-update-copyright-year.patch. + * Updating copyright for 2024. + * Updating to standards-version 4.7.0. + * Adding patch to not use relative imports anymore to fix FBTFS. + * Updating path to build config files for new upstream version. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 24 Jul 2024 11:22:55 +0200 + bootstrap-html (5.3.1+dfsg-1) sid; urgency=medium * Uploading to sid. diff --git a/debian/copyright b/debian/copyright index 8289efd..df32a49 100644 --- a/debian/copyright +++ b/debian/copyright @@ -20,8 +20,8 @@ Copyright: License: CC-BY-3.0 Files: debian/* -Copyright: 2016-2019 Jonas Smedegaard <dr@jones.dk> - 2022-2024 Daniel Baumann <daniel.baumann@progress-linux.org> +Copyright: 2011-2024 Daniel Baumann <daniel.baumann@progress-linux.org> + 2016-2019 Jonas Smedegaard <dr@jones.dk> License: GPL-3+ License: CC-BY-3.0 |