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
|
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
|