[SCM] Packaging for teeworlds branch, master, updated. upstream/0.6.0-16-g899c9fb

Felix Geyer debfx-pkg at fobos.de
Wed May 18 12:35:14 UTC 2011


The following commit has been merged in the master branch:
commit 24d07192f6cc115f6a6b2b5f81bafcf0918861e7
Author: Felix Geyer <debfx-pkg at fobos.de>
Date:   Wed May 18 13:36:21 2011 +0200

    Fix typo: endianess -> endianness

diff --git a/debian/changelog b/debian/changelog
index 844908d..5868b3b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,8 +19,8 @@ teeworlds (0.6.0-1) UNRELEASED; urgency=low
   * Fix FTBFS on kfreebsd.
     - Add fix-ftbfs-kfreebsd.patch
   * Use gcc macros instead of an incomplete list of architectures to detect
-    the endianess.
-    - Add gcc-endianess.patch
+    the endianness.
+    - Add gcc-endianness.patch
 
  -- Felix Geyer <debfx-pkg at fobos.de>  Mon, 09 May 2011 11:09:33 +0200
 
diff --git a/debian/patches/gcc-endianess.patch b/debian/patches/gcc-endianness.patch
similarity index 100%
rename from debian/patches/gcc-endianess.patch
rename to debian/patches/gcc-endianness.patch
diff --git a/debian/patches/series b/debian/patches/series
index 7bc9ded..354a3de 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,4 +3,4 @@ new-wavpack.patch
 set-data-dir.patch
 pass-build-flags.patch
 fix-ftbfs-kfreebsd.patch
-gcc-endianess.patch
+gcc-endianness.patch

-- 
Packaging for teeworlds



More information about the Pkg-games-commits mailing list