Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
authorTom Marble <tmarble@info9.net>
Tue, 11 Sep 2012 16:39:22 +0000 (11:39 -0500)
committerTom Marble <tmarble@info9.net>
Tue, 11 Sep 2012 16:39:22 +0000 (11:39 -0500)
altosdroid/src/org/altusmetrum/AltosDroid/AltosBluetooth.java
altosdroid/src/org/altusmetrum/AltosDroid/AltosVoice.java
altosdroid/src/org/altusmetrum/AltosDroid/TelemetryReader.java
altosdroid/src/org/altusmetrum/AltosDroid/TelemetryService.java
debian/control

index 4c8136aa4bc4cb510a27c60c4289c9889675ab20..9fcc4eba68a2016419417b65133019c3a4bf76c0 100644 (file)
@@ -1,6 +1,6 @@
 /*
- * Copyright © 2011 Keith Packard <keithp@keithp.com>
- * Copyright © 2012 Mike Beattie <mike@ethernal.org>
+ * Copyright Â© 2011 Keith Packard <keithp@keithp.com>
+ * Copyright Â© 2012 Mike Beattie <mike@ethernal.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 3f7c59798b52e001f1c880f8262fbcac82762ffa..3382d5516e76605a4f49e6d11a9a1d4763726245 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
- * Copyright © 2011 Keith Packard <keithp@keithp.com>\r
- * Copyright © 2012 Mike Beattie <mike@ethernal.org>\r
+ * Copyright Â© 2011 Keith Packard <keithp@keithp.com>\r
+ * Copyright Â© 2012 Mike Beattie <mike@ethernal.org>\r
  *\r
  * This program is free software; you can redistribute it and/or modify\r
  * it under the terms of the GNU General Public License as published by\r
index c47e4942040dd911a1d44f4e3b05f7df33dc145e..66e9c6bdd5c25c9b5cfa84999587830e0f96c6ff 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
- * Copyright © 2011 Keith Packard <keithp@keithp.com>\r
- * Copyright © 2012 Mike Beattie <mike@ethernal.org>\r
+ * Copyright Â© 2011 Keith Packard <keithp@keithp.com>\r
+ * Copyright Â© 2012 Mike Beattie <mike@ethernal.org>\r
  *\r
  * This program is free software; you can redistribute it and/or modify\r
  * it under the terms of the GNU General Public License as published by\r
index 6a1f1c5aee73bcad5b5e58af21632e59d45ee371..393fd2f6f03609856bcb63195360f2e87c0f2387 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright © 2012 Mike Beattie <mike@ethernal.org>
+ * Copyright Â© 2012 Mike Beattie <mike@ethernal.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 589e8d8f79c9ffb58a75d74dad7fc541a14e7652..dec8481f62051c9a66ede507c9857b68a9374d4a 100644 (file)
@@ -3,7 +3,7 @@ Section: electronics
 Priority: optional
 Maintainer: Bdale Garbee <bdale@gag.com>
 Uploaders: Keith Packard <keithp@keithp.com>
-Build-Depends: debhelper (>= 7), autoconf, automake, gawk, libreadline-dev, libusb-1.0-0-dev, nickle, sdcc, xsltproc, fop, docbook-xml, docbook-xsl, swig, default-jdk, freetts, libtool, libjfreechart-java, libbluetooth-dev, pkg-config, libelf-dev
+Build-Depends: debhelper (>= 7), autoconf, automake, gawk, libreadline-dev, libusb-1.0-0-dev, nickle, cc1111, xsltproc, fop, docbook-xml, docbook-xsl, swig, default-jdk, freetts, libtool, libjfreechart-java, libbluetooth-dev, pkg-config, libelf-dev, libbluetooth-dev
 Standards-Version: 3.9.3
 Homepage: http://altusmetrum.org/AltOS
 Vcs-Git: git://git.gag.com/fw/altos