[DHG_packages] 07/10: Remove ghcjs packages

Joachim Breitner nomeata at moszumanska.debian.org
Tue Aug 11 09:29:27 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 37757d28747e3f1018fc914f7e66fca734f14570
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Tue Aug 11 11:21:32 2015 +0200

    Remove ghcjs packages
    
    these do not build, and can be resurrected if we actually have GHCJS in
    Debian.
---
 p/haskell-ghcjs-base/debian/changelog     |  5 --
 p/haskell-ghcjs-base/debian/compat        |  1 -
 p/haskell-ghcjs-base/debian/control       | 87 -------------------------------
 p/haskell-ghcjs-base/debian/copyright     | 33 ------------
 p/haskell-ghcjs-base/debian/rules         |  8 ---
 p/haskell-ghcjs-base/debian/source/format |  1 -
 p/haskell-ghcjs-dom/debian/changelog      |  5 --
 p/haskell-ghcjs-dom/debian/compat         |  1 -
 p/haskell-ghcjs-dom/debian/control        | 69 ------------------------
 p/haskell-ghcjs-dom/debian/copyright      | 32 ------------
 p/haskell-ghcjs-dom/debian/rules          |  8 ---
 p/haskell-ghcjs-dom/debian/source/format  |  1 -
 p/haskell-ghcjs-dom/debian/watch          |  2 -
 13 files changed, 253 deletions(-)

diff --git a/p/haskell-ghcjs-base/debian/changelog b/p/haskell-ghcjs-base/debian/changelog
deleted file mode 100644
index 221836c..0000000
--- a/p/haskell-ghcjs-base/debian/changelog
+++ /dev/null
@@ -1,5 +0,0 @@
-haskell-ghcjs-base (0.1.0.0-1) UNRELEASED; urgency=low
-
-  * Initial debian package release.
-
- -- Christopher Reichert <creichert07 at gmail.com>  Sun, 21 Dec 2014 09:56:09 -0600
diff --git a/p/haskell-ghcjs-base/debian/compat b/p/haskell-ghcjs-base/debian/compat
deleted file mode 100644
index ec63514..0000000
--- a/p/haskell-ghcjs-base/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/p/haskell-ghcjs-base/debian/control b/p/haskell-ghcjs-base/debian/control
deleted file mode 100644
index 949a4f2..0000000
--- a/p/haskell-ghcjs-base/debian/control
+++ /dev/null
@@ -1,87 +0,0 @@
-Source: haskell-ghcjs-base
-Section: haskell
-Priority: extra
-Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Christopher Reichert <creichert07 at gmail.com>
-Build-Depends: debhelper (>= 7.0),
- haskell-devscripts (>= 0.9),
- cdbs,
- ghc,
- ghc-prof,
- libghc-aeson-dev (>= 0.8),
- libghc-aeson-dev (<< 0.9),
- libghc-aeson-prof,
- libghc-attoparsec-dev (>= 0.11),
- libghc-attoparsec-dev (<< 0.13),
- libghc-attoparsec-prof,
- libghc-ghcjs-prim-dev,
- libghc-ghcjs-prim-prof,
- libghc-primitive-dev (>= 0.5),
- libghc-primitive-dev (<< 0.6),
- libghc-primitive-prof,
- libghc-scientific-dev (>= 0.3),
- libghc-scientific-dev (<< 0.4),
- libghc-scientific-prof,
- libghc-text-dev (>= 1.1),
- libghc-text-dev (<< 1.2),
- libghc-text-prof,
- libghc-unordered-containers-dev (>= 0.2),
- libghc-unordered-containers-dev (<< 0.3),
- libghc-unordered-containers-prof,
- libghc-vector-dev (>= 0.10),
- libghc-vector-dev (<< 0.11),
- libghc-vector-prof,
-Build-Depends-Indep: ghc-doc,
- libghc-aeson-doc,
- libghc-attoparsec-doc,
- libghc-ghcjs-prim-doc,
- libghc-primitive-doc,
- libghc-scientific-doc,
- libghc-text-doc,
- libghc-unordered-containers-doc,
- libghc-vector-doc,
-Standards-Version: 3.9.6
-Homepage: http://hackage.haskell.org/package/ghcjs-base
-X-Description: base library for GHCJS
-Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-ghcjs-base
-Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-ghcjs-base
-
-Package: libghc-ghcjs-base-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-ghcjs-base-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-ghcjs-base-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-ghcjs-base/debian/copyright b/p/haskell-ghcjs-base/debian/copyright
deleted file mode 100644
index e6c9b58..0000000
--- a/p/haskell-ghcjs-base/debian/copyright
+++ /dev/null
@@ -1,33 +0,0 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: ghcjs-base
-Upstream-Contact: Luite Stegeman <stegeman at gmail.com>
-
-Files: *
-Copyright: Copyright (c) 2013 Luite Stegeman
-License: MIT
-
-Files: debian/*
-Copyright: Copyright (c) 2014 Christopher Reichert
-License: MIT
-
-License: MIT
- .
- Permission is hereby granted, free of charge, to any person obtaining
- a copy of this software and associated documentation files (the
- "Software"), to deal in the Software without restriction, including
- without limitation the rights to use, copy, modify, merge, publish,
- distribute, sublicense, and/or sell copies of the Software, and to
- permit persons to whom the Software is furnished to do so, subject to
- the following conditions:
- .
- The above copyright notice and this permission notice shall be
- included in all copies or substantial portions of the Software.
- .
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
- BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
- ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
diff --git a/p/haskell-ghcjs-base/debian/rules b/p/haskell-ghcjs-base/debian/rules
deleted file mode 100755
index 48c38ac..0000000
--- a/p/haskell-ghcjs-base/debian/rules
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/usr/bin/make -f
-
-#DEB_CABAL_PACKAGE = ghcjs-base
-#DEB_DEFAULT_COMPILER = ghc
-#DEB_ENABLE_TESTS=yes
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/hlibrary.mk
diff --git a/p/haskell-ghcjs-base/debian/source/format b/p/haskell-ghcjs-base/debian/source/format
deleted file mode 100644
index 163aaf8..0000000
--- a/p/haskell-ghcjs-base/debian/source/format
+++ /dev/null
@@ -1 +0,0 @@
-3.0 (quilt)
diff --git a/p/haskell-ghcjs-dom/debian/changelog b/p/haskell-ghcjs-dom/debian/changelog
deleted file mode 100644
index 93bac1f..0000000
--- a/p/haskell-ghcjs-dom/debian/changelog
+++ /dev/null
@@ -1,5 +0,0 @@
-haskell-ghcjs-dom (0.1.1.1-1) UNRELEASED; urgency=low
-
-  * Initial Package Release
-
- -- Christopher Reichert <creichert07 at gmail.com>  Sun, 21 Dec 2014 09:40:20 -0600
diff --git a/p/haskell-ghcjs-dom/debian/compat b/p/haskell-ghcjs-dom/debian/compat
deleted file mode 100644
index ec63514..0000000
--- a/p/haskell-ghcjs-dom/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/p/haskell-ghcjs-dom/debian/control b/p/haskell-ghcjs-dom/debian/control
deleted file mode 100644
index e42d109..0000000
--- a/p/haskell-ghcjs-dom/debian/control
+++ /dev/null
@@ -1,69 +0,0 @@
-Source: haskell-ghcjs-dom
-Section: haskell
-Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Christopher Reichert <creichert07 at gmail.com>
-Priority: extra
-Build-Depends: debhelper (>= 7.0)
-  , haskell-devscripts (>= 0.8)
-  , cdbs
-  , ghc
-  , ghc-prof
-  , libghc-ghcjs-base-dev
-  , libghc-ghcjs-base-prof
-  , libghc-mtl-dev
-  , libghc-mtl-prof
-  , libghc-text-dev (>= 0.11.0.6)
-  , libghc-text-dev (<< 1.3)
-  , libghc-text-prof
-Build-Depends-Indep: ghc-doc
-  , libghc-ghcjs-base-doc
-  , libghc-mtl-doc
-  , libghc-text-doc
-Standards-Version: 3.9.6
-Homepage: http://hackage.haskell.org/package/ghcjs-dom
-X-Description: DOM library that supports both GHCJS and WebKitGTK
-  .
-  Documentent Object Model (DOM) functions that work with
-  GHCJS, but can also be used with GHC and WebKitGTK.
-Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-ghcjs-dom
-Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-ghcjs-dom
-
-Package: libghc-ghcjs-dom-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-ghcjs-dom-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-ghcjs-dom-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-ghcjs-dom/debian/copyright b/p/haskell-ghcjs-dom/debian/copyright
deleted file mode 100644
index 21469f0..0000000
--- a/p/haskell-ghcjs-dom/debian/copyright
+++ /dev/null
@@ -1,32 +0,0 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: ghcjs-dom
-Upstream-Contact: Hamish Mackenzie <Hamish.K.Mackenzie at googlemail.com>
-Source: http://hackage.haskell.org/package/ghcjs-dom
-
-Files: *
-Copyright: Copyright (c) 2010-2012 Hamish Mackenzie, Victor Nazarov, Luite Stegeman
-
-Files: debian/*
-Copyright: 2014 Christopher Reichert
-License: MIT
-
-License: MIT
- .
- Permission is hereby granted, free of charge, to any person obtaining
- a copy of this software and associated documentation files (the
- "Software"), to deal in the Software without restriction, including
- without limitation the rights to use, copy, modify, merge, publish,
- distribute, sublicense, and/or sell copies of the Software, and to
- permit persons to whom the Software is furnished to do so, subject to
- the following conditions:
- .
- The above copyright notice and this permission notice shall be
- included in all copies or substantial portions of the Software.
- .
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/p/haskell-ghcjs-dom/debian/rules b/p/haskell-ghcjs-dom/debian/rules
deleted file mode 100755
index b7a91cd..0000000
--- a/p/haskell-ghcjs-dom/debian/rules
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/usr/bin/make -f
-
-#DEB_CABAL_PACKAGE = ghcjs-dom
-#DEB_DEFAULT_COMPILER = ghc
-#DEB_ENABLE_TESTS = yes
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/hlibrary.mk
diff --git a/p/haskell-ghcjs-dom/debian/source/format b/p/haskell-ghcjs-dom/debian/source/format
deleted file mode 100644
index 163aaf8..0000000
--- a/p/haskell-ghcjs-dom/debian/source/format
+++ /dev/null
@@ -1 +0,0 @@
-3.0 (quilt)
diff --git a/p/haskell-ghcjs-dom/debian/watch b/p/haskell-ghcjs-dom/debian/watch
deleted file mode 100644
index f503254..0000000
--- a/p/haskell-ghcjs-dom/debian/watch
+++ /dev/null
@@ -1,2 +0,0 @@
-version=3
-http://hackage.haskell.org/package/ghcjs-dom/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