diff options
author | Bdale Garbee <bdale@gag.com> | 2011-08-25 01:35:06 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2011-08-25 01:35:06 -0600 |
commit | a7ee1049519bf46b3864666999249876009fc3bf (patch) | |
tree | 75de379315e7a262062bfbb61ccece19eb77660a | |
parent | 2992184f7a032c95e22023080fbc26443ed786f5 (diff) |
changes in preparation for upload to Debian
-rw-r--r-- | debian/control | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/debian/control b/debian/control index beac70dc..15176565 100644 --- a/debian/control +++ b/debian/control @@ -1,11 +1,13 @@ Source: altos -Section: otherosfs -Priority: extra +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, openjdk-6-jdk, freetts, libtool, libjfreechart-java, libbluetooth-dev, pkg-config Standards-Version: 3.9.2 Homepage: http://altusmetrum.org/AltOS +Vcs-Git: git://git.gag.com/fw/altos +Vcs-Browser: http://git.gag.com/?p=fw/altos Package: altos Architecture: any @@ -14,7 +16,7 @@ Suggests: slim | gdm Replaces: altusmetrum-themes, slim-altusmetrum Conflicts: altusmetrum-themes, slim-altusmetrum Description: Altus Metrum firmware and utilities - Firmware and utilities needed to support the TeleMetrum dual-deploy - recording altimeter for high power model rocketry. + Firmware and utilities needed to support high power model rocketry products + from Altus Metrum, including TeleMetrum, TeleMini, and TeleDongle. . See http://altusmetrum.org/ for more information. |