[Pkg-haskell-maintainers] haskell-weighted-regexp_0.3.1.1-1_amd64.changes is NEW

Debian FTP Masters ftpmaster at ftp-master.debian.org
Mon Sep 19 15:32:43 UTC 2011


(new) haskell-weighted-regexp_0.3.1.1-1.debian.tar.gz extra haskell
(new) haskell-weighted-regexp_0.3.1.1-1.dsc extra haskell
(new) haskell-weighted-regexp_0.3.1.1.orig.tar.gz extra haskell
(new) libghc-weighted-regexp-dev_0.3.1.1-1_amd64.deb extra haskell
Weighted Regular Expression Matcher
 Haskell implementation of a weighted regular expression matcher with linear
 worst-case time and space bounds. More specifically, the worst-case run time
 for matching a word against a regular expression is linearly bounded by the
 length of the word and the size of the regular expression. The memory
 requirements are independent of the length of the word and linear in the size
 of the regular expression. This makes this library suitable when processing
 untrusted data, e.g. in a web service, without risking an unexpected runtime
 blow-up.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.
(new) libghc-weighted-regexp-doc_0.3.1.1-1_all.deb extra doc
Weighted Regular Expression Matcher; documentation
 Haskell implementation of a weighted regular expression matcher with linear
 worst-case time and space bounds. More specifically, the worst-case run time
 for matching a word against a regular expression is linearly bounded by the
 length of the word and the size of the regular expression. The memory
 requirements are independent of the length of the word and linear in the size
 of the regular expression. This makes this library suitable when processing
 untrusted data, e.g. in a web service, without risking an unexpected runtime
 blow-up.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.
(new) libghc-weighted-regexp-prof_0.3.1.1-1_amd64.deb extra haskell
Weighted Regular Expression Matcher; profiling libraries
 Haskell implementation of a weighted regular expression matcher with linear
 worst-case time and space bounds. More specifically, the worst-case run time
 for matching a word against a regular expression is linearly bounded by the
 length of the word and the size of the regular expression. The memory
 requirements are independent of the length of the word and linear in the size
 of the regular expression. This makes this library suitable when processing
 untrusted data, e.g. in a web service, without risking an unexpected runtime
 blow-up.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.
Changes: haskell-weighted-regexp (0.3.1.1-1) unstable; urgency=low
 .
  * Initial release. (Closes: #641939)


Override entries for your package:

Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 641939 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



More information about the Pkg-haskell-maintainers mailing list