Codebase list kwalletcli / 54aab71
update mirabilos authored 5 years ago mirabilos committed 5 years ago
5 changed file(s) with 17 addition(s) and 5 deletion(s). Raw diff Collapse all Expand all
0 kwalletcli (3.02-1) unstable; urgency=medium
1
2 * New upstream release, compatible with recent GNU groff in sid
3 * Policy 4.3.0: R³, terse
4
5 -- Thorsten Glaser <tg@mirbsd.de> Sat, 05 Jan 2019 11:39:40 +0100
6
07 kwalletcli (3.01-1) unstable; urgency=low
18
29 * Add pinentry-fltk to list of possible pinentry alternatives
77 # For KDE 4: change KDE_VER to 4 in debian/rules and use:
88 #Build-Depends: debhelper (>= 5), kdelibs5-dev, libqt4-dev
99 # For KDE 5: change KDE_VER to 5 in debian/rules and use debhelper 9 and:
10 Build-Depends: debhelper (>= 11), libkf5coreaddons-dev, libkf5i18n-dev, libkf5wallet-dev, pkg-config
11 Standards-Version: 4.1.3
10 Build-Depends: debhelper (>= 12~), libkf5coreaddons-dev, libkf5i18n-dev, libkf5wallet-dev, pkg-config
11 Standards-Version: 4.3.0
12 Rules-Requires-Root: no
1213 VCS-git: https://evolvis.org/anonscm/git/alioth/kwalletcli.git -b master
1314 VCS-Browser: https://evolvis.org/plugins/scmgit/cgi-bin/gitweb.cgi?p=alioth/kwalletcli.git;a=shortlog;h=refs/heads/master
1415
11 Wed Jul 8 15:29:22 UTC 2009.
22
33 It was downloaded from:
4 https://www.mirbsd.org/MirOS/dist/hosted/kwalletcli/kwalletcli-3.00.tar.gz
4 https://www.mirbsd.org/MirOS/dist/hosted/kwalletcli/kwalletcli-3.02.tar.gz
55
66
77 Note: on Debian systems, the complete text of the GNU LGPL can
88 be found at: /usr/share/common-licenses/LGPL-3
99
1010 The kwalletcli packaging for Debian is also covered by The MirOS Licence and
11 Copyright © 2009, 2010, 2011, 2012, 2014, 2015, 2016
11 Copyright © 2009, 2010, 2011, 2012, 2014, 2015, 2016, 2018
1212 mirabilos <m@mirbsd.org>
1313
1414 Licence:
22 ifeq (,$(findstring terse,${DEB_BUILD_OPTIONS}))
33 export DH_VERBOSE=1
44 export V=1
5 export VERBOSE=1
56 endif
7
8 LC_ALL:=C
9 export LC_ALL
610
711 KDE_VER=5
812