apple2pi/debian/control

22 lines
685 B
Plaintext
Raw Normal View History

2013-09-20 04:27:56 +00:00
Source: a2pi
Section: unknown
Priority: extra
Maintainer: David Schmenk <dschmenk@apple2pie>
2013-09-20 15:57:17 +00:00
Build-Depends: debhelper (>= 8.0.0), libfuse-dev (>= 2.9.0)
2013-09-20 04:27:56 +00:00
Standards-Version: 3.9.3
2013-09-20 15:57:17 +00:00
Homepage: http://schmenk.is-a-geek.com
2013-09-20 04:27:56 +00:00
#Vcs-Git: git://git.debian.org/collab-maint/a2pi.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/a2pi.git;a=summary
Package: a2pi
Architecture: any
2013-09-20 15:57:17 +00:00
Depends: ${shlibs:Depends}, ${misc:Depends}, libfuse2 (>= 2.9.0)
Description: Apple II Pi daemon and utilites
Apple II Pi is a suite of programs to integrate an Apple II with
the Raspberry Pi.
2013-09-20 04:27:56 +00:00
Package: a2pi-doc
Architecture: all
Description: documentation for a2pi
2013-09-20 15:57:17 +00:00
Apple II Pi documentaton and sample code.