[pkg-fgfs-crew] [flightgear-data] 02/02: * Manually add Switch.png, which didn't quite make it into 3.4.0~rc99. * Drop another unnecessary LICENSE file.
Markus Wanner
markus_wanner-guest at moszumanska.debian.org
Wed Feb 18 19:56:58 UTC 2015
This is an automated email from the git hooks/post-receive script.
markus_wanner-guest pushed a commit to branch experimental
in repository flightgear-data.
commit be29693e4f3be1e528e2356d5aad9ce6aa34c08f
Author: Markus Wanner <markus at bluegap.ch>
Date: Wed Feb 18 20:56:34 2015 +0100
* Manually add Switch.png, which didn't quite make it into 3.4.0~rc99.
* Drop another unnecessary LICENSE file.
---
debian/Switch.png | Bin 0 -> 360 bytes
debian/changelog | 2 ++
debian/rules | 7 +++++--
debian/source/include-binaries | 1 +
4 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/Switch.png b/debian/Switch.png
new file mode 100644
index 0000000..d83a2fd
Binary files /dev/null and b/debian/Switch.png differ
diff --git a/debian/changelog b/debian/changelog
index 07b699e..6aed49e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,6 +30,8 @@ flightgear-data (3.4.0~rc99+dfsg-0~exp1) UNRELEASED; urgency=medium
* Update the watch file.
* Use dh_link rather than the former dance in postinst/prerm. Drop
these two for flightgear-data-base.
+ * Manually add Switch.png, which didn't quite make it into 3.4.0~rc99.
+ * Drop another unnecessary LICENSE file.
-- Markus Wanner <markus at bluegap.ch> Wed, 18 Feb 2015 12:19:59 +0100
diff --git a/debian/rules b/debian/rules
index 84207a9..0c29f09 100755
--- a/debian/rules
+++ b/debian/rules
@@ -89,9 +89,12 @@ override_dh_auto_install:
$(CURDIR)/debian/flightgear-data-base/usr/share/games/flightgear/Aircraft/Generic/Human/COPYING \
$(CURDIR)/debian/flightgear-data-ai/usr/share/games/flightgear/AI/Aircraft/A330-MRTT/COPYING \
$(CURDIR)/debian/flightgear-data-base/usr/share/games/flightgear/ATC/Chatter/BR/LICENCE.txt \
- $(CURDIR)/debian/flightgear-data-base/usr/share/games/flightgear/Aircraft/Generic/Engines/LICENSE
-
+ $(CURDIR)/debian/flightgear-data-base/usr/share/games/flightgear/Aircraft/Generic/Engines/LICENSE \
+ $(CURDIR)/debian/flightgear-data-base/usr/share/games/flightgear/webgui/3rdparty/sprintf/LICENSE
+# A file that didn't quite make it into 3.4.0~rc99, but should be in 3.4.0.
+ cp -a $(CURDIR)/debian/Switch.png \
+ $(CURDIR)/debian/flightgear-data-aircrafts/usr/share/games/flightgear/Aircraft/SenecaII/Models/Switch.png
override_dh_installchangelogs:
dh_installchangelogs ChangeLog
diff --git a/debian/source/include-binaries b/debian/source/include-binaries
new file mode 100644
index 0000000..d945db2
--- /dev/null
+++ b/debian/source/include-binaries
@@ -0,0 +1 @@
+debian/Switch.png
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/flightgear-data.git
More information about the pkg-fgfs-crew
mailing list