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

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

commit b4d3ca8bd4e2d3282b9059a813964cbab6d88f13
Author: Markus Koschany <[email protected]>
Date:   Sat Dec 12 20:51:46 2015 +0100

    Fix wrong distribution in changelog. Remove trailing whitespace.
---
 debian/changelog | 8 ++++----
 debian/rules     | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ec711b7..96612a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xgalaga (2.1.1.0-4) UNRELEASED; urgency=low
+xgalaga (2.1.1.0-4) unstable; urgency=low
 
   * Team upload.
 
@@ -164,7 +164,7 @@ xgalaga (2.0.34-34) unstable; urgency=low
 
 xgalaga (2.0.34-33) unstable; urgency=low
 
-  * Minor improvement to man page. Closes: #349647 
+  * Minor improvement to man page. Closes: #349647
 
  -- Joey Hess <[email protected]>  Tue, 24 Jan 2006 13:03:39 -0500
 
@@ -244,7 +244,7 @@ xgalaga (2.0.34-23) unstable; urgency=medium
 
   * More paranioa: When writing the ~/.xgalscores, first drop the games gid
     so the program opens the file with only the perms of the user who ran it,
-    to protect against numerous attacks (like setting HOME, or using a 
+    to protect against numerous attacks (like setting HOME, or using a
     symlink..) that let the caller trick xgalaga into overwriting any file
     writable by group games.
 
@@ -449,7 +449,7 @@ xgalaga (1.6c-7) unstable; urgency=low
   * Changed it to use my generic debian/rules file.
   * Changed the description.
   * Updated url to home page in copyright file, and trimmed out some other
-    non-copyright info from that file (same info was duplicated in the 
+    non-copyright info from that file (same info was duplicated in the
     README). Added libsprite copyright info. Updated author's mailing
     address.
   * Got rid of shlibs.local.
diff --git a/debian/rules b/debian/rules
index 7e86b6a..19cc27e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 export CFLAGS=-Wall -g -DXF86VIDMODE
-  
+
 ifneq (,$(filter noopt,$(DEB_BUILD_OPTIONS)))
        CFLAGS += -O0
 else
@@ -21,7 +21,7 @@ build-stamp:
        ln -sf /usr/share/misc/config.guess
        LIBS=-lXxf86vm ./configure \
                --prefix=/usr/share/games/xgalaga \
-               --exec-prefix=/usr/games CFLAGS="$(CFLAGS)" 
+               --exec-prefix=/usr/games CFLAGS="$(CFLAGS)"
        # hack SOUNDDEFS so we don't need symlinks
        $(MAKE) 
SOUNDDEFS=-DSOUNDSERVER=\\\"/usr/lib/games/xgalaga/$$\(SOUNDSRV\)\\\"
        touch build-stamp

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

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to