[pkg-fgfs-crew] [flightgear] 01/01: Fix a couple lintian warnings: * control: extend full description according to fgfs wiki * copyright: add a 'license' for public-domain, add myself * flightgear.desktop: add Keywords and GenericName parts * flightgear.doc-base{, .*}: register HTML and READMEs with doc-base

Markus Wanner markus_wanner-guest at alioth.debian.org
Wed Aug 28 19:21:36 UTC 2013


This is an automated email from the git hooks/post-receive script.

markus_wanner-guest pushed a commit to branch master
in repository flightgear.

commit f17a0e89442d505612735fd45a965b3aa2cca87f
Author: Markus Wanner <markus at bluegap.ch>
Date:   Wed Aug 28 21:18:12 2013 +0200

    Fix a couple lintian warnings:
    * control: extend full description according to fgfs wiki
    * copyright: add a 'license' for public-domain, add myself
    * flightgear.desktop: add Keywords and GenericName parts
    * flightgear.doc-base{,.*}: register HTML and READMEs with doc-base
---
 debian/control                    |    4 +++-
 debian/copyright                  |    2 ++
 debian/flightgear.desktop         |    2 ++
 debian/flightgear.doc-base        |    8 ++++++++
 debian/flightgear.doc-base.aptnav |    9 +++++++++
 debian/flightgear.doc-base.faq    |    7 +++++++
 debian/flightgear.doc-base.nasal  |    9 +++++++++
 7 files changed, 40 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index ac3777b..9c40f6c 100644
--- a/debian/control
+++ b/debian/control
@@ -26,6 +26,8 @@ Architecture: any
 Depends: flightgear-data-all (>= 2.10.0~), ${shlibs:Depends},
  ${misc:Depends}
 Description: Flight Gear Flight Simulator
- Flight Gear is a free and highly sophisticated flight simulator.
+ FlightGear Flight Simulator (often shortened to FlightGear or FGFS)
+ is a sophisticated free, completely open-source flight simulator
+ framework, created by volunteers.
  .
  This package contains the runtime binaries.
diff --git a/debian/copyright b/debian/copyright
index 3f54023..1b1f8c1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -546,10 +546,12 @@ Files: docs-mini/README.conditions
  tests/alcinfo.cxx
 Copyright: *No copyright*
 License: public-domain
+ These files are in the Public Domain, and come with no warranty.
 
 Files: debian/*
 Copyright: 2001-2012 Ove Kaaven <ovek at arcticnet.no>
            2013 Scott Howard <showard at debian.org>
+           2013 Markus Wanner <markus at bluegap.ch>
 License: GPL-2+
 
 License: GPL-2+
diff --git a/debian/flightgear.desktop b/debian/flightgear.desktop
index a8b6f23..610381e 100644
--- a/debian/flightgear.desktop
+++ b/debian/flightgear.desktop
@@ -2,9 +2,11 @@
 Type=Application
 Version=1.4
 Name=FlightGear
+GenericName=Flight Simulator
 Exec=fgfs
 Terminal=false
 Categories=Game;Simulation;
 Comment=A flight simulator
 Comment[pt]=Simulação de Vôo
+Keywords=
 Icon=
diff --git a/debian/flightgear.doc-base b/debian/flightgear.doc-base
new file mode 100644
index 0000000..4ee724a
--- /dev/null
+++ b/debian/flightgear.doc-base
@@ -0,0 +1,8 @@
+Document: flightgear
+Title: FlightGear documentation
+Abstract: Varios README and HTML documents describing the FlightGear
+ simulation framework.
+Section: Games/Simulation
+
+Format: Text
+Files: /usr/share/doc/flightgear/README*.gz
diff --git a/debian/flightgear.doc-base.aptnav b/debian/flightgear.doc-base.aptnav
new file mode 100644
index 0000000..dc914fd
--- /dev/null
+++ b/debian/flightgear.doc-base.aptnav
@@ -0,0 +1,9 @@
+Document: flightgear
+Title: FlightGear Airport and navigation aid FAQ
+Abstract: Airport, navigation aid and IFR intersection data in
+ FlightGear
+Section: Games/Simulation
+
+Format: HTML
+Index: /usr/share/doc/flightgear/AptNavFAQ.FlightGear.html
+Files: /usr/share/doc/flightgear/AptNavFAQ.FlightGear.html
\ No newline at end of file
diff --git a/debian/flightgear.doc-base.faq b/debian/flightgear.doc-base.faq
new file mode 100644
index 0000000..e25b09e
--- /dev/null
+++ b/debian/flightgear.doc-base.faq
@@ -0,0 +1,7 @@
+Document: flightgear
+Title: FlightGear FAQ
+Section: Games/Simulation
+
+Format: HTML
+Index: /usr/share/doc/flightgear/FlightGear-FAQ.html
+Files: /usr/share/doc/flightgear/FlightGear-FAQ.html
diff --git a/debian/flightgear.doc-base.nasal b/debian/flightgear.doc-base.nasal
new file mode 100644
index 0000000..8ec2e48
--- /dev/null
+++ b/debian/flightgear.doc-base.nasal
@@ -0,0 +1,9 @@
+Document: flightgear
+Title: Using Nasal with FlightGear
+Abstract: This document is a tutorial on how to interface Nasal
+ scripts with FlightGear.
+Section: Games/Simulation
+
+Format: HTML
+Index: /usr/share/doc/flightgear/AptNavFAQ.FlightGear.html
+Files: /usr/share/doc/flightgear/AptNavFAQ.FlightGear.html

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/flightgear.git



More information about the pkg-fgfs-crew mailing list