[med-svn] [libundead] 05/05: Refresh patches

Andreas Tille tille at debian.org
Thu Dec 14 07:22:29 UTC 2017


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

tille pushed a commit to branch master
in repository libundead.

commit 4ee694bb21d4cc0e1f9ad8d45e2934291e521c91
Author: Andreas Tille <tille at debian.org>
Date:   Thu Dec 14 08:19:11 2017 +0100

    Refresh patches
---
 debian/patches/01_meson-build.patch.patch | 9 ++-------
 debian/patches/02_isNan.patch             | 2 +-
 2 files changed, 3 insertions(+), 8 deletions(-)

diff --git a/debian/patches/01_meson-build.patch.patch b/debian/patches/01_meson-build.patch.patch
index 00e772c..5bba54f 100644
--- a/debian/patches/01_meson-build.patch.patch
+++ b/debian/patches/01_meson-build.patch.patch
@@ -9,8 +9,6 @@ Subject: [PATCH] Add Meson build definition
  2 files changed, 81 insertions(+), 1 deletion(-)
  create mode 100644 meson.build
 
-diff --git a/.travis.yml b/.travis.yml
-index afb0f50..04f5926 100644
 --- a/.travis.yml
 +++ b/.travis.yml
 @@ -1,4 +1,6 @@
@@ -20,9 +18,9 @@ index afb0f50..04f5926 100644
  
  os:
    - linux
-@@ -8,4 +10,23 @@ d:
-   - dmd
+@@ -11,4 +13,23 @@ d:
    - ldc
+   - ldc-beta
  
 -sudo: false
 +
@@ -45,9 +43,6 @@ index afb0f50..04f5926 100644
 +  - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then SDKROOT=$(xcodebuild -version -sdk macosx Path) meson build && ninja -C build test; fi
 +  - dub build
 +  - dub test
-diff --git a/meson.build b/meson.build
-new file mode 100644
-index 0000000..bb51cd5
 --- /dev/null
 +++ b/meson.build
 @@ -0,0 +1,59 @@
diff --git a/debian/patches/02_isNan.patch b/debian/patches/02_isNan.patch
index 5190a30..e513a52 100644
--- a/debian/patches/02_isNan.patch
+++ b/debian/patches/02_isNan.patch
@@ -5,7 +5,7 @@ Description: Properly test for NaN
 
 --- a/src/undead/stream.d
 +++ b/src/undead/stream.d
-@@ -1455,7 +1455,8 @@ class Stream : InputStream, OutputStream
+@@ -1456,7 +1456,8 @@ class Stream : InputStream, OutputStream
  
        float f;
        assert(s.readf(&f));

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libundead.git



More information about the debian-med-commit mailing list