[DHG_packages] 01/02: Remove haskell-double-conversion

Joachim Breitner nomeata at moszumanska.debian.org
Mon Aug 10 15:42:40 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 4045ce55aa143349ad59fc185aee4fe10db37d90
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Mon Aug 10 15:11:01 2015 +0200

    Remove haskell-double-conversion
    
    after having removed just the changelog earlier.
---
 p/haskell-double-conversion/debian/compat          |  1 -
 p/haskell-double-conversion/debian/control         | 63 ----------------------
 p/haskell-double-conversion/debian/copyright       | 38 -------------
 p/haskell-double-conversion/debian/patches/series  |  1 -
 .../patches/use-system-libdouble-conversion.patch  | 20 -------
 p/haskell-double-conversion/debian/rules           |  7 ---
 p/haskell-double-conversion/debian/source/format   |  1 -
 p/haskell-double-conversion/debian/watch           |  2 -
 8 files changed, 133 deletions(-)

diff --git a/p/haskell-double-conversion/debian/compat b/p/haskell-double-conversion/debian/compat
deleted file mode 100644
index ec63514..0000000
--- a/p/haskell-double-conversion/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/p/haskell-double-conversion/debian/control b/p/haskell-double-conversion/debian/control
deleted file mode 100644
index b565df6..0000000
--- a/p/haskell-double-conversion/debian/control
+++ /dev/null
@@ -1,63 +0,0 @@
-Source: haskell-double-conversion
-Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Dmitry Bogatov <KAction at gnu.org>
-Priority: extra
-Section: haskell
-Build-Depends: debhelper (>= 9.0),
- haskell-devscripts (>= 0.9),
- cdbs,
- ghc,
- ghc-prof,
- libghc-text-dev (>= 0.11.0.8),
- libghc-text-prof,
- libdouble-conversion-dev
-Build-Depends-Indep: ghc-doc,
- libghc-text-doc,
-Standards-Version: 3.9.6
-Homepage: http://hackage.haskell.org/package/double-conversion
-Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-double-conversion
-Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-double-conversion
-X-Description: Conversion between double floats and text
- Library that performs fast, accurate conversion between double
- precision floating point and text via C++ bindings to
- `double-conversion` library.
-
-Package: libghc-double-conversion-dev
-Architecture: any
-Depends: ${haskell:Depends},
- ${misc:Depends},
- ${shlibs:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Conflicts: ${haskell:Conflicts},
-Provides: ${haskell:Provides},
-Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
- ${haskell:LongDescription}
- .
- ${haskell:Blurb}
-
-Package: libghc-double-conversion-prof
-Architecture: any
-Depends: ${haskell:Depends},
- ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Conflicts: ${haskell:Conflicts},
-Provides: ${haskell:Provides},
-Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
- ${haskell:LongDescription}
- .
- ${haskell:Blurb}
-
-Package: libghc-double-conversion-doc
-Architecture: all
-Section: doc
-Depends: ${haskell:Depends},
- ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Conflicts: ${haskell:Conflicts},
-Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
- ${haskell:LongDescription}
- .
- ${haskell:Blurb}
diff --git a/p/haskell-double-conversion/debian/copyright b/p/haskell-double-conversion/debian/copyright
deleted file mode 100644
index 1e410ab..0000000
--- a/p/haskell-double-conversion/debian/copyright
+++ /dev/null
@@ -1,38 +0,0 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: double-conversion
-Upstream-Contact: Bryan O'Sullivan <bos at serpentine.com>
-Source: https://hackage.haskell.org/package/double-conversion
-
-Files: debian/*
-Copyright: held by the contributors mentioned in debian/changelog
-License: BSD-3-clause
-
-Files: *
-Copyright: 2011 MailRank, Inc.
-License: BSD-3-clause
-
-License: BSD-3-clause
- Redistribution and use in source and binary forms, with or without modification,
- are permitted provided that the following conditions are met:
- .
-     1. Redistributions of source code must retain the above copyright notice,
-        this list of conditions and the following disclaimer.
- .
-     2. Redistributions in binary form must reproduce the above copyright
-        notice, this list of conditions and the following disclaimer in the
-        documentation and/or other materials provided with the distribution.
- .
-     3. Neither the name of cligh nor the names of its contributors may be used
-        to endorse or promote products derived from this software without
-        specific prior written permission.
- .
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
- ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
- ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff --git a/p/haskell-double-conversion/debian/patches/series b/p/haskell-double-conversion/debian/patches/series
deleted file mode 100644
index e2d6120..0000000
--- a/p/haskell-double-conversion/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-use-system-libdouble-conversion.patch
diff --git a/p/haskell-double-conversion/debian/patches/use-system-libdouble-conversion.patch b/p/haskell-double-conversion/debian/patches/use-system-libdouble-conversion.patch
deleted file mode 100644
index f40cc8a..0000000
--- a/p/haskell-double-conversion/debian/patches/use-system-libdouble-conversion.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- a/double-conversion.cabal
-+++ b/double-conversion.cabal
-@@ -62,16 +62,8 @@ flag developer
- library
-   c-sources:
-     cbits/hs-double-conversion.cc
--    double-conversion/src/bignum.cc
--    double-conversion/src/bignum-dtoa.cc
--    double-conversion/src/cached-powers.cc
--    double-conversion/src/diy-fp.cc
--    double-conversion/src/double-conversion.cc
--    double-conversion/src/fast-dtoa.cc
--    double-conversion/src/fixed-dtoa.cc
--    double-conversion/src/strtod.cc
-
--  extra-libraries: stdc++
-+  extra-libraries: stdc++ double-conversion
-
-   include-dirs:
-     double-conversion/src
diff --git a/p/haskell-double-conversion/debian/rules b/p/haskell-double-conversion/debian/rules
deleted file mode 100755
index cb2875c..0000000
--- a/p/haskell-double-conversion/debian/rules
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/usr/bin/make -f
-
-DEB_CABAL_PACKAGE = double-conversion
-DEB_DEFAULT_COMPILER = ghc
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/hlibrary.mk
diff --git a/p/haskell-double-conversion/debian/source/format b/p/haskell-double-conversion/debian/source/format
deleted file mode 100644
index 163aaf8..0000000
--- a/p/haskell-double-conversion/debian/source/format
+++ /dev/null
@@ -1 +0,0 @@
-3.0 (quilt)
diff --git a/p/haskell-double-conversion/debian/watch b/p/haskell-double-conversion/debian/watch
deleted file mode 100644
index 3e6f9ae..0000000
--- a/p/haskell-double-conversion/debian/watch
+++ /dev/null
@@ -1,2 +0,0 @@
-version=3
-http://hackage.haskell.org/package/double-conversion/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

-- 
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