aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorficus <ficus@robocracy.org>2012-09-16 03:48:28 +0200
committerficus <ficus@robocracy.org>2012-09-16 03:48:28 +0200
commite6d4f095e61d0c875a11cec57302db9f2fd5838f (patch)
tree52121c290b0d7d4237a460bc44971ce0bec34e03 /packages
parent226bebcc64a0302097817b4b70069207a4bd4d0b (diff)
downloadtorouter-e6d4f095e61d0c875a11cec57302db9f2fd5838f.tar.gz
torouter-e6d4f095e61d0c875a11cec57302db9f2fd5838f.zip
back up WIP
Diffstat (limited to 'packages')
-rw-r--r--packages/README7
-rw-r--r--packages/torouter-web/debian/changelog6
2 files changed, 9 insertions, 4 deletions
diff --git a/packages/README b/packages/README
index ad953f6..0e357ee 100644
--- a/packages/README
+++ b/packages/README
@@ -1,6 +1,5 @@
-If you wish to turn a DreamPlug into a Torouter simply follow these steps:
-scp torouter_easy_setup.sh DreamPlug:/tmp/
-ssh DreamPlug torouter_easy_setup.sh
+= HOWTO Build All Packages (on debian) =
-The DreamPlug should now be configured as a Torouter.
+Just run "make"; you'll probably need at least devscripts, debhelper, python,
+and build-essentials.
diff --git a/packages/torouter-web/debian/changelog b/packages/torouter-web/debian/changelog
index 0dda21c..3522869 100644
--- a/packages/torouter-web/debian/changelog
+++ b/packages/torouter-web/debian/changelog
@@ -1,3 +1,9 @@
+torouter-tui (0.0.1-2) unstable; urgency=low
+
+ * Fix python-daemon dependancy problem
+
+ -- Bryan Newbold <bnewbold@robocracy.org> Tue, 11 Sep 2012 14:47:35 +0200
+
torouter-tui (0.0.1-1) unstable; urgency=low
* Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP>