[debian-edu-commits] [Git][debian-edu/debian-edu-artwork][master] 2 commits: Fix typos
Wolfgang Schweer
gitlab at salsa.debian.org
Wed Nov 25 11:09:56 GMT 2020
Wolfgang Schweer pushed to branch master at Debian Edu / debian-edu-artwork
Commits:
1955e411 by Wolfgang Schweer at 2020-11-25T11:59:02+01:00
Fix typos
Signed-off-by: Wolfgang Schweer <wschweer at arcor.de>
- - - - -
06b4edf9 by Wolfgang Schweer at 2020-11-25T12:05:26+01:00
Lower dependency on debian-edu-artwork to Recommends. (Closes: #940305).
This is sufficient for the theme packages debian-edu-artwork-{buster,softwaves}.
Thanks to Bill Allombert.
Signed-off-by: Wolfgang Schweer <wschweer at arcor.de>
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -4,7 +4,11 @@ debian-edu-artwork (2.11.0.2-3) UNRELEASED; urgency=medium
* Update standards version to 4.5.1, no changes needed.
[ Wolfgang Schweer ]
- * debian/control: Use https://blends.debian.org/edu as homepage.
+ * debian/control:
+ - debian-edu-artwork-{buster,softwaves}:
+ Lower dependency on debian-edu-artwork to Recommends. (Closes: #940305).
+ Thanks to Bill Allombert.
+ - Use https://blends.debian.org/edu as homepage.
* Drop both Mate desktop environment and Gdm login configuration from
art-common. These non-artwork items moved to d-e-config as a better suited
place.
@@ -13,8 +17,7 @@ debian-edu-artwork (2.11.0.2-3) UNRELEASED; urgency=medium
- Drop dependency on libglib2.0-bin now that schema files are gone.
- Cleanup debian/update-debian-edu-artwork-{buster,softwaves} from now
superfluous code.
-
- * Drop debian/debian-edu-artwork{-buster,-softlines}.lintian-overrides files.
+ * Drop debian/debian-edu-artwork{-buster,-softwaves}.lintian-overrides files.
These are no longer needed / now unknown to Lintian because a NEWS file
exists. (Making an upstream changelog file superfluous.)
=====================================
debian/control
=====================================
@@ -42,7 +42,7 @@ Description: Debian Edu themes and artwork
Package: debian-edu-artwork-softwaves
Architecture: all
Depends: ${misc:Depends},
- debian-edu-artwork,
+Recommends: debian-edu-artwork,
Description: Debian Edu Softwaves ("stretch") themes and artwork
The Debian Edu Artwork package set provides a collection of images, themes,
wallpapers and splash screens for use with Debian Edu.
@@ -53,8 +53,8 @@ Description: Debian Edu Softwaves ("stretch") themes and artwork
Package: debian-edu-artwork-buster
Architecture: all
Depends: ${misc:Depends},
- debian-edu-artwork,
-Recommends: fonts-quicksand,
+Recommends: debian-edu-artwork,
+ fonts-quicksand,
Description: Debian Edu "buster" themes and artwork
The Debian Edu Artwork package set provides a collection of images, themes,
wallpapers and splash screens for use with Debian Edu.
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-artwork/-/compare/6439221280c06eb6c302fac1c412fb469465eb39...06b4edf9bd319962280399ef7ba3a24a2c37d9ba
--
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-artwork/-/compare/6439221280c06eb6c302fac1c412fb469465eb39...06b4edf9bd319962280399ef7ba3a24a2c37d9ba
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-edu-commits/attachments/20201125/64a77cab/attachment-0001.html>
More information about the debian-edu-commits
mailing list