diff options
| -rw-r--r-- | debian/README.Debian | 6 | ||||
| -rw-r--r-- | debian/altos.doc-base.EX | 20 | ||||
| -rw-r--r-- | debian/control | 4 | ||||
| -rw-r--r-- | debian/copyright | 4 | 
4 files changed, 4 insertions, 30 deletions
| diff --git a/debian/README.Debian b/debian/README.Debian deleted file mode 100644 index 308febdd..00000000 --- a/debian/README.Debian +++ /dev/null @@ -1,6 +0,0 @@ -altos for Debian ----------------- - -<possible notes regarding this package - if none, delete this file> - - -- Bdale Garbee <bdale@gag.com>  Mon, 17 Aug 2009 23:01:22 -0600 diff --git a/debian/altos.doc-base.EX b/debian/altos.doc-base.EX deleted file mode 100644 index 803c08e3..00000000 --- a/debian/altos.doc-base.EX +++ /dev/null @@ -1,20 +0,0 @@ -Document: altos -Title: Debian altos Manual -Author: <insert document author here> -Abstract: This manual describes what altos is - and how it can be used to - manage online manuals on Debian systems. -Section: unknown - -Format: debiandoc-sgml -Files: /usr/share/doc/altos/altos.sgml.gz - -Format: postscript -Files: /usr/share/doc/altos/altos.ps.gz - -Format: text -Files: /usr/share/doc/altos/altos.text.gz - -Format: HTML -Index: /usr/share/doc/altos/html/index.html -Files: /usr/share/doc/altos/html/*.html diff --git a/debian/control b/debian/control index 3c94d0c2..3aa6d5dd 100644 --- a/debian/control +++ b/debian/control @@ -4,12 +4,12 @@ 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 -Standards-Version: 3.8.1 +Standards-Version: 3.8.3  Homepage: http://altusmetrum.org/  Package: altos  Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}, nickle  Description: Altus Metrum firmware and utilities   Firmware and utilities needed to support the TeleMetrum dual-deploy   recording altimeter for high power model rocketry.   diff --git a/debian/copyright b/debian/copyright index 62ff91cd..7d9a469e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,7 @@ Mon, 17 Aug 2009 23:01:22 -0600.  It was downloaded from git.gag.com. -Upstream Author(s): +Upstream Authors:      Keith Packard <keithp@keithp.com>      Bdale Garbee <bdale@gag.com> @@ -25,7 +25,7 @@ License:      You should have received a copy of the GNU General Public License along      with this program; if not, write to the Free Software Foundation, Inc., -    59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. +    51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.  The Debian packaging is: | 
