Skip to content

Commit a9f2517

Browse files
author
dave-theunsub
committed
begin 0.19 changes
1 parent 632a8c7 commit a9f2517

File tree

4 files changed

+73
-29
lines changed

4 files changed

+73
-29
lines changed

CHANGES

Lines changed: 22 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,36 @@
11
Changelog for clamtk-kde
22
------------------------
33

4+
0.19: 19 Apr 2019
5+
-------------------
6+
* Update various files with new Launchpad license information.
7+
* Update years -> 2019.
8+
* Updated strings:
9+
410
0.18: 29 Sep 2017
511
-------------------
6-
* Updated links, README.md
7-
* Updated strings: Afrikaans (af), Catalan (ca), Basque (eu),
8-
Khmer (km), Lithuanian (lt), Punjabi (pa)
9-
* Updated man pages (links, etc)
10-
* Change compression to xz
12+
* Updated links, README.md
13+
* Updated strings: Afrikaans (af), Catalan (ca), Basque (eu),
14+
Khmer (km), Lithuanian (lt), Punjabi (pa)
15+
* Updated man pages (links, etc)
16+
* Change compression to xz
1117

1218
0.17: 27 Aug 2016
1319
-------------------
14-
* Update to KDE 5 (Github #62)
15-
* Update man pages with correct bug-reporting URL
16-
* Updated strings: Romanian (ro), English (en_AU),
17-
Italian (it), Korean (ko_KR)
20+
* Update to KDE 5 (Github #62)
21+
* Update man pages with correct bug-reporting URL
22+
* Updated strings: Romanian (ro), English (en_AU),
23+
Italian (it), Korean (ko_KR)
1824

1925
0.16: 15 Mar 2014
2026
-------------------
21-
* Cleaned up desktop file - things like removing
22-
deprecated Encoding line from desktop file.
23-
* Updated strings: Dutch (nl), Czech (cs), Punjabi (pa),
24-
Serbian Latin (sr@latin), Marathi (mr), Brazilian
25-
Portuguese (pt_BR), Portuguese (pt), French (fr),
26-
Malay (ms), probably others
27-
* Update years -> 2014.
27+
* Cleaned up desktop file - things like removing
28+
deprecated Encoding line from desktop file.
29+
* Updated strings: Dutch (nl), Czech (cs), Punjabi (pa),
30+
Serbian Latin (sr@latin), Marathi (mr), Brazilian
31+
Portuguese (pt_BR), Portuguese (pt), French (fr),
32+
Malay (ms), probably others
33+
* Update years -> 2014.
2834

2935
0.15: 10 Nov 2013
3036
-------------------

LICENSE

Lines changed: 46 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,63 @@
11
COPYRIGHT AND LICENCE
22

3-
ClamTk and ClamTk-KDE, copyright (C) 2004-2017 Dave M
3+
clamtk and clamtk-kde, copyright (C) 2004-2019 Dave M
44

55
### Links
66

7-
https://github.com/dave-theunsub/clamtk-kde
8-
https://github.com/dave-theunsub/clamtk/
9-
https://bitbucket.org/davem_/clamtk/
10-
https://github.com/dave-theunsub/clamtk
7+
https://gitlab.com/dave_m/clamtk-kde
8+
https://gitlab.com/dave_m/clamtk/wikis/home
119
https://bitbucket.org/davem_/clamtk-gnome/
1210

13-
### Older links
11+
### Deprecated links
1412

1513
http://freshmeat.net/projects/clamtk
1614
http://clamtk.sourceforge.net
1715
http://code.google.com/p/clamtk/
18-
<dave.nerd AT gmail.com>
16+
https://github.com/dave-theunsub/clamtk-kde
17+
https://github.com/dave-theunsub/clamtk
1918

2019
### License
2120

2221
All rights reserved. This program is free software; you can
23-
redistribute it and/or modify it under the same terms as Perl itself.
22+
redistribute it and/or modify it under the terms of either:
23+
24+
a) the GNU General Public License as published by the Free
25+
Software Foundation; either version 1, or (at your option)
26+
any later version, or
27+
28+
b) the "Artistic License".
29+
30+
The language files are now under BSD licensing.
31+
See here for more:
32+
https://help.launchpad.net/Translations/LicensingFAQ
33+
https://help.launchpad.net/Legal/BSDLicense
34+
35+
[Source: http://www.opensource.org/licenses/bsd-license.php]
36+
37+
Redistribution and use in source and binary forms, with or without
38+
modification, are permitted provided that the following conditions are met:
39+
40+
Redistributions of source code must retain the above copyright
41+
notice, this list of conditions and the following disclaimer.
42+
Redistributions in binary form must reproduce the above copyright
43+
notice, this list of conditions and the following disclaimer in the
44+
documentation and/or other materials provided with the distribution.
45+
46+
Neither the name of ClamTk nor the names of its contributors
47+
may be used to endorse or promote products derived from this software
48+
without specific prior written permission.
49+
50+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
51+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
52+
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
53+
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
54+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
55+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
56+
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
57+
OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
58+
OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
59+
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
60+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2461

2562
This software (ClamTk and ClamTk-KDE) is provided 'as is' without warranty
2663
of any kind, either express or implied, including, but not limited to, the
@@ -35,3 +72,4 @@ effective, accurate or reliable
3572

3673
Having said that, I do my best to make it as good as I can. Really.
3774
Dave M <dave.nerd @ gmail>
75+

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
This readme file was last updated 23 Sept 2017
1+
This readme file was last updated 19 Apr 2019
22

33
# README for clamtk-kde
44

@@ -20,11 +20,11 @@ There are deb and rpm packages to install this plugin:
2020

2121
#### On Debian based systems (Ubuntu etc)
2222

23-
`sudo apt-get install clamtk-kde`
23+
`sudo apt install clamtk-kde`
2424

2525
or, if you've already downloaded it:
2626

27-
`sudo dpkg -i clamtk-kde`
27+
`sudo dpkg -i clamtk-kde_0.18-1_all.deb`
2828

2929
#### On CentOS systems
3030

@@ -56,7 +56,7 @@ clamtk >= 5.00
5656
LINKS
5757
-----
5858

59-
https://github.com/dave-theunsub/clamtk/
59+
https://gitlab.com/dave_m/clamtk-kde
6060
https://bitbucket.org/davem_/clamtk-kde/
6161
http://dolphin.kde.org
6262
http://standards.freedesktop.org/desktop-entry-spec/latest/
@@ -65,4 +65,4 @@ CONTACT
6565
-------
6666

6767
email : Dave M, dave.nerd @ gmail.com
68-
0x6ADA59DE
68+
0xF51D19546ADA59DE

clamtk-kde.1.gz

81 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)