[polyml] 02/09: Updated patches to refer to upstream's merge

James Clarke jrtc27-guest at moszumanska.debian.org
Tue Feb 2 21:20:59 UTC 2016


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

jrtc27-guest pushed a commit to branch master
in repository polyml.

commit b59526bd808fbb87f4cac38262ae528657596746
Author: James Clarke <jrtc27 at jrtc27.com>
Date:   Sun Jan 31 19:47:03 2016 +0000

    Updated patches to refer to upstream's merge
---
 debian/patches/ioctl-int.diff          | 3 ++-
 debian/patches/s390.diff               | 3 ++-
 debian/patches/streamtoken-endian.diff | 3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/patches/ioctl-int.diff b/debian/patches/ioctl-int.diff
index e0deed8..5d3764c 100644
--- a/debian/patches/ioctl-int.diff
+++ b/debian/patches/ioctl-int.diff
@@ -7,7 +7,8 @@ Description: Use int instead of unsigned long for ioctl calls
  up effectively multiplying the output by 2^32 when given an out pointer
  to an unsigned long.
 Author: James Clarke <jrtc27 at jrtc27.com>
-Forwarded: https://github.com/polyml/polyml/17
+Forwarded: https://github.com/polyml/polyml/pull/17
+Applied-Upstream: https://github.com/polyml/polyml/commit/c2f37c3c0b63d89e216af863571a14573f9586b7
 ---
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- a/libpolyml/network.cpp
diff --git a/debian/patches/s390.diff b/debian/patches/s390.diff
index 1143546..0ca9dbc 100644
--- a/debian/patches/s390.diff
+++ b/debian/patches/s390.diff
@@ -1,6 +1,7 @@
 Description: Add support for S/390
 Author: James Clarke <jrtc27 at jrtc27.com>
-Forwarded: https://github.com/polyml/polyml/17
+Forwarded: https://github.com/polyml/polyml/pull/17
+Applied-Upstream: https://github.com/polyml/polyml/commit/c2f37c3c0b63d89e216af863571a14573f9586b7
 ---
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- a/config.h.in
diff --git a/debian/patches/streamtoken-endian.diff b/debian/patches/streamtoken-endian.diff
index acf90d9..68d84f3 100644
--- a/debian/patches/streamtoken-endian.diff
+++ b/debian/patches/streamtoken-endian.diff
@@ -6,7 +6,8 @@ Description: Use a POLYUNSIGNED for StreamToken.streamNo
  least-significant bits are in the next 4 bytes. By using a POLYUNSIGNED,
  the sizes match.
 Author: James Clarke <jrtc27 at jrtc27.com>
-Forwarded: https://github.com/polyml/polyml/17
+Forwarded: https://github.com/polyml/polyml/pull/17
+Applied-Upstream: https://github.com/polyml/polyml/commit/c2f37c3c0b63d89e216af863571a14573f9586b7
 ---
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- a/libpolyml/globals.h

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/polyml.git



More information about the debian-science-commits mailing list