[pangzero] 30/68: * 10_nowebpage.patch - Don't show page on exit. (Closes: #481998). * Bump Standards Version to 3.8.1. (No changes needed). Refresh changelog.

Markus Koschany apo at moszumanska.debian.org
Wed Jun 8 06:58:35 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 cca1d31be274ac2a3f7cbdb43ac8d984a87c9efb
Author: Barry deFreese <bdefreese at debian.org>
Date:   Tue Mar 17 19:28:37 2009 +0000

      * 10_nowebpage.patch - Don't show page on exit. (Closes: #481998).
      * Bump Standards Version to 3.8.1. (No changes needed).
    Refresh changelog.
---
 debian/changelog                  | 10 ++++++----
 debian/control                    |  4 ++--
 debian/patches/10_nowebpage.patch | 13 +++++++++++++
 debian/patches/series             |  1 +
 4 files changed, 22 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5c594ea..e57cae2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,17 +1,19 @@
-pangzero (1.3-2) UNRELEASED; urgency=low
+pangzero (1.3-2) unstable; urgency=low
 
   [ Marco Rodrigues ]
   * Add Homepage field to debian/control.
   * Remove duplicate lines about GPL file location in copyright.
 
   [ Barry deFreese ]
-  * Fix watch file
-  * Add .desktop file (Closes: #516561)
+  * Fix watch file.
+  * Add .desktop file (Closes: #516561).
+  * 10_nowebpage.patch - Don't show page on exit. (Closes: #481998).
+  * Bump Standards Version to 3.8.1. (No changes needed).
 
   [ Ansgar Burchardt ]
   * debian/control: Change XS-Vcs-* to Vcs-*
 
- -- Ansgar Burchardt <ansgar at 43-1.org>  Fri, 29 Feb 2008 03:08:43 +0100
+ -- Barry deFreese <bdefreese at debian.org>  Tue, 17 Mar 2009 15:24:47 -0400
 
 pangzero (1.3-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 2bfdc76..d4e92f9 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,9 @@ Section: games
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Miriam Ruiz <little_miry at yahoo.es>, Sam Hocevar (Debian packages) <sam+deb at zoy.org>,
- Jon Dowland <jon at alcopop.org>, Marco Rodrigues <gothicx at sapo.pt>
+ Jon Dowland <jon at alcopop.org>, Marco Rodrigues <gothicx at sapo.pt>, Barry deFreese <bdefreese at debian.org>
 Build-Depends: debhelper (>= 5), autotools-dev, libsdl-perl, quilt
-Standards-Version: 3.7.2
+Standards-Version: 3.8.1
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/pangzero/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/pangzero/?op=log
 Homepage: http://apocalypse.rulez.org/pangzero
diff --git a/debian/patches/10_nowebpage.patch b/debian/patches/10_nowebpage.patch
new file mode 100644
index 0000000..4729a6f
--- /dev/null
+++ b/debian/patches/10_nowebpage.patch
@@ -0,0 +1,13 @@
+Index: pangzero-1.3/bin/pangzero
+===================================================================
+--- pangzero-1.3.orig/bin/pangzero	2009-03-17 15:23:09.000000000 -0400
++++ pangzero-1.3/bin/pangzero	2009-03-17 15:23:24.000000000 -0400
+@@ -346,7 +346,7 @@
+ $FullScreen = 1;
+ $UnicodeMode = 0;
+ $Slippery = 0;
+-$ShowWebsite = 0;
++$ShowWebsite = 1.3;
+ 
+ 
+ ##########################################################################
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..0207a1e
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+10_nowebpage.patch

-- 
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