[mupen64plus-video-glide64] 51/172: Remove unneeded patch hurd_os.patch

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 06:11:46 UTC 2015


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

ecsv-guest pushed a commit to branch master
in repository mupen64plus-video-glide64.

commit aaa9de6727215afd3e593ad97384c2822148f2d8
Author: Sven Eckelmann <sven at narfation.org>
Date:   Sat Jan 22 10:54:19 2011 +0100

    Remove unneeded patch hurd_os.patch
---
 debian/changelog             | 12 +++++++-----
 debian/patches/hurd_os.patch | 20 --------------------
 debian/patches/series        |  1 -
 3 files changed, 7 insertions(+), 26 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1da75e6..a7dd94e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ mupen64plus-video-glide64 (1.99.4-1) UNRELEASED; urgency=low
     - Update copyright years
   * debian/patches:
     - Add printf_fixup.patch, Correct usage of printf format strings
+    - Rebase default-optimisations.patch against 1.99.4
     - Remove upstream merged patches: as-needed.patch,
       correct_fpr32_mapping.patch, correct_security_printf.patch,
       debian-archs.patch, dejavu-font.patch, destdir.patch,
@@ -15,11 +16,12 @@ mupen64plus-video-glide64 (1.99.4-1) UNRELEASED; urgency=low
       fix-desktop-file.patch, fix_r0_override.patch, fix_readpng.patch,
       ftbfs-debugger.patch, ftbfs-dynarec.patch, ftbfs-glibc210.patch,
       ftbfs-gvariant-type-conflicts.patch, ftbfs-kfreebsd.patch,
-      glide64-noasm.patch, gtk-open-filter.patch, interpreter_x86_fldcw.patch,
-      jttl_fix_romclosed.patch, link_gdk.patch, load_aidacrate.patch,
-      load_vistatus.patch, noexecstack.patch, optional_signinfo.patch,
-      osd-pause-crash.patch, pie_support.patch, plugin-searchpath.patch,
-      remove-gln64.patch, remove-nondfsg-icons.patch, resume_on_start.patch,
+      glide64_hurd.patch, glide64-noasm.patch, gtk-open-filter.patch,
+      interpreter_x86_fldcw.patch, jttl_fix_romclosed.patch, link_gdk.patch,
+      load_aidacrate.patch, load_vistatus.patch, noexecstack.patch,
+      optional_signinfo.patch, osd-pause-crash.patch, path_max.patch,
+      pie_support.patch, plugin-searchpath.patch, remove-gln64.patch,
+      remove-nondfsg-icons.patch, resume_on_start.patch,
       rice-ati-symbols.patch, rice-crash-vendorstring.patch, rice_fog.patch,
       rice_nodebug.patch, rice-screenflickering.patch,
       rice-texturepack-crash.patch, rsp_hle_bigendian.patch,
diff --git a/debian/patches/hurd_os.patch b/debian/patches/hurd_os.patch
deleted file mode 100644
index 61ec34a..0000000
--- a/debian/patches/hurd_os.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-Description: Add GNU/Hurd as operating system with "linux" userland
-Author: Sven Eckelmann <sven at narfation.org>
-
----
-diff --git a/projects/unix/Makefile b/projects/unix/Makefile
-index 9e4a873e27ceafea5485331dbeb22ed117351b90..1efec199f79146b04005a501e3bc01acd9fb3bcb 100644
---- a/projects/unix/Makefile
-+++ b/projects/unix/Makefile
-@@ -40,6 +40,11 @@ ifneq ("$(filter GNU hurd,$(UNAME))","")
-   SO_EXTENSION = so
-   SHARED = -shared
- endif
-+ifneq ("$(filter GNU hurd,$(UNAME))","")
-+  OS = LINUX
-+  SO_EXTENSION = so
-+  SHARED = -shared
-+endif
- ifeq ("$(UNAME)","Darwin")
-   OS = OSX
-   SO_EXTENSION = dylib
diff --git a/debian/patches/series b/debian/patches/series
index eb30664..2eb2345 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
 default-optimisations.patch
-hurd_os.patch
 printf_fixup.patch

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



More information about the Pkg-games-commits mailing list