File: changelog

package info (click to toggle)
kuttypy 2.3-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 22,612 kB
  • sloc: python: 54,304; ansic: 9,104; makefile: 453; asm: 357; xml: 67; sh: 48
file content (109 lines) | stat: -rw-r--r-- 3,415 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
kuttypy (2.3-2) unstable; urgency=medium

  * fixed syntax warnings. Closes: #1085664

 -- Georges Khaznadar <georgesk@debian.org>  Mon, 21 Oct 2024 16:06:43 +0200

kuttypy (2.3-1) unstable; urgency=medium

  * removed files which may be cleaned out
  * added a shell script as the main command kuttypy-gui
  * New upstream version 2.3

 -- Georges Khaznadar <georgesk@debian.org>  Tue, 13 Feb 2024 12:21:12 +0100

kuttypy (2.2-1) unstable; urgency=medium

  * New upstream version 2.2
  * updated debian patches

 -- Georges Khaznadar <georgesk@debian.org>  Thu, 08 Feb 2024 17:40:23 +0100

kuttypy (2.1.1-5) unstable; urgency=medium

  * applied Vagrant Cascadian's patch, thanks! Closes: #1055969

 -- Georges Khaznadar <georgesk@debian.org>  Thu, 18 Jan 2024 10:56:08 +0100

kuttypy (2.1.1-4) unstable; urgency=medium

  * patched lang/Makefile to prevent TS files from being updated.
    Closes: #1045873

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 12 Nov 2023 18:25:46 +0100

kuttypy (2.1.1-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * debian/copyright: use spaces rather than tabs to start continuation lines.
  * Use secure URI in Homepage field.
  * Bump debhelper from old 12 to 13.
  * Set upstream metadata fields: Repository-Browse.
  * Update standards version to 4.6.1, no changes needed.

 -- Georges Khaznadar <georgesk@debian.org>  Tue, 21 Feb 2023 18:24:47 +0100

kuttypy (2.1.1-2) unstable; urgency=medium

  * added build-dependencies qt5-qmake and qttools5-dev-tools; Closes: #968881

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 23 Aug 2020 11:11:17 +0200

kuttypy (2.1.1-1) unstable; urgency=medium

  * new upstream version : features scintilla editor for python
  * added a dependency on python3-pyqt5.qsci
  * upgrades: Standards-Version: 4.5.0, debhelper-compat (=12)

 -- Georges Khaznadar <georgesk@debian.org>  Sat, 22 Aug 2020 12:42:09 +0200

kuttypy (2.1-2) unstable; urgency=medium

  * enforced reproducible builds

 -- Georges Khaznadar <georgesk@debian.org>  Mon, 25 Nov 2019 19:37:42 +0100

kuttypy (2.1-1) unstable; urgency=medium

  * new upstream version

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 27 Oct 2019 23:50:56 +0100

kuttypy (2.0-1) unstable; urgency=medium

  * fixed print_function
  * New upstream version 2.0
  * fixed the executable mode for KuttyPyGUI.py

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 25 Aug 2019 19:08:58 +0200

kuttypy (1.0-2) unstable; urgency=medium

  * overridden dh_python3 to compile the private module properly

 -- Georges Khaznadar <georgesk@debian.org>  Wed, 16 Jan 2019 18:04:12 +0100

kuttypy (1.0-1) unstable; urgency=medium

  * new upstream version

 -- Georges Khaznadar <georgesk@debian.org>  Wed, 16 Jan 2019 16:46:11 +0100

kuttypy (0.1-2) UNRELEASED; urgency=medium

  * adapted d/watch to track https://github.com/csparkresearch/KuttyPy-GUI/
  * added a build-dependency on pyqt5-dev-tools. Closes: #919418

 -- Georges Khaznadar <georgesk@debian.org>  Tue, 15 Jan 2019 19:42:24 +0100

kuttypy (0.1-1) unstable; urgency=medium

  * Initial release (Closes: #917943)
  * made a few quilt patches in order to:
    - change the clean routines
    - change defaults to Python3 and Qt5 in Debian
    - add a shell script to launch KuttyPy.py
  * added a manpage for the shell script

 -- Georges Khaznadar <georgesk@debian.org>  Tue, 01 Jan 2019 11:10:24 +0100