From 6701e0013c2e4bac4c501cd805763c7859096abe Mon Sep 17 00:00:00 2001 From: Walter Lapchynski Date: Wed, 21 Aug 2019 22:45:49 -0700 Subject: [PATCH] bump debian compat stuff --- debian/changelog | 6 +++++- debian/compat | 2 +- debian/control | 4 ++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index b1e66ae..e88bd32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,13 @@ lubuntu-default-settings (19.10.5) eoan; urgency=medium + [ Raman Sarda ] * Modified shortcuts so they don't interfere with lxqt-globalkeys. * Removed shortcuts not relevant to LXQt releases. * Removed non-functional shortcuts that were commented out. - * Included globalkeys.conf for lxqt-globalkeys. + * Included globalkeys.conf for lxqt-globalkeys. + + [ Walter Lapchynski ] + * Bump Standards-Version and debhelper compat version, no changes needed. -- Raman Sarda Wed, 21 Aug 2019 15:58:19 +0530 diff --git a/debian/compat b/debian/compat index b4de394..48082f7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -11 +12 diff --git a/debian/control b/debian/control index f38be39..c1198b2 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,8 @@ Section: x11 Priority: optional Maintainer: Lubuntu Developers Uploaders: Simon Quigley -Build-Depends: debhelper (>= 11), intltool -Standards-Version: 4.1.4 +Build-Depends: debhelper (>= 12), intltool +Standards-Version: 4.4.0 Homepage: https://lubuntu.me Vcs-Browser: https://git.launchpad.net/lubuntu-default-settings?h=master Vcs-Git: https://git.launchpad.net/lubuntu-default-settings