launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #26978
[Merge] lp:~cjwatson/meta-lp-deps/zstd into lp:meta-lp-deps
Colin Watson has proposed merging lp:~cjwatson/meta-lp-deps/zstd into lp:meta-lp-deps.
Commit message:
Add zstd to launchpad-soyuz-dependencies for now.
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~cjwatson/meta-lp-deps/zstd/+merge/401880
This works around part of https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1923845.
--
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~cjwatson/meta-lp-deps/zstd into lp:meta-lp-deps.
=== modified file 'debian/changelog'
--- debian/changelog 2020-09-28 21:22:02 +0000
+++ debian/changelog 2021-04-27 16:14:47 +0000
@@ -1,3 +1,10 @@
+launchpad-dependencies (0.139) UNRELEASED; urgency=medium
+
+ * Add zstd to launchpad-soyuz-dependencies for now, to work around part of
+ LP #1923845.
+
+ -- Colin Watson <cjwatson@xxxxxxxxxx> Tue, 27 Apr 2021 17:08:31 +0100
+
launchpad-dependencies (0.138) xenial; urgency=medium
* Remove dependency on python-lxml; Launchpad now installs that in its
=== modified file 'debian/control'
--- debian/control 2020-09-21 17:02:46 +0000
+++ debian/control 2021-04-27 16:14:47 +0000
@@ -43,6 +43,7 @@
apt-utils (>= 0.8.12),
sbsigntool,
u-boot-tools,
+ zstd,
${misc:Depends}
Description: Metapackage for Launchpad Soyuz packages
This metapackage depends on all of the packages necessary to run Soyuz.
Follow ups