diff --git a/debian/changelog b/debian/changelog index 69c26ad..b2069c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,25 @@ +lxqt-openssh-askpass (0.12.0-4) unstable; urgency=medium + + * Bumped compat to 11 + * Bumped debhelper to >= 11~ + * Bumped Standards to 4.1.4, no changes needed + * Changed VCS fields for salsa + * Changed Homepage, Source and watch to lxqt + * Bumped years in copyright + * Removed trailing whitespaces in changelog + + -- Alf Gaida Sat, 28 Apr 2018 15:07:39 +0200 + lxqt-openssh-askpass (0.12.0-3) unstable; urgency=medium * Bumped Standards to 4.1.2, no changes needed - * Removed branch from VCS fields + * Removed branch from VCS fields -- Alf Gaida Thu, 14 Dec 2017 21:13:10 +0100 lxqt-openssh-askpass (0.12.0-2) unstable; urgency=medium - * Transition to unstable + * Transition to unstable -- Alf Gaida Mon, 04 Dec 2017 23:52:58 +0100 diff --git a/debian/compat b/debian/compat index f599e28..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index 5599abb..8be7963 100644 --- a/debian/control +++ b/debian/control @@ -7,16 +7,16 @@ Uploaders: Alf Gaida , Yuan CHAO Section: x11 Priority: optional -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 11~), libkf5windowsystem-dev, liblxqt0-dev (>= 0.12.0), libqt5svg5-dev, libqt5x11extras5-dev, libx11-dev -Standards-Version: 4.1.2 -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-openssh-askpass.git -Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-openssh-askpass.git -Homepage: https://github.com/lxde/lxqt-openssh-askpass +Standards-Version: 4.1.4 +Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-openssh-askpass +Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-openssh-askpass.git +Homepage: https://github.com/lxqt/lxqt-openssh-askpass Package: lxqt-openssh-askpass Architecture: any diff --git a/debian/copyright b/debian/copyright index b4a2175..8c2d105 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: lxqt-openssh-askpass -Source: https://github.com/lxde/lxqt-openssh-askpass +Source: https://github.com/lxqt/lxqt-openssh-askpass Files: * Copyright: 2012-2017 LXQt team @@ -8,7 +8,7 @@ Copyright: 2012-2017 LXQt team License: LGPL-2.1+ Files: debian/* -Copyright: 2014-2017 Alf Gaida +Copyright: 2014-2018 Alf Gaida 2015 ChangZhuo Chen (陳昌倬) 2015 Andrew Lee (李健秋) 2015 Yukiharu YABUKI diff --git a/debian/watch b/debian/watch index 871ff01..9cb33a8 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=4 opts="pgpsigurlmangle=s/$/.asc/" \ - https://github.com/lxde/lxqt-openssh-askpass/releases .*/lxqt-openssh-askpass-([\d\.]+).tar.xz +https://github.com/lxqt/lxqt-openssh-askpass/releases .*/lxqt-openssh-askpass-([\d\.]+).tar.xz