[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#644378: marked as done (ITP: haskell-language-haskell-extract -- automatically extract functions from the local code.)



Your message dated Sat, 05 Nov 2011 11:47:19 +0000
with message-id <E1RMeiV-00024F-P1@franck.debian.org>
and subject line Bug#644378: fixed in haskell-language-haskell-extract 0.2.1-3
has caused the Debian Bug report #644378,
regarding ITP: haskell-language-haskell-extract -- automatically extract functions from the local code.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
644378: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644378
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Kiwamu Okabe <kiwamu@debian.or.jp>

* Package name    : haskell-language-haskell-extract
  Version         : 0.2.1
  Upstream Author : Oscar Finnsson & Emil Nordling
* URL             : http://github.com/finnsson/template-helper
  Vcs-Browser     :
http://anonscm.debian.org/gitweb/?p=collab-maint/haskell-language-haskell-extract.git
* License         : BSD3
  Programming Lang: Haskell
  Description     : automatically extract functions from the local code.
 language-haskell-extract contains some useful helper functions on top of
 Template Haskell.
 functionExtractor extracts all functions after a regexp-pattern.
 .
 > foo = "test"
 > boo = "testing"
 > bar = $(functionExtractor "oo$")
 .
 will automagically extract the functions ending with "oo" such as
 .
 > bar = [("foo",foo), ("boo",boo)]
 .
 This can be useful if you wish to extract all functions beginning with test
 (for a test-framework) or all functions beginning with wc (for a web
service).
 .
 functionExtractorMap works like functionsExtractor but applies a function
 over all function-pairs.
 This functions is useful if the common return type of the functions is
 a type class.

-- 
Kiwamu Okabe



--- End Message ---
--- Begin Message ---
Source: haskell-language-haskell-extract
Source-Version: 0.2.1-3

We believe that the bug you reported is fixed in the latest version of
haskell-language-haskell-extract, which is due to be installed in the Debian FTP archive:

haskell-language-haskell-extract_0.2.1-3.debian.tar.gz
  to main/h/haskell-language-haskell-extract/haskell-language-haskell-extract_0.2.1-3.debian.tar.gz
haskell-language-haskell-extract_0.2.1-3.dsc
  to main/h/haskell-language-haskell-extract/haskell-language-haskell-extract_0.2.1-3.dsc
haskell-language-haskell-extract_0.2.1.orig.tar.gz
  to main/h/haskell-language-haskell-extract/haskell-language-haskell-extract_0.2.1.orig.tar.gz
libghc-language-haskell-extract-dev_0.2.1-3_amd64.deb
  to main/h/haskell-language-haskell-extract/libghc-language-haskell-extract-dev_0.2.1-3_amd64.deb
libghc-language-haskell-extract-doc_0.2.1-3_all.deb
  to main/h/haskell-language-haskell-extract/libghc-language-haskell-extract-doc_0.2.1-3_all.deb
libghc-language-haskell-extract-prof_0.2.1-3_amd64.deb
  to main/h/haskell-language-haskell-extract/libghc-language-haskell-extract-prof_0.2.1-3_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 644378@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kiwamu Okabe <kiwamu@debian.or.jp> (supplier of updated haskell-language-haskell-extract package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 02 Nov 2011 15:02:25 +0900
Source: haskell-language-haskell-extract
Binary: libghc-language-haskell-extract-dev libghc-language-haskell-extract-prof libghc-language-haskell-extract-doc
Architecture: source all amd64
Version: 0.2.1-3
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Changed-By: Kiwamu Okabe <kiwamu@debian.or.jp>
Description: 
 libghc-language-haskell-extract-dev - automatically extract functions from the local code.
 libghc-language-haskell-extract-doc - automatically extract functions from the local code.; documentati
 libghc-language-haskell-extract-prof - automatically extract functions from the local code.; profiling l
Closes: 644378
Changes: 
 haskell-language-haskell-extract (0.2.1-3) unstable; urgency=low
 .
   * first release.
   * ITP (Closes: #644378)
Checksums-Sha1: 
 552cba4eb5ffe7a7a545c72dc9bbf6ad5deeb717 1983 haskell-language-haskell-extract_0.2.1-3.dsc
 e0b305a457a16a73555336a663d0e644efe1d51c 2975 haskell-language-haskell-extract_0.2.1.orig.tar.gz
 e7e5a095bf5a1ed12b2b11c8aadeb48e48cd9a1c 2428 haskell-language-haskell-extract_0.2.1-3.debian.tar.gz
 ef7b67658210871482d50ae5850fd4c60a5429ee 29942 libghc-language-haskell-extract-doc_0.2.1-3_all.deb
 fccc0a4ee2c91534402b42f3e2dae04b0f28ed0e 14964 libghc-language-haskell-extract-dev_0.2.1-3_amd64.deb
 fc0264fc3ca44f633c1597f855f03393f369c8da 15514 libghc-language-haskell-extract-prof_0.2.1-3_amd64.deb
Checksums-Sha256: 
 da3b3de11512b15abe6d0783afadfb7c855582b9916e7eb54c9b50b9cadd78c8 1983 haskell-language-haskell-extract_0.2.1-3.dsc
 6e413fbe15eb94290d45593bccdcf21b8f6c8524739d01d6069da13f9e09af52 2975 haskell-language-haskell-extract_0.2.1.orig.tar.gz
 2a43d76328f3674427685846a98cb97711206371b959c3e2e2fab468a482e59e 2428 haskell-language-haskell-extract_0.2.1-3.debian.tar.gz
 3b942df1c2f124e2b415963fde7e9d083c55a36b726ff7bdcf45c2f1c64550b0 29942 libghc-language-haskell-extract-doc_0.2.1-3_all.deb
 8ef499b0cc27ad9ebbec2ee474d16d727bffaca58c4d0f2330b928994cf194ff 14964 libghc-language-haskell-extract-dev_0.2.1-3_amd64.deb
 79c9cd9ca0d42a41f1f10592a0dcf51d91bbdeff74e0f69208104037a66154d7 15514 libghc-language-haskell-extract-prof_0.2.1-3_amd64.deb
Files: 
 66ffb6eca08b67f4a83c72c098cadfd8 1983 haskell extra haskell-language-haskell-extract_0.2.1-3.dsc
 ad898f272d6068a43f14ab17afcbc685 2975 haskell extra haskell-language-haskell-extract_0.2.1.orig.tar.gz
 fcd2a10e11db617322417861155b6cbb 2428 haskell extra haskell-language-haskell-extract_0.2.1-3.debian.tar.gz
 d74586c2af4501f09d6f038633569e6a 29942 doc extra libghc-language-haskell-extract-doc_0.2.1-3_all.deb
 2ceb237b9cc9c395af78dd8a262b81ee 14964 haskell extra libghc-language-haskell-extract-dev_0.2.1-3_amd64.deb
 30f61b1364cec012595be6673fcb5d4b 15514 haskell extra libghc-language-haskell-extract-prof_0.2.1-3_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk6zCgwACgkQ9ijrk0dDIGz3NQCgzhkyzdCJKs2xQTjR6KHvh0vL
65YAnA+5JGF94noKBlRvFbJ8JsXDgWhC
=1mSB
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: