[Pkg-ocaml-maint-commits] [SCM] laby packaging branch, master, updated. debian/0.5.3-1-1-g38fdd69

Mehdi Dogguy mehdi at debian.org
Sat Sep 12 09:35:48 UTC 2009


The following commit has been merged in the master branch:
commit 38fdd69f387a5cb24645d4a69ec519779ca38051
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Sat Sep 12 11:35:44 2009 +0200

    Choose the same icon as upstream

diff --git a/debian/changelog b/debian/changelog
index ce4e7d3..8642ece 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+laby (0.5.3-2) unstable; urgency=low
+
+  * Choose the same icon as upstream
+
+ -- Mehdi Dogguy <mehdi at debian.org>  Sat, 12 Sep 2009 11:35:09 +0200
+
 laby (0.5.3-1) unstable; urgency=low
 
   * New Upstream Version
diff --git a/debian/rules b/debian/rules
index f9e8961..360172d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ override_dh_auto_install:
 	cp laby.$(OCAML_BEST) $(CURDIR)/debian/laby/usr/games/laby
 	cp -r data/* $(CURDIR)/debian/laby/usr/share/laby/
 	find $(CURDIR)/debian/laby/usr/share/laby/run/ -type f -name command -print0 2>/dev/null | xargs -0r chmod a+x
-	cp data/tiles/ant-n.svg $(CURDIR)/debian/laby/usr/share/icons/hicolor/scalable/apps/laby.svg
+	cp data/tiles/ant-e.svg $(CURDIR)/debian/laby/usr/share/icons/hicolor/scalable/apps/laby.svg
 	cp debian/laby.xpm $(CURDIR)/debian/laby/usr/share/pixmaps/
 	cp debian/laby.desktop $(CURDIR)/debian/laby/usr/share/applications/
 ifeq ($(OCAML_OPT_ARCH),)

-- 
laby packaging



More information about the Pkg-ocaml-maint-commits mailing list