Commit Graph

9 Commits

Author SHA1 Message Date
Dave Jones
9c08c77ae8 Update debian/control as suggested in #359 2016-08-14 10:55:11 +01:00
Dave Jones
ee3bd6b532 Fix #204 and start readying the release
Also re-numbers energenie sockets 1-4 (as noted by @bennuttall in
comments to #239), and adds several "real pins" tests and board tests.
The bad-PWM stuff is currently disabled as it causes segfaults when
running the tests and I can't seem to trace the cause at the moment.
Finally, I've tweaked the deb config to suggest gpiozero, removed spidev
as a mandatory dep (which'll fix installs on wheezy for py3), and
there's some more miscellaneous last-minute stuff here that I can't
recall...
2016-04-06 23:06:46 +01:00
Dave Hughes
495fb29fd3 Updated changelog for release 1.1.0 2016-02-08 23:57:41 +00:00
Dave Jones
0bc62aee73 Generic docs need reST
Conversion of all docs to reST so that the generic docs can link easily
with the rest of the docs.
2016-01-30 23:40:12 +00:00
Dave Hughes
68b80ef87d Updated changelog for release 1.0.0 2015-11-16 12:19:01 +00:00
Dave Jones
8d479c8c2b Fix master packaging to work on jessie
Looks like lintian on Jessie includes some new tests. In particular,
native packages can't have a release version.
2015-11-15 21:54:55 +00:00
Dave Jones
7337555b43 Fixing up the Makefile for packaging on master
Changelog fixed so that I can sign the resulting packages. Remove doc
package from the Makefile, and explicitly specify section for packages
in control
2015-11-15 20:56:26 +00:00
Dave Jones
6c3b58870d Some fixes to the deb packaging
Get the right name in the deb rules, and remove the thermsensor deps
from control
2015-11-15 19:50:08 +00:00
Dave Jones
c8105c8dc3 Fix #44
Implement native Debian packaging (control files are part of the source
repo) with Makefile to simplify the release procedure.
2015-10-10 15:54:08 +01:00