[Pkg-sdl-commits] [libsdl2] 07/09: d/patches: drop bug_822210_fix_sdl2-config.cmake_whitespace.patch

Manuel A. Fernandez Montecelo mafm at moszumanska.debian.org
Wed Nov 2 00:49:51 UTC 2016


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

mafm pushed a commit to annotated tag debian/2.0.5+dfsg1-1
in repository libsdl2.

commit 7663235db964b4e463068e63487ab8e537320134
Author: Manuel A. Fernandez Montecelo <mafm at debian.org>
Date:   Tue Nov 1 19:50:02 2016 +0100

    d/patches: drop bug_822210_fix_sdl2-config.cmake_whitespace.patch
---
 debian/changelog                                          |  4 +++-
 .../bug_822210_fix_sdl2-config.cmake_whitespace.patch     | 15 ---------------
 debian/patches/series                                     |  1 -
 3 files changed, 3 insertions(+), 17 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ac993da..b41d51d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,12 @@
 libsdl2 (2.0.5+dfsg1-1) UNRELEASED; urgency=medium
 
   * New upstream release
-    - Drop debian/patches applied or backported from upstream:
+    - Drop (all) debian/patches, there had been originally backported from
+      upstream or are now applied there:
       * replace-relicenced-SDL_qsort.patch
       * SDL2_dont_propagate_lpthread.diff (included in 2.0.4 already, but not
         dropped then)
+      * bug_822210_fix_sdl2-config.cmake_whitespace.patch
 
  -- Manuel A. Fernandez Montecelo <mafm at debian.org>  Tue, 01 Nov 2016 18:38:43 +0100
 
diff --git a/debian/patches/bug_822210_fix_sdl2-config.cmake_whitespace.patch b/debian/patches/bug_822210_fix_sdl2-config.cmake_whitespace.patch
deleted file mode 100644
index 73d5168..0000000
--- a/debian/patches/bug_822210_fix_sdl2-config.cmake_whitespace.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Description: Fix problem with sdl2-config.cmake and whitespace
-Author: Manuel A. Fernandez Montecelo <mafm at debian.org>
-Last-Update: 2016-11-01
-Bug-Debian: http://bugs.debian.org/822210
-Forwarded: http://bugzilla.libsdl.org/show_bug.cgi?id=3295
-
-diff --git a/sdl2-config.cmake.in b/sdl2-config.cmake.in
-index e5a036a..03efbe1 100644
---- a/sdl2-config.cmake.in
-+++ b/sdl2-config.cmake.in
-@@ -8,3 +8,4 @@ set(SDL2_EXEC_PREFIX "@prefix@")
- set(SDL2_LIBDIR "@libdir@")
- set(SDL2_INCLUDE_DIRS "@includedir@/SDL2")
- set(SDL2_LIBRARIES "-L${SDL2_LIBDIR} @SDL_RLD_FLAGS@ @SDL_LIBS@")
-+string(STRIP "${SDL2_LIBRARIES}" SDL2_LIBRARIES)
diff --git a/debian/patches/series b/debian/patches/series
index fa5e734..e69de29 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +0,0 @@
-bug_822210_fix_sdl2-config.cmake_whitespace.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sdl/packages/libsdl2.git



More information about the pkg-sdl-commits mailing list