r9717 - in packages/trunk/wesnoth/debian: . overrides
Gerfried Fuchs
alfie at alioth.debian.org
Tue May 12 11:41:50 UTC 2009
Author: alfie
Date: 2009-05-12 11:41:49 +0000 (Tue, 12 May 2009)
New Revision: 9717
Added:
packages/trunk/wesnoth/debian/wesnoth-core.lintian-overrides
packages/trunk/wesnoth/debian/wesnoth-data.lintian-overrides
packages/trunk/wesnoth/debian/wesnoth-server.lintian-overrides
packages/trunk/wesnoth/debian/wesnoth-sof.lintian-overrides
Removed:
packages/trunk/wesnoth/debian/overrides/wesnoth-core
packages/trunk/wesnoth/debian/overrides/wesnoth-data
packages/trunk/wesnoth/debian/overrides/wesnoth-server
packages/trunk/wesnoth/debian/overrides/wesnoth-sof
Modified:
packages/trunk/wesnoth/debian/changelog
packages/trunk/wesnoth/debian/rules
packages/trunk/wesnoth/debian/wesnoth-data.install
packages/trunk/wesnoth/debian/wesnoth-sof.install
Log:
* Actually get the overrides file installed through dh_lintian, naming the files accordingly.
Modified: packages/trunk/wesnoth/debian/changelog
===================================================================
--- packages/trunk/wesnoth/debian/changelog 2009-05-12 11:21:07 UTC (rev 9716)
+++ packages/trunk/wesnoth/debian/changelog 2009-05-12 11:41:49 UTC (rev 9717)
@@ -4,8 +4,10 @@
* Patch refreshed.
* Updated wqy-zenhei overrides entry.
* Added wesnoth-sof overrides entry for I in description.
+ * Actually get the overrides file installed through dh_lintian, naming the
+ files accordingly.
- -- Gerfried Fuchs <rhonda at debian.at> Tue, 12 May 2009 10:48:34 +0200
+ -- Gerfried Fuchs <rhonda at debian.at> Tue, 12 May 2009 13:29:16 +0200
wesnoth (1:1.6.1-1) unstable; urgency=low
Deleted: packages/trunk/wesnoth/debian/overrides/wesnoth-core
===================================================================
--- packages/trunk/wesnoth/debian/overrides/wesnoth-core 2009-05-12 11:21:07 UTC (rev 9716)
+++ packages/trunk/wesnoth/debian/overrides/wesnoth-core 2009-05-12 11:41:49 UTC (rev 9717)
@@ -1,4 +0,0 @@
-wesnoth-core: manpage-locale-dir-country-specific usr/share/man/en_GB/man6/wesnoth-nolog.6.gz
-wesnoth-core: manpage-locale-dir-country-specific usr/share/man/en_GB/man6/wesnoth-smallgui.6.gz
-wesnoth-core: manpage-locale-dir-country-specific usr/share/man/en_GB/man6/wesnoth.6.gz
-wesnoth-core: manpage-locale-dir-country-specific usr/share/man/en_GB/man6/wesnoth_editor.6.gz
Deleted: packages/trunk/wesnoth/debian/overrides/wesnoth-data
===================================================================
--- packages/trunk/wesnoth/debian/overrides/wesnoth-data 2009-05-12 11:21:07 UTC (rev 9716)
+++ packages/trunk/wesnoth/debian/overrides/wesnoth-data 2009-05-12 11:41:49 UTC (rev 9717)
@@ -1,3 +0,0 @@
-wesnoth-data: extra-license-file usr/share/games/wesnoth/data/COPYING.txt
-wesnoth-data: symlink-should-be-relative usr/share/games/wesnoth/fonts/DejaVuSans.ttf /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf
-wesnoth-data: symlink-should-be-relative usr/share/games/wesnoth/fonts/wqy-zenhei.ttc /usr/share/fonts/truetype/wqy/wqy-zenhei.ttc
Deleted: packages/trunk/wesnoth/debian/overrides/wesnoth-server
===================================================================
--- packages/trunk/wesnoth/debian/overrides/wesnoth-server 2009-05-12 11:21:07 UTC (rev 9716)
+++ packages/trunk/wesnoth/debian/overrides/wesnoth-server 2009-05-12 11:41:49 UTC (rev 9717)
@@ -1 +0,0 @@
-wesnoth-server: manpage-locale-dir-country-specific usr/share/man/en_GB/man6/wesnothd.6.gz
Deleted: packages/trunk/wesnoth/debian/overrides/wesnoth-sof
===================================================================
--- packages/trunk/wesnoth/debian/overrides/wesnoth-sof 2009-05-12 11:21:07 UTC (rev 9716)
+++ packages/trunk/wesnoth/debian/overrides/wesnoth-sof 2009-05-12 11:41:49 UTC (rev 9717)
@@ -1,2 +0,0 @@
-wesnoth-sof: using-first-person-in-description line 6: I
-wesnoth-sof: using-first-person-in-description line 9: I
Modified: packages/trunk/wesnoth/debian/rules
===================================================================
--- packages/trunk/wesnoth/debian/rules 2009-05-12 11:21:07 UTC (rev 9716)
+++ packages/trunk/wesnoth/debian/rules 2009-05-12 11:41:49 UTC (rev 9717)
@@ -124,6 +124,7 @@
dh_installdocs
dh_installexamples
dh_installmenu
+ dh_lintian
dh_pysupport
dh_installinit
dh_installman
Copied: packages/trunk/wesnoth/debian/wesnoth-core.lintian-overrides (from rev 9714, packages/trunk/wesnoth/debian/overrides/wesnoth-core)
===================================================================
--- packages/trunk/wesnoth/debian/wesnoth-core.lintian-overrides (rev 0)
+++ packages/trunk/wesnoth/debian/wesnoth-core.lintian-overrides 2009-05-12 11:41:49 UTC (rev 9717)
@@ -0,0 +1,4 @@
+wesnoth-core: manpage-locale-dir-country-specific usr/share/man/en_GB/man6/wesnoth-nolog.6.gz
+wesnoth-core: manpage-locale-dir-country-specific usr/share/man/en_GB/man6/wesnoth-smallgui.6.gz
+wesnoth-core: manpage-locale-dir-country-specific usr/share/man/en_GB/man6/wesnoth.6.gz
+wesnoth-core: manpage-locale-dir-country-specific usr/share/man/en_GB/man6/wesnoth_editor.6.gz
Modified: packages/trunk/wesnoth/debian/wesnoth-data.install
===================================================================
--- packages/trunk/wesnoth/debian/wesnoth-data.install 2009-05-12 11:21:07 UTC (rev 9716)
+++ packages/trunk/wesnoth/debian/wesnoth-data.install 2009-05-12 11:41:49 UTC (rev 9717)
@@ -1,4 +1,3 @@
-debian/overrides/wesnoth-data /usr/share/lintian/overrides
icons/wesnoth-icon.png /usr/share/icons
icons/wesnoth_editor-icon.png /usr/share/icons
debian/tmp/usr/share/games/wesnoth/data/*.cfg
Copied: packages/trunk/wesnoth/debian/wesnoth-data.lintian-overrides (from rev 9715, packages/trunk/wesnoth/debian/overrides/wesnoth-data)
===================================================================
--- packages/trunk/wesnoth/debian/wesnoth-data.lintian-overrides (rev 0)
+++ packages/trunk/wesnoth/debian/wesnoth-data.lintian-overrides 2009-05-12 11:41:49 UTC (rev 9717)
@@ -0,0 +1,3 @@
+wesnoth-data: extra-license-file usr/share/games/wesnoth/data/COPYING.txt
+wesnoth-data: symlink-should-be-relative usr/share/games/wesnoth/fonts/DejaVuSans.ttf /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf
+wesnoth-data: symlink-should-be-relative usr/share/games/wesnoth/fonts/wqy-zenhei.ttc /usr/share/fonts/truetype/wqy/wqy-zenhei.ttc
Copied: packages/trunk/wesnoth/debian/wesnoth-server.lintian-overrides (from rev 9714, packages/trunk/wesnoth/debian/overrides/wesnoth-server)
===================================================================
--- packages/trunk/wesnoth/debian/wesnoth-server.lintian-overrides (rev 0)
+++ packages/trunk/wesnoth/debian/wesnoth-server.lintian-overrides 2009-05-12 11:41:49 UTC (rev 9717)
@@ -0,0 +1 @@
+wesnoth-server: manpage-locale-dir-country-specific usr/share/man/en_GB/man6/wesnothd.6.gz
Modified: packages/trunk/wesnoth/debian/wesnoth-sof.install
===================================================================
--- packages/trunk/wesnoth/debian/wesnoth-sof.install 2009-05-12 11:21:07 UTC (rev 9716)
+++ packages/trunk/wesnoth/debian/wesnoth-sof.install 2009-05-12 11:41:49 UTC (rev 9717)
@@ -1,3 +1,2 @@
-debian/overrides/wesnoth-sof /usr/share/lintian/overrides
debian/tmp/usr/share/games/wesnoth/data/campaigns/Sceptre_of_Fire
debian/tmp/usr/share/locale/*/LC_MESSAGES/wesnoth-sof.mo
Copied: packages/trunk/wesnoth/debian/wesnoth-sof.lintian-overrides (from rev 9715, packages/trunk/wesnoth/debian/overrides/wesnoth-sof)
===================================================================
--- packages/trunk/wesnoth/debian/wesnoth-sof.lintian-overrides (rev 0)
+++ packages/trunk/wesnoth/debian/wesnoth-sof.lintian-overrides 2009-05-12 11:41:49 UTC (rev 9717)
@@ -0,0 +1,2 @@
+wesnoth-sof: using-first-person-in-description line 6: I
+wesnoth-sof: using-first-person-in-description line 9: I
More information about the Pkg-games-commits
mailing list