From 9fdc336c4a65110d26331df1c554a3a5d039a201 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Thu, 23 Apr 2020 23:57:54 -0500 Subject: [PATCH 1/3] Update changelog for new upstream version. --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 01712f9..1328ddf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -lxqt-archiver (0.0.96-0ubuntu1) cosmic; urgency=medium +lxqt-archiver (0.1.0-0ubuntu1) UNRELEASED; urgency=medium * Initial release. - -- Simon Quigley Mon, 09 Jul 2018 19:16:31 -0500 + -- Simon Quigley Thu, 23 Apr 2020 23:57:17 -0500 From 71d19fa01b7e54953397898fffd9156776cb9e1a Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Fri, 24 Apr 2020 00:02:48 -0500 Subject: [PATCH 2/3] Modernize package and make the watch file work. --- debian/compat | 1 - debian/control | 4 ++-- debian/copyright | 2 +- debian/watch | 3 +-- 4 files changed, 4 insertions(+), 6 deletions(-) delete mode 100644 debian/compat diff --git a/debian/compat b/debian/compat deleted file mode 100644 index b4de394..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -11 diff --git a/debian/control b/debian/control index 6044b74..63d1370 100644 --- a/debian/control +++ b/debian/control @@ -4,11 +4,11 @@ Priority: optional Maintainer: Lubuntu Developers Uploaders: Simon Quigley Build-Depends: cmake, - debhelper (>= 11), + debhelper-compat (= 12), libjson-glib-dev, libmagic-dev, lxqt-build-tools -Standards-Version: 4.1.5 +Standards-Version: 4.5.0 Homepage: https://github.com/lxqt/lxqt-archiver Vcs-Browser: https://phab.lubuntu.me/source/lxqt-archiver/ Vcs-Git: https://phab.lubuntu.me/source/lxqt-archiver.git diff --git a/debian/copyright b/debian/copyright index f139829..f512f2e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -8,7 +8,7 @@ Copyright: 2001-2012 The Free Software Foundation, Inc. License: GPL-2+ Files: debian/* -Copyright: 2018 Lubuntu Developers +Copyright: 2018-2020 Lubuntu Developers License: GPL-2+ License: GPL-2+ diff --git a/debian/watch b/debian/watch index fc7d141..e437958 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,2 @@ version=4 -opts="pgpsigurlmangle=s/$/.asc/" \ -https://github.com/lxqt/lxqt-archiver/releases .*/lxqt-archiver-([\d\.]+).tar.xz +https://github.com/lxqt/lxqt-archiver/releases .*/([\d\.]+).tar.gz From 0cd960f6e285222a4be10b8b46957f9e083d2e04 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Fri, 24 Apr 2020 00:08:44 -0500 Subject: [PATCH 3/3] Loosen up the install file a bit. --- debian/lxqt-archiver.install | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/lxqt-archiver.install b/debian/lxqt-archiver.install index cb3772a..3225dbc 100644 --- a/debian/lxqt-archiver.install +++ b/debian/lxqt-archiver.install @@ -1,4 +1,2 @@ usr/bin/lxqt-archiver -usr/libexec/lxqt-archiver/isoinfo.sh -usr/libexec/lxqt-archiver/rpm2cpio usr/share/applications/lxqt-archiver.desktop