[Pkg-xfce-commits] [Git][xfce-team/desktop/xfce4-session][debian/master] 7 commits: d/*dirs: Drop, taken care of by d/install.

Unit 193 gitlab at salsa.debian.org
Sun May 3 14:27:46 BST 2020



Unit 193   pushed to branch debian/master at xfce / desktop / xfce4-session


Commits:
027f5e87 by Unit 193 at 2020-05-03T09:16:13-04:00
d/*dirs: Drop, taken care of by d/install.

- - - - -
50090d35 by Unit 193 at 2020-05-03T09:17:12-04:00
d/control: Drop B-D on libdbus-glib-1-dev, libtool, libwnck-dev, libxml-parser-perl.

Closes: #955970.

- - - - -
9d901a55 by Unit 193 at 2020-05-03T09:18:24-04:00
d/control: R³: no.

- - - - -
b2731ed4 by Unit 193 at 2020-05-03T09:18:56-04:00
d/maintscript, d/preinst: Drop some 4.8 era migration rules.

- - - - -
019902b5 by Unit 193 at 2020-05-03T09:19:37-04:00
d/postrm: Drop, redundant with d/prerm.

- - - - -
76f46634 by Unit 193 at 2020-05-03T09:19:59-04:00
d/rules: Drop dbgsym migration.

- - - - -
1003c959 by Unit 193 at 2020-05-03T09:21:53-04:00
Update changelog for release.

- - - - -


8 changed files:

- debian/changelog
- debian/control
- − debian/dirs
- − debian/maintscript
- − debian/postrm
- − debian/preinst
- debian/rules
- − debian/xfce4-session.dirs


Changes:

=====================================
debian/changelog
=====================================
@@ -1,4 +1,6 @@
-xfce4-session (4.14.2-1) UNRELEASED; urgency=medium
+xfce4-session (4.14.2-1) unstable; urgency=medium
+
+  * Team upload.
 
   [ Debian Janitor ]
   * Trim trailing whitespace.
@@ -9,7 +11,17 @@ xfce4-session (4.14.2-1) UNRELEASED; urgency=medium
   * New upstream version 4.14.2
   * d/control: update standards version to 4.5.0
 
- -- Debian Janitor <janitor at jelmer.uk>  Fri, 17 Jan 2020 01:19:18 +0000
+  [ Unit 193 ]
+  * d/*dirs: Drop, taken care of by d/install.
+  * d/control:
+    - Drop B-D on libdbus-glib-1-dev, libtool, libwnck-dev, libxml-parser-perl.
+      (Closes: #955970)
+    - R³: no.
+  * d/maintscript, d/preinst: Drop some 4.8 era migration rules.
+  * d/postrm: Drop, redundant with d/prerm.
+  * d/rules: Drop dbgsym migration.
+
+ -- Unit 193 <unit193 at debian.org>  Sun, 03 May 2020 09:20:23 -0400
 
 xfce4-session (4.14.1-1) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -6,20 +6,17 @@ Uploaders: Yves-Alexis Perez <corsac at debian.org>
 Build-Depends: debhelper-compat (= 12),
                intltool,
                libdbus-1-dev,
-               libdbus-glib-1-dev,
                libgtk-3-dev,
                libglib2.0-dev,
                libpolkit-gobject-1-dev,
-               libtool,
-               libwnck-dev,
                libx11-dev,
                libxfce4ui-2-dev,
                libxfce4util-dev,
                libxfconf-0-dev,
-               libxml-parser-perl,
                libwnck-3-dev,
                x11-xserver-utils,
                xfce4-dev-tools
+Rules-Requires-Root: no
 Standards-Version: 4.5.0
 Homepage: https://www.xfce.org/
 Vcs-Git: https://salsa.debian.org/xfce-team/desktop/xfce4-session.git


=====================================
debian/dirs deleted
=====================================
@@ -1 +0,0 @@
-usr/share/lintian/overrides


=====================================
debian/maintscript deleted
=====================================
@@ -1 +0,0 @@
-rm_conffile /etc/xdg/autostart/xfce4-tips-autostart.desktop 4.8.1-4


=====================================
debian/postrm deleted
=====================================
@@ -1,10 +0,0 @@
-#!/bin/sh -e
-
-if [ "$1" = "remove" ] || [ "$1" = "disappear" ]; then
-  update-alternatives --remove x-session-manager /usr/bin/xfce4-session 
-  update-alternatives --remove x-session-manager /usr/bin/startxfce4
-fi
-
-#DEBHELPER#
-
-exit 0


=====================================
debian/preinst deleted
=====================================
@@ -1,14 +0,0 @@
-#!/bin/sh -e
-
-# Remove symlink for el, replaced by a folder in 4.8.2-1
-case "$1" in
-install|upgrade)
-    if dpkg --compare-versions "$2" lt "4.8.2-1"; then
-      [ -h /usr/share/doc/xfce4-session/html/el/images ] && rm /usr/share/doc/xfce4-session/html/el/images || true
-    fi
-esac
-
-
-#DEBHELPER#
-
-exit 0


=====================================
debian/rules
=====================================
@@ -11,9 +11,6 @@ override_dh_install:
 	find debian/xfce4-session/usr/lib -name '*.la' -delete
 	dh_install
 
-override_dh_strip:
-	dh_strip --dbgsym-migration='xfce4-session-dbg (<< 4.12.1-6~)'
-
 # default backend for Linux and Hurd
 BACKEND=linux
 ifeq ($(DEB_BUILD_ARCH_OS),kfreebsd)


=====================================
debian/xfce4-session.dirs deleted
=====================================
@@ -1,2 +0,0 @@
-etc/X11/Xsession.d
-etc/xfce4



View it on GitLab: https://salsa.debian.org/xfce-team/desktop/xfce4-session/-/compare/4e60106e54f9c9c91e88a13e71e6a851860f5dd5...1003c95971a3b847bed8db21f4ff46095beec62f

-- 
View it on GitLab: https://salsa.debian.org/xfce-team/desktop/xfce4-session/-/compare/4e60106e54f9c9c91e88a13e71e6a851860f5dd5...1003c95971a3b847bed8db21f4ff46095beec62f
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/20200503/69e3f3a6/attachment-0001.html>


More information about the Pkg-xfce-commits mailing list