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
|
nxt-python (3.5.1-1) unstable; urgency=medium
* Add lintian override for Built-Using, required by sphinx doc.
* Bump copyright year for debian files.
* Remove leftover git-dpm configuration.
* Use bluetooth extra dependency as Recommends.
* New upstream version 3.5.1:
- Drop sphinx-autodoc-typehints dependency.
- Handle new nxt-screenshot and scripts rename ("nxt_" -> "nxt-").
- Use upstream man pages.
-- Nicolas Schodet <nico@ni.fr.eu.org> Sun, 12 Jan 2025 11:39:39 +0100
nxt-python (3.3.0-2) unstable; urgency=medium
* Source-only upload.
-- Nicolas Schodet <nico@ni.fr.eu.org> Tue, 15 Oct 2024 09:03:17 +0200
nxt-python (3.3.0-1) unstable; urgency=medium
* Update watch file and git buildpackage configuration.
* New upstream version 3.3.0:
- Use GObject Introspection bindings and gtk3. (Closes: #885467)
- Use Python 3. (Closes: #937175)
- Use pyusb>1.0. (Closes: #773201)
* Upgrade packaging for nxt-python reintroduction: (Closes: #1083009)
- Bump standards version to 4.7.0.
- Build for Python 3, upgrade dependencies.
- Follow homepage change.
- Move packaging repository to salsa.
- Drop nxt_filer, to be reintroduced later.
- Use machine readable debian/copyright file.
* Lower dependency to python3-bluez to Recommends.
* Update udev rules to match other LEGO team packages.
* Add documentation.
* Run included tests on build.
* Add upstream/metadata.
* Make tests and documentation optional at build.
* Add lintian overrides for helper scripts and generated long line.
* Add autopkgtest using the pybuild infrastructure.
* Add myself as uploader.
-- Nicolas Schodet <nico@ni.fr.eu.org> Wed, 09 Oct 2024 23:35:40 +0200
nxt-python (2.2.2-4) unstable; urgency=low
* Added AppStream metadata announcing hardware support. (Closes: #838102)
* Moved Git repository from the python to the lego team.
-- Petter Reinholdtsen <pere@debian.org> Wed, 21 Dec 2016 07:51:12 +0000
nxt-python (2.2.2-3) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URL (https)
[ Scott Kitterman ]
* Bump compat and debhelper version to 9
* Bump standards version to 3.9.8 without further change
* Update upstream urls for changes due to Google Code shutdown:
- Point Homepage and debian/copyright at new GitHub location
- Use pypi redirector for debian/watch
* Add the tag uaccess to the udev rule to fix access problems (Closes:
#839817)
* Agreed maintainer change to debian-lego-team@lists.alioth.debian.org and
Petter Reinholdtsen <pere@hungry.com> as uploader
* Add dh-python to build-depends
-- Scott Kitterman <scott@kitterman.com> Mon, 14 Nov 2016 13:59:56 -0500
nxt-python (2.2.2-2) unstable; urgency=low
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
* Fix a typo in README.source.
[ Scott Kitterman ]
* Include .desktop file for nxt_filer to allow it to be started from the
KDE or Gnome application menu (Closes: #697223)
* Bump standards version to 3.9.4 and change compat to 8 and the debhelper
version requirement to 8.1 for build-indep/build-arch targets
-- Scott Kitterman <scott@kitterman.com> Mon, 29 Jul 2013 18:40:31 -0400
nxt-python (2.2.2-1) unstable; urgency=low
* New upstream release
- Update copyright year in debian/copyright
* Bump standards version to 3.9.3 without further change
-- Scott Kitterman <scott@kitterman.com> Wed, 30 May 2012 22:18:08 -0400
nxt-python (2.2.1-2) unstable; urgency=low
* Add debian/70-lego.rules and install in /lib/udev/rules.d to give plugdev
access to the nxt robot (instead of just root)
- Based on Fedora udev rule for nxt_python 0.7
-- Scott Kitterman <scott@kitterman.com> Tue, 17 Jan 2012 00:02:27 -0500
nxt-python (2.2.1-1) unstable; urgency=low
* Initial Debian release. (Closes: #653949)
-- Scott Kitterman <scott@kitterman.com> Sun, 01 Jan 2012 21:20:35 -0500
|