File: changelog

package info (click to toggle)
nbc 1.2.1.r4%2Bdfsg-14
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 7,700 kB
  • sloc: pascal: 44,583; ansic: 14,747; sh: 22; xml: 18; makefile: 8
file content (149 lines) | stat: -rw-r--r-- 5,753 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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
nbc (1.2.1.r4+dfsg-14) unstable; urgency=medium

  * Remove boilerplate from debian/rules.
  * Upgrade links to use HTTPS.
  * Update Standards-Version to 4.7.2, no change needed.
  * Enable Salsa CI using default template, allow CI failure for blhc and
    reprotest, know issues.

 -- Nicolas Schodet <nico@ni.fr.eu.org>  Sun, 06 Apr 2025 17:43:28 +0200

nbc (1.2.1.r4+dfsg-13) unstable; urgency=medium

  [ Nicolas Schodet ]
  * Added patch to fix On*PID functions parsing.
    Thanks to Andreas Weber for the report and the patch (Closes: #1086089).
  * Added upstream patch to fix several Remote* API functions (Closes: #960772).
  * Added autopkgtest script to test compilation of test files.
  * Updated standards version to 4.7.0, no changes needed.
  * Updated d/copyright for Debian packaging.
  * Add myself as uploader.

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 31 Oct 2024 17:45:05 +0100

nbc (1.2.1.r4+dfsg-12) unstable; urgency=medium

  * Renamed Appstream metainfo file to match ID used.
  * Switched d/rules to use $(MAKE) instead of hardcoded make name.
  * Adjusted 1020-reproducible-build.patch to build with debug symbols.

 -- Petter Reinholdtsen <pere@debian.org>  Mon, 12 Aug 2024 23:54:16 +0200

nbc (1.2.1.r4+dfsg-11) unstable; urgency=medium

  * Switched debhelper dependency to debhelper-compat.
  * Added appstream metadata license to d/copyright.
  * Marked package to not need root access during build.
  * Switched patches to new naming scheme.
  * Corrected typo in 1030-reproducible-build.patch description.
  * Added 1050-typos-in-code.patch fixing several typos discovered by Lintian.
  * Changed d/watch version from 3 to 4.

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 03 Oct 2021 08:43:50 +0200

nbc (1.2.1.r4+dfsg-10) unstable; urgency=medium

  [ Debian Janitor ]
  * Use versioned copyright format URI.
  * Move source package lintian overrides to debian/source.
  * Change priority extra to priority optional.
  * Remove overrides for lintian tags that are no longer supported.
  * Set upstream metadata fields: Archive, Repository.
  * Update Vcs-* headers to use salsa repository.
  * Replace use of deprecated $ADTTMP with $AUTOPKGTEST_TMP.

  [ Petter Reinholdtsen ]
  * Updated Standards-Version from 4.0.1 to 4.6.0.
  * Switch appstream metadata ID to reverse domain-name.
  * Updated debhelper compat level from 9 to 13.
  * Added 1040-typo-in-comment.patch fixing some typos in a code comment.

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 25 Sep 2021 21:46:01 +0200

nbc (1.2.1.r4+dfsg-9) unstable; urgency=medium

  * Rewrite autopkgtest script to use nbc, not nqc.

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 21 Mar 2018 13:24:49 +0100

nbc (1.2.1.r4+dfsg-8) unstable; urgency=medium

  * Updated Standards-Version from 3.9.8 to 4.0.1.
  * Corrected install path for appstream metadata to
    /usr/share/metainfo/.
  * Added simple autopkgtest script using the compiler.
  * Adjusted fix_makefile_clean.patch to clean more generated files.

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 17 Aug 2017 08:06:30 +0000

nbc (1.2.1.r4+dfsg-7) unstable; urgency=medium

  * Fixed typo in udev rule breaking it for everyone (== -> =).
  * Corrected section in d/gbp.conf.

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 19 Oct 2016 08:47:20 +0000

nbc (1.2.1.r4+dfsg-6) unstable; urgency=medium

  * Moved package under the new Debian LEGO Team umbrella and publish
    git repo there.
  * Added udev marker ID_LEGO_MINDSTORMS in udev rule.
  * Added d/gbp.conf to enforce use of pristine-tar.

 -- Petter Reinholdtsen <pere@debian.org>  Tue, 11 Oct 2016 07:57:41 +0000

nbc (1.2.1.r4+dfsg-5) unstable; urgency=medium

  * QA upload
  * Adjusted udev rule, made sure to use tag uaccess for console user
    access using logind.

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 05 Oct 2016 19:44:40 +0000

nbc (1.2.1.r4+dfsg-4) unstable; urgency=medium

  * QA upload
  * Corrected installation of the appstream metadata file.

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 24 Sep 2016 04:54:03 +0000

nbc (1.2.1.r4+dfsg-3) unstable; urgency=medium

  * QA upload
  * Added 10-reproducible-build.patch by Chris Lamb to make build
    reproducible.

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 17 Sep 2016 10:07:51 +0000

nbc (1.2.1.r4+dfsg-2) unstable; urgency=medium

  * QA upload
  * Changed maintainer to Debian QA team as package is orphaned.
  * Updated Standards-Version from 3.9.5 to 3.9.8.
  * Moved to debhelper 9.
  * Added appstream info announcing support for the Lego Mindstorms NXT.

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 17 Sep 2016 09:15:33 +0000

nbc (1.2.1.r4+dfsg-1) unstable; urgency=low

  * added patch to fix clean target nbcunix.mak (thanks to Petter Reinholdtsen)
  * improved rules file and removed the 10-add_makefile.patch patch
    as unnecessary (thanks to Petter Reinholdtsen)
  * added hardenning option into nbcunix.mak to patch
  * changed the standards version to 3.9.4 (no other changes)
  * changed copyright format uri to versioned one
  * added patch to solve spelling errors
  * added LEGO in short description to better description
  * install rules file by dh_installudev
  * moved nbc.1 from patch to debian/ directory and added license item
    in copyright file for it
  * changed license of the debian/* files to MPL, to simplify licencing
  * removed png/* from source; because uncluean license and while it is not
    necessary in Linux release
  * removed GIFImage.pas from source; because DFSG violation and while it is not
    necessary in Linux release
  * upload sponsored by Petter Reinholdtsen
  * initial Debian release (Closes: #518230, #660314)

 -- Slavko <linux@slavino.sk>  Wed, 02 Jan 2013 11:35:46 +0100