summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2016-07-05 10:21:29 +0200
committerBdale Garbee <bdale@gag.com>2016-07-05 10:21:29 +0200
commitcd97128e30c47edfcc71f7d872cbdad14867934c (patch)
tree9ada02dab297834e9a8f254b6249c41842e778c7 /debian/control
parenta439ee4ac0398f70209292d015c5b82cd58d1d9f (diff)
remove debian/ from master branch, it should live only on the debian branch
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control57
1 files changed, 0 insertions, 57 deletions
diff --git a/debian/control b/debian/control
deleted file mode 100644
index e20a54a2..00000000
--- a/debian/control
+++ /dev/null
@@ -1,57 +0,0 @@
-Source: altos
-Section: electronics
-Priority: optional
-Maintainer: Bdale Garbee <bdale@gag.com>
-Uploaders: Keith Packard <keithp@keithp.com>
-Build-Depends: asciidoc,
- autoconf,
- automake,
- cc1111,
- debhelper (>= 7),
- default-jdk,
- docbook-xml,
- docbook-xsl,
- fop,
- freetts,
- gawk,
- gcc-arm-none-eabi,
- graphicsmagick | imagemagick,
- icnsutils,
- icoutils,
- libbluetooth-dev,
- libelf-dev,
- gtk-update-icon-cache,
- libjfreechart-java,
- libreadline-dev,
- librsvg2-bin,
- libssl-dev,
- libtool,
- libusb-1.0-0-dev,
- netpbm,
- nickle,
- pkg-config,
- shared-mime-info,
- swig,
- xmlto,
- xsltproc
-Standards-Version: 3.9.5
-Homepage: http://altusmetrum.org/AltOS
-Vcs-Git: git://git.gag.com/fw/altos -b debian
-Vcs-Browser: http://git.gag.com/?p=fw/altos
-
-Package: altos
-Architecture: any
-Depends: default-jre | java2-runtime,
- freetts,
- libjfreechart-java,
- nickle,
- ${misc:Depends},
- ${shlibs:Depends}
-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 high power model rocketry products
- from Altus Metrum, including TeleMetrum, TeleMini, and TeleDongle.
- .
- See http://altusmetrum.org/ for more information.