debian/0000775000000000000000000000000011660525306007174 5ustar debian/docs0000664000000000000000000000002211515337366010047 0ustar RELEASENOTES TODO debian/manpages0000664000000000000000000000002211515337366010712 0ustar docs/man/aurora.1 debian/rules0000775000000000000000000000024411515337366010262 0ustar #!/usr/bin/make -f # -*- makefile -*- # Don't use the upstream install target, as it installs to /usr/local/bin override_dh_auto_install: %: dh --with quilt $@ debian/compat0000664000000000000000000000000211515337366010400 0ustar 7 debian/changelog0000664000000000000000000000447311660525221011052 0ustar aurora (1.7.3-0ubuntu1) precise; urgency=low * new upstream release -- Dustin Kirkland Tue, 15 Nov 2011 12:08:03 -0600 aurora (1.7.1-0ubuntu1) precise; urgency=low * new upstream release -- Dustin Kirkland Mon, 17 Oct 2011 14:05:43 -0500 aurora (1.7.0-0ubuntu1) oneiric; urgency=low * New upstream release * debian/patches/series: dropped build patch -- Dustin Kirkland Sun, 18 Sep 2011 19:39:23 -0500 aurora (1.6.8-0ubuntu1) oneiric; urgency=low * New upstream release * debian/patches/fix_build.patch: updated * debian/control: bump standards -- Dustin Kirkland Sat, 30 Jul 2011 12:41:17 -0500 aurora (1.6.7-0ubuntu1) natty; urgency=low * New upstream release * debian/control: - update standards version - versioned build dependencies for debhelper and quilt * debian/source: added per lintian -- Dustin Kirkland Tue, 18 Jan 2011 10:26:47 -0600 aurora (1.6.6-0ubuntu1) maverick; urgency=low * New upstream release (bug fixes) -- Dustin Kirkland Fri, 20 Aug 2010 14:32:11 -0500 aurora (1.6.4-0ubuntu1) maverick; urgency=low * New upstream release -- Dustin Kirkland Sun, 25 Jul 2010 03:51:14 +0200 aurora (1.6.3-0ubuntu1) maverick; urgency=low * New upstream release -- Dustin Kirkland Sat, 24 Jul 2010 21:20:44 +0200 aurora (1.6.0-0ubuntu3) lucid; urgency=low * debian/control: add quilt to build depends, fix FTBFS -- Dustin Kirkland Thu, 25 Mar 2010 21:43:38 -0700 aurora (1.6.0-0ubuntu2) lucid; urgency=low * debian/rules: apply patches * debian/patches/fix_build.patch: drop specific flags that cause FTBFS on non-x86 arches -- Dustin Kirkland Thu, 25 Mar 2010 18:58:19 -0700 aurora (1.6.0-0ubuntu1) lucid; urgency=low * Merge from upstream, has a few stabilization fixes * Drop local manpage, since this is now upstream -- Dustin Kirkland Tue, 23 Mar 2010 13:03:03 -0700 aurora (1.5.7-0ubuntu1) lucid; urgency=low * Initial packaging for Ubuntu, LP: #538533 * Manpage has been sent upstream, should be dropped in a future upload -- Dustin Kirkland Sat, 13 Mar 2010 12:34:32 -0600 debian/source/0000775000000000000000000000000011615041163010466 5ustar debian/source/format0000664000000000000000000000001411511376516011704 0ustar 3.0 (quilt) debian/copyright0000664000000000000000000000275211515337366011143 0ustar This work was packaged for Debian by: Dustin Kirkland on Sat, 13 Mar 2010 12:34:32 -0600 It was downloaded from http://www.curtronics.com/Solar/AuroraData.html#GetIt Upstream Author(s): Curt Blank Copyright: Copyright (C) 2006 Curtis J. Blank curt@cutronics.com License: 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 the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program may be used and hosted free of charge by anyone for personal purposes as long as this and all included copyright notice(s) remain intact. Obtain permission before selling the code for this program or hosting this software on a commercial website, excluding if it is solely hosted for distribution, that is allowable . In all cases copyright must remain intact. This work based on Magnetek's 'Aurora PV Inverter - Communications Protocol -' document, Rel. 1.8 09/05/2005 Special thanks to Tron Melzl at Magnetek for all his help including, but not limited to, supplying the Communications Protocol document On Debian systems, the complete text of the GNU General Public License, version 2, can be found in /usr/share/common-licenses/GPL-2. The Ubuntu packaging: Copyright (C) 2010 Dustin Kirkland released under the GPL-3. debian/patches/0000775000000000000000000000000011635507574010634 5ustar debian/patches/fix_build.patch0000664000000000000000000000064311615041455013612 0ustar --- a/Makefile 2011-01-20 14:42:55.000000000 -0600 +++ b/Makefile 2011-07-30 12:44:47.608938592 -0500 @@ -1,8 +1,8 @@ CC = gcc -CFLAGS = -O2 -Wall -I/usr/include -I./include -march=amdfam10 -mtune=amdfam10 +CFLAGS = -O2 -Wall -I/usr/include -I./include # uncomment the following line if compiling on a 64 bit machine -BIT64 = -Dbit64 +#BIT64 = -Dbit64 INSTALLSITEMAN1DIR = ${mandir}/man1 DISTMAN1DIR = docs/man debian/control0000664000000000000000000000107711615041517010601 0ustar Source: aurora Section: misc Priority: extra Maintainer: Dustin Kirkland Build-Depends: debhelper (>= 7.0.50~), quilt (>= 0.46-7~) Standards-Version: 3.9.2 Homepage: http://www.curtronics.com/Solar/AuroraData.html Package: aurora Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: communicate with an Aurora Magnetek Photovoltaic (solar) Power Inverter This program will communicate over serial or USB connections to Aurora Photovoltaic Inverters. It can retrieve and process the statistics gathered by the inverter itself. debian/install0000664000000000000000000000002011515337366010563 0ustar aurora /usr/bin