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
|
pymissile (0.0.20060725-6) unstable; urgency=medium
* Updated Standards-Version from 3.9.6 to 3.9.8.
* Adjusted udev rule, made sure to use tag uaccess for console user
access using logind.
* Cleaned up d/copyright to make lintian happier.
-- Petter Reinholdtsen <pere@debian.org> Fri, 07 Oct 2016 06:38:37 +0000
pymissile (0.0.20060725-5) unstable; urgency=low
* Add appstream metadata with modalias information and remove modalias
info from the control file.
* Update email address of upstream to the one I saw him use last.
* Update Standards-Version from 3.9.4 to 3.9.6. No changes needed.
* Update debian/copyright to document that it is the 3 clause BSD
license that is used.
* Move to debhelper 9.
-- Petter Reinholdtsen <pere@debian.org> Wed, 16 Dec 2015 12:05:21 +0100
pymissile (0.0.20060725-4) unstable; urgency=low
* Move source to collab-maint, and add Vcs-Git and Vcs-Browser entries
to the control file.
* Add .desktop file to get a KDE and Gnome menu entry.
* Rewrite modaliases handling to use substvars and shorten the
specification glob to only look for usb vendor and model.
* Updated Standards-Version from 3.9.3 to 3.9.4. No updates needed.
* Adjust the package description to reflect the fact that the rocket
launcher also was sold without a brand (LP: #260292).
* Build-depend on python-usb and python-urwid to make sure the
package can't be build when the required packages are missing on
the architecture (like it is on hurd).
* Change copyright file to machine readable format.
-- Petter Reinholdtsen <pere@debian.org> Sat, 12 Jan 2013 14:41:27 +0100
pymissile (0.0.20060725-3) unstable; urgency=low
* Switch rules file to use dh to get rid of lintian warning about
missing targets.
* Add udev rule to allow everyone in the plugdev group access to the
device.
* Add XB-Modaliases control file entry to allow ubuntu-drivers-common
to find the package automatically when the hardware is present.
* Updated Standards-Version from 3.9.2 to 3.9.3. No updates needed.
-- Petter Reinholdtsen <pere@debian.org> Thu, 10 Jan 2013 09:32:55 +0100
pymissile (0.0.20060725-2) unstable; urgency=low
* Added Homepage entry to control file (Closes: #615297).
* Updated to new upstream URL.
* Updated Standards-Version from 3.7.2 to 3.9.2. No updates needed.
* Updated to debhelper compatibility level 8 and adjust build
dependencies to match it.
-- Petter Reinholdtsen <pere@debian.org> Wed, 30 Nov 2011 23:18:22 +0100
pymissile (0.0.20060725-1.1) unstable; urgency=low
* Non-maintainer upload.
* Depend on python-usb instead of python-pyusb (Closes: #490774)
* Add a dependency on python instead of using the indirect dependency via
python-usb/urwid.
-- Bernd Zeimetz <bzed@debian.org> Mon, 14 Jul 2008 11:45:48 +0200
pymissile (0.0.20060725-1) unstable; urgency=low
* Initial version. (Closes: #418369)
-- Petter Reinholdtsen <pere@debian.org> Mon, 9 Apr 2007 14:26:45 +0200
|