[DHG_packages] 05/10: tf-random: unfuzz patch

Joachim Breitner nomeata at moszumanska.debian.org
Tue Aug 11 09:29:26 UTC 2015


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

nomeata pushed a commit to branch master
in repository DHG_packages.

commit c31c19e5fe5007a919e061ab4145c5f9a196b57c
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Tue Aug 11 10:59:16 2015 +0200

    tf-random: unfuzz patch
---
 .../debian/patches/avoid-unicode-in-description          | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/p/haskell-tf-random/debian/patches/avoid-unicode-in-description b/p/haskell-tf-random/debian/patches/avoid-unicode-in-description
index 9360005..0758b3c 100644
--- a/p/haskell-tf-random/debian/patches/avoid-unicode-in-description
+++ b/p/haskell-tf-random/debian/patches/avoid-unicode-in-description
@@ -1,12 +1,12 @@
 Work around https://bugs.debian.org/645573
 
-Index: haskell-tf-random-0.5/tf-random.cabal
+Index: haskell-tf-random/tf-random.cabal
 ===================================================================
---- haskell-tf-random-0.5.orig/tf-random.cabal	2014-04-09 15:57:12.000000000 +0200
-+++ haskell-tf-random-0.5/tf-random.cabal	2014-07-27 21:34:13.289016848 +0200
+--- haskell-tf-random.orig/tf-random.cabal	2015-08-11 10:59:09.670868153 +0200
++++ haskell-tf-random/tf-random.cabal	2015-08-11 10:59:09.666868072 +0200
 @@ -16,7 +16,7 @@
  synopsis:            High-quality splittable pseudorandom number generator
-
+ 
  -- A longer description of the package.
 -description:         This package contains an implementation of a high-quality splittable pseudorandom number generator. The generator is based on a cryptographic hash function built on top of the ThreeFish block cipher. See the paper /Splittable Pseudorandom Number Generators Using Cryptographic Hashing/ by Claessen, Pałka for details and the rationale of the design.
 +description:         This package contains an implementation of a high-quality splittable pseudorandom number generator. The generator is based on a cryptographic hash function built on top of the ThreeFish block cipher. See the paper /Splittable Pseudorandom Number Generators Using Cryptographic Hashing/ by Claessen, Palka for details and the rationale of the design.
@@ -15,15 +15,15 @@ Index: haskell-tf-random-0.5/tf-random.cabal
                       .
 @@ -42,11 +42,11 @@
  license-file:        LICENSE
-
+ 
  -- The package author(s).
 -author:              Michał Pałka <michal.palka at chalmers.se>
 +author:              Michal Palka <michal.palka at chalmers.se>
-
+ 
  -- An email address to which users can send suggestions, bug reports, and
  -- patches.
 -maintainer:          Michał Pałka <michal.palka at chalmers.se>
 +maintainer:          Michal Palka <michal.palka at chalmers.se>
-
+ 
  -- A copyright notice.
- -- copyright:
+ -- copyright:           

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list