diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 72 | ||||
| -rw-r--r-- | debian/control | 4 | 
2 files changed, 74 insertions, 2 deletions
| diff --git a/debian/changelog b/debian/changelog index e7c236a2..2aaa3c3c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,75 @@ +altos (0.5+66+g459ff3d) unstable; urgency=low + +  * build for Debian from git + + -- Bdale Garbee <bdale@gag.com>  Mon, 21 Sep 2009 22:46:58 -0700 + +altos (0.5+65+g327c643) unstable; urgency=low + +  * build for Debian from git + + -- Bdale Garbee <bdale@gag.com>  Mon, 21 Sep 2009 11:00:31 -0700 + +altos (0.5+60+gdf42cca) unstable; urgency=low + +  * build for Debian from git + + -- Bdale Garbee <bdale@gag.com>  Sun, 20 Sep 2009 09:21:00 -0600 + +altos (0.5+53+ga5e94aa) unstable; urgency=low + +  * build for Debian from git + + -- Bdale Garbee <bdale@gag.com>  Sun, 06 Sep 2009 18:01:20 -0600 + +altos (0.5+51+g3f95a5a) unstable; urgency=low + +  * build for Debian from git + + -- Bdale Garbee <bdale@gag.com>  Sun, 06 Sep 2009 17:48:22 -0600 + +altos (0.5+49+gae4e131) unstable; urgency=low + +  * build for Debian from git + + -- Bdale Garbee <bdale@gag.com>  Sun, 06 Sep 2009 17:47:56 -0600 + +altos (0.5+48+g37e6c9a) unstable; urgency=low + +  * build for Debian from git + + -- Bdale Garbee <bdale@gag.com>  Sun, 06 Sep 2009 17:46:39 -0600 + +altos (0.5+43+g4b0de75) unstable; urgency=low + +  * build for Debian from git + + -- Bdale Garbee <bdale@gag.com>  Sun, 06 Sep 2009 14:15:57 -0600 + +altos (0.5+39+g45ede4a) unstable; urgency=low + +  * build for Debian from git + + -- Bdale Garbee <bdale@gag.com>  Sun, 06 Sep 2009 14:05:55 -0600 + +altos (0.5+36+gd42ebf0) unstable; urgency=low + +  * build for Debian from git + + -- Bdale Garbee <bdale@gag.com>  Sun, 06 Sep 2009 14:02:14 -0600 + +altos (0.5+33+g35c54b3) unstable; urgency=low + +  * build for Debian from git + + -- Bdale Garbee <bdale@gag.com>  Sun, 06 Sep 2009 10:40:06 -0600 + +altos (0.5+27+g332b056) unstable; urgency=low + +  * build for Debian from git + + -- Bdale Garbee <bdale@gag.com>  Fri, 04 Sep 2009 16:03:55 -0600 +  altos (0.5+19+gcb4a73f) unstable; urgency=low    * build for Debian from git diff --git a/debian/control b/debian/control index 3aa6d5dd..d28be629 100644 --- a/debian/control +++ b/debian/control @@ -3,13 +3,13 @@ Section: otherosfs  Priority: extra  Maintainer: Bdale Garbee <bdale@gag.com>  Uploaders: Keith Packard <keithp@keithp.com> -Build-Depends: debhelper (>= 7), autoconf, automake, flite1-dev, libasound2-dev, libgconf2-dev, libglade2-dev, libgtk2.0-dev, libreadline5-dev, libusb-1.0-0-dev, nickle, sdcc +Build-Depends: debhelper (>= 7), autoconf, automake, flite1-dev, libasound2-dev, libgconf2-dev, libglade2-dev, libgtk2.0-dev, libreadline5-dev, libusb-1.0-0-dev, nickle, sdcc, libplplot-dev  Standards-Version: 3.8.3  Homepage: http://altusmetrum.org/  Package: altos  Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, nickle +Depends: ${shlibs:Depends}, ${misc:Depends}, nickle, plplot9-driver-cairo  Description: Altus Metrum firmware and utilities   Firmware and utilities needed to support the TeleMetrum dual-deploy   recording altimeter for high power model rocketry.   | 
