[asc] 10/65: * New upstream release * Bump debhelper build-dep to match compat * Add desktop file * Is asc-music still a valid package now?

Markus Koschany apo-guest at moszumanska.debian.org
Mon Dec 7 20:37:57 UTC 2015


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

apo-guest pushed a commit to branch master
in repository asc.

commit 26b75a31e1d7d36227534ccd1c94997264670817
Author: Barry deFreese <bddebian at comcast.net>
Date:   Thu Nov 8 04:19:13 2007 +0000

    * New upstream release
    * Bump debhelper build-dep to match compat
    * Add desktop file
    * Is asc-music still a valid package now?
---
 debian/asc.desktop  |  9 +++++++++
 debian/asc.dirs     |  1 +
 debian/asc.install  |  3 +--
 debian/asc.manpages | 12 ++++++------
 debian/changelog    |  6 +++++-
 debian/control      |  2 +-
 debian/rules        |  1 +
 7 files changed, 24 insertions(+), 10 deletions(-)

diff --git a/debian/asc.desktop b/debian/asc.desktop
new file mode 100644
index 0000000..4d63a9f
--- /dev/null
+++ b/debian/asc.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=Advanced Strategic Command
+GenericName=asc
+Comment=Defend your Command
+Type=Application
+Exec=asc
+Icon=asc
+Terminal=false
+Categories=Game;StrategyGame;
diff --git a/debian/asc.dirs b/debian/asc.dirs
index 465f3a3..ac6602a 100644
--- a/debian/asc.dirs
+++ b/debian/asc.dirs
@@ -1,2 +1,3 @@
 usr/games
 usr/share/man/man6
+usr/share/applications
diff --git a/debian/asc.install b/debian/asc.install
index 1ff41b7..73326e0 100644
--- a/debian/asc.install
+++ b/debian/asc.install
@@ -1,4 +1,3 @@
 debian/tmp/usr/bin/* /usr/games/
-doc/*.html /usr/share/doc/asc/html/
-doc/asc.css /usr/share/doc/asc/html/
 doc/unitguide /usr/share/doc/asc/html/
+debian/asc.desktop usr/share/applications
diff --git a/debian/asc.manpages b/debian/asc.manpages
index 4fbd20a..678e2b9 100644
--- a/debian/asc.manpages
+++ b/debian/asc.manpages
@@ -1,6 +1,6 @@
-debian/tmp/usr/man/man6/asc.6
-debian/tmp/usr/man/man6/asc_demount.6
-debian/tmp/usr/man/man6/asc_makegfx.6
-debian/tmp/usr/man/man6/asc_mapedit.6
-debian/tmp/usr/man/man6/asc_mount.6
-debian/tmp/usr/man/man6/asc_weaponguide.6
+debian/tmp/usr/share/man/man6/asc.6
+debian/tmp/usr/share/man/man6/asc_demount.6
+debian/tmp/usr/share/man/man6/asc_makegfx.6
+debian/tmp/usr/share/man/man6/asc_mapedit.6
+debian/tmp/usr/share/man/man6/asc_mount.6
+debian/tmp/usr/share/man/man6/asc_weaponguide.6
diff --git a/debian/changelog b/debian/changelog
index 8b0729a..b460026 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-asc (1.16.3.0-4) UNRELEASED; urgency=low
+asc (2.0.1.0-1) UNRELEASED; urgency=low
 
   [ Eddy Petrișor ]
   * fixed Homepage semifield
@@ -12,6 +12,10 @@ asc (1.16.3.0-4) UNRELEASED; urgency=low
 
   [ Barry deFreese ]
   * Fix make-clean lintian warning
+  * New upstream release
+  * Bump debhelper build-dep to match compat
+  * Add desktop file
+  * Is asc-music still a valid package now?
 
  -- Sam Hocevar (Debian packages) <sam+deb at zoy.org>  Wed, 11 Jul 2007 19:30:13 +0200
 
diff --git a/debian/control b/debian/control
index 6731306..32dc35c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: games
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Sam Hocevar (Debian packages) <sam+deb at zoy.org>, Bartosz Fenski <fenio at debian.org>, Alexander Schmehl <tolimar at debian.org>
-Build-Depends: debhelper (>= 4.0.0), libsdl1.2-dev (>=1.2.7+1.2.8cvs20041007-5.2), libsdl-mixer1.2-dev, libsdl-image1.2-dev (>= 1.2.3-5), libsigc++-1.2-dev, libparagui1.0-dev (>= 1.0.4-10), libphysfs-dev, libxt-dev, libartsc0-dev, libesd0-dev
+Build-Depends: debhelper (>= 5.0.0), libsdl1.2-dev (>=1.2.7+1.2.8cvs20041007-5.2), libsdl-mixer1.2-dev, libsdl-image1.2-dev (>= 1.2.3-5), libsdl-sound1.2-dev, libsigc++-1.2-dev, libparagui1.0-dev (>= 1.0.4-10), libphysfs-dev, libxt-dev, libartsc0-dev, libesd0-dev, libboost-dev, libboost-regex-dev, libbz2-dev, zip
 Standards-Version: 3.7.2
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/asc/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/asc/?op=log
diff --git a/debian/rules b/debian/rules
index 7f235e0..4fe5803 100755
--- a/debian/rules
+++ b/debian/rules
@@ -86,6 +86,7 @@ binary-arch: build install
 	dh_install -a 
 	dh_installmenu -a
 	dh_installman -a
+	dh_desktop
 	dh_link -a
 	dh_strip -a
 	dh_compress -a

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/asc.git



More information about the Pkg-games-commits mailing list