[lordsawar] 15/133: * Remove XS- prefix from VCS fields. * Bump Standards Version to 3.7.3. (No changes needed). * Fix install files.
Markus Koschany
apo-guest at moszumanska.debian.org
Thu Jul 2 17:37:52 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository lordsawar.
commit 9a3ad4a78451b5888304fc23131806b9420629d3
Author: Barry deFreese <bddebian at comcast.net>
Date: Mon Jan 28 01:31:58 2008 +0000
* Remove XS- prefix from VCS fields.
* Bump Standards Version to 3.7.3. (No changes needed).
* Fix install files.
---
debian/changelog | 7 ++++++-
debian/control | 10 +++-------
debian/lordsawar-data.install | 4 ++--
debian/lordsawar.install | 5 +++--
debian/rules | 6 +-----
5 files changed, 15 insertions(+), 17 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 83d4376..8f302b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,12 @@ lordsawar (0.0.4-2) UNRELEASED; urgency=low
[ Eddy Petrișor ]
* install the desktop file in the proper place - thanks to Marco
- Rodrigues
+ Rodrigues.
+
+ [ Barry deFreese ]
+ * Remove XS- prefix from VCS fields.
+ * Bump Standards Version to 3.7.3. (No changes needed).
+ * Fix install files.
-- Barry deFreese <bddebian at comcast.net> Wed, 28 Nov 2007 00:06:13 +0200
diff --git a/debian/control b/debian/control
index aeaf6d3..325a1e9 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,10 @@ Priority: extra
Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
Uploaders: Barry deFreese <bddebian at comcast.net>
Build-Depends: debhelper (>= 5), autotools-dev, libgtkmm-2.4-dev, libgtkmm-2.4-1c2a, libglademm-2.4-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
Homepage: http://www.lordsawar.com
-XS-Vcs-Svn: ssh://svn.debian.org/svn/pkg-games/packages/trunk/lordsawar/
-XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/lordsawar/?op=log
+Vcs-Svn: ssh://svn.debian.org/svn/pkg-games/packages/trunk/lordsawar/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/lordsawar/?op=log
Package: lordsawar
@@ -21,8 +21,6 @@ Description: A clone of the popular SSG game Warlords II
a nearby ruin instead. Game should run well on modest hardware.
.
Play with others or against the computer. Network play is currently broken.
- .
- Homepage: http://www.lordsawar.com
Package: lordsawar-data
Architecture: all
@@ -34,5 +32,3 @@ Description: A clone of the popular SSG game Warlords II
a nearby ruin instead. Game should run well on modest hardware.
.
This package contains the games graphics and data files.
- .
- Homepage: http://www.lordsawar.com
diff --git a/debian/lordsawar-data.install b/debian/lordsawar-data.install
index 0985907..c705609 100644
--- a/debian/lordsawar-data.install
+++ b/debian/lordsawar-data.install
@@ -1,2 +1,2 @@
-/usr/share/games/lordsawar/
-/usr/share/games/locale/ /usr/share/locale/
+debian/tmp/usr/share/games/lordsawar/ usr/share/games/lordsawar/
+debian/tmp/usr/share/games/locale/ usr/share/locale/
diff --git a/debian/lordsawar.install b/debian/lordsawar.install
index 227be2b..3fc0c3d 100644
--- a/debian/lordsawar.install
+++ b/debian/lordsawar.install
@@ -1,2 +1,3 @@
-usr/games/
-usr/share/games/applications/ usr/share/
+debian/tmp/usr/games/ usr/games/
+debian/tmp/usr/share/games/applications/ usr/share/
+debian/*.desktop usr/share/applications/
diff --git a/debian/rules b/debian/rules
index 7c8a551..94e63c6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -56,11 +56,7 @@ install: build
$(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
- #overwrite upstream desktop files
- #should be fixed in 0.0.4
- cp debian/*.desktop $(CURDIR)/debian/tmp/usr/share/applications
-
- dh_install --sourcedir=debian/tmp --list-missing
+ dh_install --list-missing
binary-indep: build install
dh_testdir -i
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/lordsawar.git
More information about the Pkg-games-commits
mailing list