[SCM] Debian package for amoebax branch, master, updated. 4aafdcd56320a0c193e86d22b070b521d4e81d12

Wences Arana aranax at debian.org.gt
Wed Jul 27 02:16:56 UTC 2011


The following commit has been merged in the master branch:
commit 4aafdcd56320a0c193e86d22b070b521d4e81d12
Author: Wences Arana <aranax at debian.org.gt>
Date:   Tue Jul 26 19:40:13 2011 -0600

    Fixing references in patches and small changes in watch and control files

diff --git a/debian/control b/debian/control
index 7665f9e..87aec37 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Homepage: http://www.emma-soft.com/games/amoebax/index.html
 
 Package: amoebax
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, zlib1g, libpng12-0, libogg0, libvorbis0a, amoebax-data(= ${source:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, amoebax-data (= ${source:Version})
 Description: Puyo Puyo-style puzzle game for up to two players
  Due an awful mutation, some amoeba's species have started to multiply until
  they take the world if you can't stop them. Fortunately the mutation made then
diff --git a/debian/copyright b/debian/copyright
index 5c1f5a3..d990a3e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format-Specification: http://dep.debian.net/deps/dep5/
+Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174&view=markup
 Name: amoebax
 Maintainer: Wences Arana <aranax at debian.org.gt>
 Source: http://www.emma-soft.com/games/amoebax/download.html
diff --git a/debian/patches/const.patch b/debian/patches/const.patch
index 49c4ae2..53b79af 100644
--- a/debian/patches/const.patch
+++ b/debian/patches/const.patch
@@ -1,4 +1,4 @@
-Description: This patch fix the cast error from char* to const char *
+Description: This patch fix the cast error using char* instead of char *
 Forwarded: No
 Author: Wences Arana <aranax at debian.org.gt>
 Last-Update: 2011-07-25
diff --git a/debian/patches/make.patch b/debian/patches/make.patch
index 4caded5..ba6e214 100644
--- a/debian/patches/make.patch
+++ b/debian/patches/make.patch
@@ -1,4 +1,5 @@
-Description: This patch removes the reference in make file to produce useless DLLS
+Description: Don't install DLLS
+ This patch removes the reference in make file to produce useless DLLS
 Forwarded: No
 Author: Wences Arana <aranax at debian.org.gt>
 Last-Update: 2011-07-25
diff --git a/debian/watch b/debian/watch
index f925096..4dbe6d1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=dversionmangle=s/\.dfsg// \
+opts=dversionmangle=s/\+dfsg// \
 http://www.emma-soft.com/games/amoebax/download.html download/amoebax-(.+)\.tar\.bz2
\ No newline at end of file

-- 
Debian package for amoebax



More information about the Pkg-games-commits mailing list