[pangzero] 23/68: Fix watch file, add desktop file

Markus Koschany apo at moszumanska.debian.org
Wed Jun 8 06:58:34 UTC 2016


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

apo pushed a commit to branch master
in repository pangzero.

commit c000f82d14aa96b318d45c4b5095c9d6e19ce472
Author: Barry deFreese <bddebian at comcast.net>
Date:   Sun Oct 21 04:31:13 2007 +0000

    Fix watch file, add desktop file
---
 debian/changelog | 4 ++++
 debian/rules     | 4 ++--
 debian/watch     | 4 +---
 3 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 69279f4..df7ce1d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,10 @@ pangzero (1.3-2) UNRELEASED; urgency=low
   [ Marco Rodrigues ]
   * Add Homepage field to debian/control.
 
+  [ Barry deFreese ]
+  * Fix watch file
+  * Add .desktop file
+
  -- Marco Rodrigues <gothicx at sapo.pt>  Mon, 01 Oct 2007 21:19:51 +0100
 
 pangzero (1.3-1) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index 8696f1d..32a9028 100755
--- a/debian/rules
+++ b/debian/rules
@@ -55,8 +55,8 @@ install: build
 	$(MAKE) DESTDIR=$(CURDIR)/debian/pangzero install
 	dh_installdirs usr/share/pixmaps
 	dh_install debian/pangzero.xpm usr/share/pixmaps
-#	dh_installdirs usr/share/applications
-#	dh_install debian/pangzero.desktop usr/share/applications
+	dh_installdirs usr/share/applications
+	dh_install debian/pangzero.desktop usr/share/applications
 
 # Build architecture-independent files here.
 binary-indep: build install
diff --git a/debian/watch b/debian/watch
index 2de4a20..58241bc 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,8 +1,6 @@
 # Watch control file for uscan
 # See uscan(1) for format
 
-# Compulsory line, this is a version 3 file
 version=3
 
-# Uncomment to find new files on sourceforge, for debscripts >= 2.9
-# http://sf.net/pangzero/pangzero-(.*)\.tar\.gz
+http://sf.net/pangzero/pangzero-(.*)\.tar\.gz

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



More information about the Pkg-games-commits mailing list