summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2012-02-05 19:35:57 +0000
committerJonathan McCrohan <jmccrohan@gmail.com>2012-02-05 19:35:57 +0000
commit69f0c1f554522a8931d90c91f6cd8864916547e9 (patch)
tree9430a59bb3ca5ee202173f59302a67a53269b6a2
parentefad5f4beb7cb3fb10bd3d37b025adc81e8ca2bb (diff)
downloadwavemon-69f0c1f554522a8931d90c91f6cd8864916547e9.tar.gz
More fixes
-rw-r--r--debian/control2
-rw-r--r--debian/copyright6
2 files changed, 5 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 4a33dbd..ceb3eac 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: net
Priority: extra
Maintainer: Rene Engelhard <rene@debian.org>
Uploaders: Jonathan McCrohan <jmccrohan@gmail.com>
-Build-Depends: cdbs, libncurses5-dev, debhelper (>= 4.1.0), linux-libc-dev | linux-kernel-headers (>= 2.6.13+0rc3)
+Build-Depends: cdbs, libncurses5-dev, debhelper (>= 7777777), linux-libc-dev | linux-kernel-headers (>= 2.6.13+0rc3)
Standards-Version: 3.9.2
Homepage: http://eden-feed.erg.abdn.ac.uk/wavemon
diff --git a/debian/copyright b/debian/copyright
index 9002a4c..e8aae34 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,7 +6,8 @@ from sources obtained from:
http://www.wavemage.com/wavemon-current.tar.gz
-Currently maintained by Rene Engelhard <rene@debian.org>
+Currently maintained by Rene Engelhard <rene@debian.org> and
+Jonathan McCrohan <jmccrohan@gmail.com>
wavemon is distributed under the terms of the GNU General Public License.
@@ -25,7 +26,8 @@ wavemon is distributed under the terms of the GNU General Public License.
*
* You should have received a copy of the GNU General Public License along
* with wavemon; see the file COPYING. If not, write to the Free Software
- * Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
+ * MA 02110-1301, USA.
On Debian GNU/Linux systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL-2'.
6b0bab6616ea2e7b4&follow=1'>[lcd4linux @ 2004-06-01 06:04:25 by reinelt]reinelt2-25/+25 made README.Plugins and plugin_sample up to date. 2004-05-31[lcd4linux @ 2004-05-31 21:23:16 by reinelt]reinelt1-37/+49 some cleanups in the MatrixOrbital driver 2004-05-31[lcd4linux @ 2004-05-31 21:05:13 by reinelt]reinelt5-77/+111 fixed lots of bugs in the Cwlinux driver do not emit EAGAIN error on the first retry made plugin_i2c_sensors a bit less 'chatty' moved init and exit functions to the bottom of plugin_pop3 2004-05-31[lcd4linux @ 2004-05-31 16:39:05 by reinelt]reinelt11-180/+535 added NULL display driver (for debugging/profiling purposes) added backlight/contrast initialisation for matrixOrbital added Backlight initialisation for Cwlinux 2004-05-31[lcd4linux @ 2004-05-31 06:27:34 by reinelt]reinelt1-0/+40 ChangeLog update 2004-05-31[lcd4linux @ 2004-05-31 06:24:42 by reinelt]reinelt2-7/+29 fixed symlink security issue with the image driver 2004-05-31[lcd4linux @ 2004-05-31 05:38:02 by reinelt]reinelt8-42/+94 fixed possible bugs with user-defined chars (clear high bits) thanks to Andy Baxter for debugging the MilfordInstruments driver! 2004-05-31[lcd4linux @ 2004-05-31 01:31:01 by andy-b]andy-b1-10/+12 fixed bug in Milford Instruments driver which drew extra graphics chars in odd places when drawing double bars. (the display doesn't like it if you put the escape character 0xfe inside a define char sequence). 2004-05-30[lcd4linux @ 2004-05-30 08:25:50 by reinelt]reinelt2-30/+92 Crystalfontz 631 driver finished 2004-05-29[lcd4linux @ 2004-05-29 23:30:20 by reinelt]reinelt1-1/+9 fixed a compiler issue with drv_Image.c (thanks to Frank Stratmann) 2004-05-29[lcd4linux @ 2004-05-29 15:53:28 by reinelt]reinelt3-9/+25 M50530: reset parport signals on exit plugin_ppp: ppp() has two parameters, not three lcd4linux.conf.sample: diskstats() corrected 2004-05-29[lcd4linux @ 2004-05-29 01:07:56 by reinelt]reinelt2-21/+25 bug in plugin_diskstats fixed 2004-05-29[lcd4linux @ 2004-05-29 00:27:14 by reinelt]reinelt8-11/+214 added plugin_diskstats.c 2004-05-28[lcd4linux @ 2004-05-28 14:38:10 by reinelt]reinelt2-1/+41 Status and Changelog Update