Debian Patches

Status for hexbox/1.5.0-5.1

Patch Description Author Forwarded Bugs Origin Last update
fixmonocomp.patch Fix compilation on mono. See: http://lists.debian.org/debian-cli/2013/01/msg00000.html Mathieu Malaterre <malat@debian.org> no
clipolicyversion.patch As per Debian-CLI policy: http://pkg-mono.alioth.debian.org/cli-policy/ch-packaging.html#s-gac-naming-versioning
The upstream software may use wildcards in the assembly versions (1.2.* for
example) which are filled by the compiler with a random value. You must replace
these wildcards with 0 (1.2.0.0 in the example) to make it possible to use
Policy Files and make predictable version numbers.
Mathieu Malaterre <malat@debian.org> no
bug767355.patch c05c5df1358bf5427dd2fcec0e392a132cd69422 Date: Mon, 17 Nov 2014 10:17:02 +0100
Subject: [PATCH] Pretend that native methods for caret manipulation are
available on Linux

---
.../Be.Windows.Forms.HexBox.csproj | 1 +
Be.Windows.Forms.HexBox/Caret.cs | 71 ++++++++++++++++++++++
Be.Windows.Forms.HexBox/HexBox.cs | 8 +--
3 files changed, 76 insertions(+), 4 deletions(-)
create mode 100644 Be.Windows.Forms.HexBox/Caret.cs
Jaroslav Imrich <jaroslav.imrich@gmail.com> no debian
use_new_framework.patch Fix compilation with newer mono
===================================================================
Mathieu Malaterre <malat@debian.org> no

All known versions for source package 'hexbox'

Links