[mate-session-manager] 03/03: debian/patches: Drop 1002_libsystemd-transition.patch. Applied upstream.

Martin Wimpress flexiondotorg-guest at moszumanska.debian.org
Wed Nov 11 09:56:48 UTC 2015


This is an automated email from the git hooks/post-receive script.

flexiondotorg-guest pushed a commit to branch master
in repository mate-session-manager.

commit fb98500915f1820f55b10d225e4bb8dbda0fe08b
Author: Martin Wimpress <code at flexion.org>
Date:   Mon Nov 9 19:26:17 2015 +0000

    debian/patches: Drop 1002_libsystemd-transition.patch. Applied upstream.
---
 debian/patches/1002_libsystemd-transition.patch | 14 --------------
 debian/patches/series                           |  1 -
 2 files changed, 15 deletions(-)

diff --git a/debian/patches/1002_libsystemd-transition.patch b/debian/patches/1002_libsystemd-transition.patch
deleted file mode 100644
index 5e903c6..0000000
--- a/debian/patches/1002_libsystemd-transition.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Description: Handle libsystemd transition in Debian jessie->stretch gracefully
-Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de> 
-
---- a/configure.ac
-+++ b/configure.ac
-@@ -118,7 +118,7 @@
- 
- use_systemd=no
- if test "x$with_systemd" != "xno" ; then
--    PKG_CHECK_MODULES(SYSTEMD, libsystemd-login, use_systemd=yes, use_systemd=no)
-+    PKG_CHECK_MODULES(SYSTEMD, libsystemd, use_systemd=yes, use_systemd=no)
- 
-     if test "x$use_systemd" = "xyes"; then
-         AC_DEFINE(HAVE_SYSTEMD, 1, [systemd support])
diff --git a/debian/patches/series b/debian/patches/series
index f1e8d33..bd23d35 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-1002_libsystemd-transition.patch
 1003_typo-fix.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-session-manager.git



More information about the pkg-mate-commits mailing list