[Pkg-xfce-commits] [Git][xfce-team/goodies/xfce4-goodies][debian/master] 11 commits: d/control: drop suggests on xfswitch-plugin
Yves-Alexis Perez
gitlab at salsa.debian.org
Thu Dec 27 14:34:47 GMT 2018
Yves-Alexis Perez pushed to branch debian/master at xfce / goodies / xfce4-goodies
Commits:
721740fa by Yves-Alexis Perez at 2018-12-13T22:09:08Z
d/control: drop suggests on xfswitch-plugin
- - - - -
e481eb4d by Yves-Alexis Perez at 2018-12-13T22:09:31Z
d/control: update standards version to 4.2.1
- - - - -
5696349c by Yves-Alexis Perez at 2018-12-13T22:09:57Z
update debhelper compat to 10
- - - - -
e4502d71 by Yves-Alexis Perez at 2018-12-14T20:19:47Z
d/control: drop suggests on linelight plugin
- - - - -
32c8729c by Yves-Alexis Perez at 2018-12-17T21:35:54Z
d/control: drop some plugins from long description
- - - - -
f1d8187a by Yves-Alexis Perez at 2018-12-17T21:36:54Z
d/control: drop xfce4-hdaps from suggests
- - - - -
01b28d82 by Yves-Alexis Perez at 2018-12-27T14:26:37Z
d/control: drop references to messenger plugin
- - - - -
b0b977bb by Yves-Alexis Perez at 2018-12-27T14:26:52Z
d/control: drop dependency on xfce4-mount-plugin
it uses legacy libxfce4gui4 which we want to drop for Buster
- - - - -
ba4718e2 by Yves-Alexis Perez at 2018-12-27T14:27:43Z
d/control: update standards version to 4.3.0
- - - - -
8c359c6f by Yves-Alexis Perez at 2018-12-27T14:28:04Z
finalize changelog
- - - - -
37ec60c3 by Yves-Alexis Perez at 2018-12-27T14:32:01Z
upload xfce4-goodies 4.12.6 to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/compat
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,17 @@
+xfce4-goodies (4.12.6) unstable; urgency=medium
+
+ * d/control: drop suggests on xfswitch-plugin
+ * d/control: update standards version to 4.2.1
+ * update debhelper compat to 10
+ * d/control: drop suggests on linelight plugin
+ * d/control: drop some plugins from long description
+ * d/control: drop xfce4-hdaps from suggests
+ * d/control: drop references to messenger plugin
+ * d/control: drop dependency on xfce4-mount-plugin
+ * d/control: update standards version to 4.3.0
+
+ -- Yves-Alexis Perez <corsac at debian.org> Thu, 27 Dec 2018 15:31:43 +0100
+
xfce4-goodies (4.12.5) unstable; urgency=medium
* Moved the package to git on salsa.debian.org
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-9
+10
=====================================
debian/control
=====================================
@@ -3,8 +3,8 @@ Section: metapackages
Priority: optional
Maintainer: Debian Xfce Maintainers <debian-xfce at lists.debian.org>
Uploaders: Yves-Alexis Perez <corsac at debian.org>
-Build-Depends: debhelper (>= 9)
-Standards-Version: 4.1.2
+Build-Depends: debhelper (>= 10)
+Standards-Version: 4.3.0
Homepage: https://goodies.xfce.org/
Vcs-Git: https://salsa.debian.org/xfce-team/goodies/xfce4-goodies.git
Vcs-Browser: https://salsa.debian.org/xfce-team/goodies/xfce4-goodies
@@ -26,7 +26,6 @@ Depends: mousepad,
xfce4-fsguard-plugin,
xfce4-genmon-plugin,
xfce4-mailwatch-plugin,
- xfce4-mount-plugin,
xfce4-netload-plugin [linux-any],
xfce4-notes-plugin,
xfce4-notifyd | notification-daemon | notify-osd,
@@ -47,13 +46,9 @@ Depends: mousepad,
Recommends: xfce4-power-manager
Suggests: gigolo,
parole,
- xfce4-hdaps,
xfce4-indicator-plugin,
- xfce4-linelight-plugin,
- xfce4-messenger-plugin,
xfce4-mpc-plugin,
xfce4-radio-plugin [linux-any],
- xfswitch-plugin
Description: enhancements for the Xfce4 Desktop Environment
The "Goodies for Xfce" project includes additional software and artwork that
are related to the Xfce desktop, but not part of the official release.
@@ -69,7 +64,6 @@ Description: enhancements for the Xfce4 Desktop Environment
* Filesystem monitor (xfce4-fsguard-plugin)
* Generic monitor, for displaying any command result (xfce4-genmon-plugin)
* Mail watcher (xfce4-mailwatch-plugin)
- * Mount plugin (xfce4-mount-plugin)
* Network load monitor (xfce4-netload-plugin)
* Notes plugin (xfce4-notes-plugin)
* Quick access to bookmarked folders, recent documents and removable
@@ -101,13 +95,9 @@ Description: enhancements for the Xfce4 Desktop Environment
* Cellular modem plugin (xfce4-cellmodem-plugin)
* Indicator (conform to the Ubuntu MessagingMenu specification) plugin
(xfce4-indicator-plugin)
- * Search plugin, frontend to locate (xfce4-linelight-plugin)
- * DBus messaging plugin (xfce4-messenger-plugin)
* Another commandline plugin (xfce4-minicmd-plugin)
* Frontends to MPD (xfce4-mpc-plugin, xfmpc)
* Radio plugin (xfce4-radio-plugin))
- * Fast-user switching plugin (xfswitch-plugin)
- * ThinkPads HDAPS plugin (xfce4-hdaps)
* GIO/GVfs frontend to manage connections to remote filesystems (gigolo)
* Media player (parole)
* Power Manager (xfce4-power-manager)
View it on GitLab: https://salsa.debian.org/xfce-team/goodies/xfce4-goodies/compare/a24402df9a82b420bee8ad572fac8e691e5c9b45...37ec60c39b289d35d55bfee99918118f86f13b98
--
View it on GitLab: https://salsa.debian.org/xfce-team/goodies/xfce4-goodies/compare/a24402df9a82b420bee8ad572fac8e691e5c9b45...37ec60c39b289d35d55bfee99918118f86f13b98
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/pkg-xfce-commits/attachments/20181227/22b99f81/attachment-0001.html>
More information about the Pkg-xfce-commits
mailing list