From: Petter Reinholdtsen Date: Thu, 10 Jan 2013 19:35:59 +0000 (+0000) Subject: New post. X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/commitdiff_plain/10ae49ca3bc655c234930a68edac6074a515159a New post. --- diff --git a/blog/data/2013-01-10-pymissile.txt b/blog/data/2013-01-10-pymissile.txt new file mode 100644 index 0000000000..f85fe5d9d1 --- /dev/null +++ b/blog/data/2013-01-10-pymissile.txt @@ -0,0 +1,22 @@ +Title: Moved the pymissile Debian packaging to collab-maint +Tags: english, debian, robot +Date: 2013-01-10 20:40 + +

As part of my investigation on how to improve the support in Debian +for hardware dongles, I dug up my old Mark and Spencer USB Rocket +Launcher and updated the Debian package +pymissile to make +sure udev will fix the device permissions when it is plugged in. I +also added a "Modaliases" header to test it in the Debian archive and +hopefully make the package hopefully be proposed in Ubuntu when a user +plug in his rocket launcher. In the process I moved the source to a +git repository under collab-maint, to make it easier for any DD to +contribute. Upstream +is not very active, but the software still work for me even after five +years of relative silence. The new git repository is not listed in +the uploaded package yet, because I want to test the other changes a +bit more before I upload the new version. If you want to check out +the new version with a .desktop file included, visit the +gitweb +view or use "git clone +git://anonscm.debian.org/collab-maint/pymissile.git".