summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2021-01-03 18:04:21 -0800
committerVagrant Cascadian <vagrant@debian.org>2021-01-03 18:04:21 -0800
commit897977470523dbb6f38acdf7847915f57032d0c6 (patch)
tree02579d2692636f7e6f57e60f7e92404b94292636
parentbb2935d47d7eca9eee85e87c4efedfec6917d821 (diff)
Upload gfxboot 4.5.73-1 to unstable.
-rw-r--r--debian/changelog35
1 files changed, 30 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index 7ad2dd3..824eadb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,33 @@
-gfxboot (4.5.73-1) UNRELEASED; urgency=medium
-
- * Update to new upstream version 4.5.73.
-
- -- Vagrant Cascadian <vagrant@debian.org> Sun, 03 Jan 2021 02:07:31 -0800
+gfxboot (4.5.73-1) unstable; urgency=medium
+
+ * QA upload.
+ * Update to new upstream version 4.5.73. (Closes: #783398)
+ * gfxboot: pass --reproducible and --owner to cpio. (Closes: #978946)
+ * gfxboot: avoid including the "." directory in the cpio archive.
+ (Closes: #978946)
+ * themes/example*/Makefile: Set time on files in example themes using
+ Makefile as a reference time. (Closes: #978946)
+ * debian/rules: Pass C.UTF-8 locale when building documentation.
+ (Closes: #979125)
+ * debian/control: Set Rules-Requires-Root to "no".
+ * debian/rules: Create a VERSION file since upstream expects it.
+ * debian/rules: Do not build test themes.
+ * debian/control: Update Vcs headers.
+ * debian/copyright: Use https URLs and drop broken link
+ * debian/control: Update Homepage.
+ * debian/source/options, debian/rules: Drop custom compression.
+ * Update to debhelper-compat 13.
+ * debian/rules: Remove obsolete dh_install override.
+ * debian/rules: Do not pass --parallel to dh as it is now the default.
+ * debian/rules: Add target to update upstream changelog.
+ * changelog.upstream: Add changelog for upstream version 4.5.73.
+ * debian/rules: Copy upstream changelog during build.
+ * gfxboot-themes: Add lintian override for
+ package-contains-documentation-outside-usr-share-doc.
+ * debian/control: Update Standards-Version to 4.5.1.
+ * debian/control: Add ${perl:Depends} to Depends.
+
+ -- Vagrant Cascadian <vagrant@reproducible-builds.org> Sun, 03 Jan 2021 18:04:09 -0800
gfxboot (4.5.2-1.1-6) unstable; urgency=medium