File: changelog

package info (click to toggle)
ponyprog 3.1.4%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,904 kB
  • sloc: cpp: 35,932; python: 981; sh: 565; xml: 67; makefile: 45; ansic: 38
file content (117 lines) | stat: -rw-r--r-- 4,761 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
110
111
112
113
114
115
116
117
ponyprog (3.1.4+ds-1) unstable; urgency=medium

  * [320247f] New upstream version 3.1.4+ds
  * [303c208] d/control: Bump Standards-Version to 4.7.2
    No further changes needed.
  * [795e444] Rebuild patch queue from patch-queue branch
    Adjusted/updated patch:
    udev-adding-TAG-uaccess-so-users-can-access-the-device.patch
  * [7acb2c1] d/copyright: Update copyright years

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sun, 23 Mar 2025 15:34:42 +0200

ponyprog (3.1.3+ds-2) unstable; urgency=medium

  [ Petter Reinholdtsen ]
  * [8b53cd5] d/ponyprog.metainfo.xml: Add Appstream metainfo
    (Closes: #1070082)

  [ Carsten Schoenert ]
  * [336460c] d/control: Reword package long description
    (Closes: #983736)
  * [85c0657] d/control: Bump Standards-Version to 4.7.0
    No further changes needed.
  * [d70058f] d/rules: Make source rebuildable multiple times
    (Closes: #1046762)
  * [ef07f4d] AppStream Data: Add some more information

 -- Carsten Schoenert <c.schoenert@t-online.de>  Thu, 16 May 2024 21:52:08 +0200

ponyprog (3.1.3+ds-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Use udev.pc to place udev files. (Closes: #1058834)

 -- Chris Hofstaedtler <zeha@debian.org>  Mon, 22 Apr 2024 03:18:43 +0200

ponyprog (3.1.3+ds-1) unstable; urgency=medium

  * [6909f06] d/gbp.conf: Update content to filter out
  * [022768c] New upstream version 3.1.3+ds
  * [8e170c2] d/copyright: Update date and copyright years
  * [a3a8ad5] d/control: Increase Standards-Version to 4.6.0
    No further changes needed.
  * [d4954da] d/control: Adding entry Rules-Requires-Root: binary-targets

 -- Carsten Schoenert <c.schoenert@t-online.de>  Thu, 10 Mar 2022 16:33:58 +0100

ponyprog (3.1.2+ds-1) unstable; urgency=medium

  * [cdb37bf] New upstream version 3.1.2+ds
  * [7278056] d/copyright: update copyright years
  * [4005b58] d/README.source: update SHA ID for additional tarball
    The source for the additional tarball is based now on different SHA commit
    id.
  * [731a9e5] d/control: increase Standards-Version to 4.5.1
    No further changes needed.
  * [33af4ba] dh: move over to debhelper-compat 13
  * [8531dac] d/rules: convert ponyprog.html to utf-8 if needed

 -- Carsten Schoenert <c.schoenert@t-online.de>  Thu, 21 Jan 2021 20:02:39 +0100

ponyprog (3.1.1+ds-1) unstable; urgency=medium

  * [95fdf62] New upstream version 3.1.1+ds
  * [ae19605] d/control: increase Standards-Version to 4.5.0
  * [c5b46bd] d/copyright: update copyright years

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sun, 16 Feb 2020 10:17:14 +0100

ponyprog (3.1.0+ds-1) unstable; urgency=medium

  * [6196489] d/control: correct VCS entries
    Fixing typos within the VCS links.
  * [c306149] d/watch: fix match regex for version
    Correcting the matching regexp string so uscan can find the tags.
  * [5a19b6d] Update upstream homepage to GitHub resource
    The old used URL for the homepage isn't really helpful, the development is
    happen on the GitHub site of course.
  * [924962a] New upstream version 3.1.0+ds
  * [f340037] d/README.source: update SHA ID for additional tarball
    The source for the additional tarball is based now on different SHA commit
    id.
  * [846cb3e] d/control: increase Standards-Version to 4.4.1
    No further changes needed.
  * [dcc7607] d/control: update new needed B-D
    The new version requires now new B-D due USB support.
  * [da9fb45] add a patch queue fro a patch-queue branch
    added patch:
    udev-adding-TAG-uaccess-so-users-can-access-the-device.patch
  * [a0a299c] ponyprog.install: install also the udev rule
  * [e04948b] d/watch: remove unneeded old variables

 -- Carsten Schoenert <c.schoenert@t-online.de>  Fri, 08 Nov 2019 21:49:28 +0100

ponyprog (3.0.2+ds-1) unstable; urgency=medium

  * [173f002] New upstream version 3.0.2+ds
  * [d436547] drop patch queue
    The patches are applied by upstream.
  * [52e360d] d/control: add graphicsmagick-imagemagick-compat to B-D
    To use the helper tool 'convert' we need a new Build-Depends on this
    package.
  * [a453aba] d/rules: create and install app icons on our own
    Upstream is shipping a SVG graphic and we can create the required PNG files
    by ourself while building the package.
  * [db03d90] d/ponyprog.install: also install the ponyprog SVG file
  * [b45d629] d/rules: improve dh_clean behavior
    Tweak the dh_clean target by overriding and adding some extra stuff so
    the build can be started multiple times within the same chroot.

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sat, 09 Feb 2019 20:24:41 +0100

ponyprog (3.0.0~rc0+ds-1) unstable; urgency=medium

  * Initial Packaging (Closes: #920199)

 -- Carsten Schoenert <c.schoenert@t-online.de>  Tue, 22 Jan 2019 19:42:00 +0100