summaryrefslogtreecommitdiff
path: root/p/haskell-qio
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-07-13 19:09:11 +0200
committerJoachim Breitner <mail@joachim-breitner.de>2015-07-13 19:09:11 +0200
commit7ec016198ffce8f09230bd0b0a719709d1f280bb (patch)
treed1d8dafb5444ab68b9c7851a85e804458942712c /p/haskell-qio
parentbecb5a23607e5a3396b548a1eb9f616452a1cb93 (diff)
downloadDHG_packages-7ec016198ffce8f09230bd0b0a719709d1f280bb.tar.gz
Remove packages that were imported from old/
We imported them to have them in the history, but they should still be out of the way.
Diffstat (limited to 'p/haskell-qio')
-rw-r--r--p/haskell-qio/debian/changelog28
-rw-r--r--p/haskell-qio/debian/compat1
-rw-r--r--p/haskell-qio/debian/control63
-rw-r--r--p/haskell-qio/debian/copyright33
-rwxr-xr-xp/haskell-qio/debian/rules6
-rw-r--r--p/haskell-qio/debian/source/format1
-rw-r--r--p/haskell-qio/debian/watch6
7 files changed, 0 insertions, 138 deletions
diff --git a/p/haskell-qio/debian/changelog b/p/haskell-qio/debian/changelog
deleted file mode 100644
index 9b561564d..000000000
--- a/p/haskell-qio/debian/changelog
+++ /dev/null
@@ -1,28 +0,0 @@
-haskell-qio (1.0-3) UNRELEASED; urgency=low
-
- [ Marco Túlio Gontijo e Silva ]
- * debian/source/format: Use 3.0 (quilt).
-
- [ Marco Silva ]
- * Use ghc instead of ghc6
-
- -- Marco Túlio Gontijo e Silva <marcot@debian.org> Sun, 21 Feb 2010 07:46:08 -0300
-
-haskell-qio (1.0-2) unstable; urgency=low
-
- [ Marco Túlio Gontijo e Silva ]
- * debian/control: Remove dependency in hscolour, since it's now a
- dependency of haskell-devscripts.
- * debian/control: Remove haddock from Build-Depends:, since it's now a
- Depends: of haskell-devscripts.
-
- [ Joachim Breitner ]
- * Bump haskell-devscripts dependency to 0.7
-
- -- Joachim Breitner <nomeata@debian.org> Sat, 20 Feb 2010 17:54:42 +0100
-
-haskell-qio (1.0-1) unstable; urgency=low
-
- * Initial release. (Closes: #567632)
-
- -- Iain Lane <laney@ubuntu.com> Fri, 29 Jan 2010 15:41:52 +0000
diff --git a/p/haskell-qio/debian/compat b/p/haskell-qio/debian/compat
deleted file mode 100644
index 7f8f011eb..000000000
--- a/p/haskell-qio/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-7
diff --git a/p/haskell-qio/debian/control b/p/haskell-qio/debian/control
deleted file mode 100644
index 664d5e92f..000000000
--- a/p/haskell-qio/debian/control
+++ /dev/null
@@ -1,63 +0,0 @@
-Source: haskell-qio
-Section: haskell
-Priority: extra
-Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
-Uploaders: Iain Lane <laney@ubuntu.com>
-Build-Depends: debhelper (>= 7),
- cdbs,
- haskell-devscripts (>= 0.7),
- ghc ,
- ghc-prof,
- ghc-doc,
- libghc-mtl-dev,
- libghc-mtl-prof,
- libghc-mtl-doc
-Standards-Version: 3.8.4
-Homepage: http://www.cs.nott.ac.uk/~asg/QIO/
-Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-qio
-Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-qio
-
-Package: libghc-qio-dev
-Architecture: any
-Depends: ${haskell:Depends},
- ${shlibs:Depends},
- ${misc:Depends}
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
-Description: a language for defining quantum computations
- This package provides a library for the Haskell programming language.
- See http://www.haskell.org/ for more information on Haskell.
- .
- The Quantum IO Monad is a library for defining quantum computations in Haskell
- .
- This package contains the development files.
-
-Package: libghc-qio-prof
-Architecture: any
-Depends: ${haskell:Depends},
- ${shlibs:Depends},
- ${misc:Depends}
-Provides: ${haskell:Provides}
-Description: a language for defining quantum computations; profiling libraries
- This package provides a library for the Haskell programming language,
- compiled for profiling.
- See http://www.haskell.org/ for more information on Haskell.
- .
- The Quantum IO Monad is a library for defining quantum computations in Haskell
- .
- This package contains the profiling libraries.
-
-Package: libghc-qio-doc
-Section: doc
-Architecture: all
-Depends: ${misc:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Description: a language for defining quantum computations; documentation
- This package provides the documentation for a library for the Haskell
- programming language.
- See http://www.haskell.org/ for more information on Haskell.
- .
- The Quantum IO Monad is a library for defining quantum computations in Haskell
- .
- This package contains the hyperlinked html documentation.
diff --git a/p/haskell-qio/debian/copyright b/p/haskell-qio/debian/copyright
deleted file mode 100644
index 016a1e5be..000000000
--- a/p/haskell-qio/debian/copyright
+++ /dev/null
@@ -1,33 +0,0 @@
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Name: QIO
-Upstream-Maintainer: Alexander S. Green <asg@cs.nott.ac.uk>
-Upstream-Source: http://hackage.haskell.org/package/QIO
-
-Files: *
-Copyright: 2010, Alexander S. Green <asg@cs.nott.ac.uk>
-License: BSD
-
-Files: debian/*
-Copyright: 2010, Iain Lane <laney@ubuntu.com>
-License: BSD
-
-License: BSD
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
- .
- * Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
- * 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.
- .
- 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 HOLDER 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-qio/debian/rules b/p/haskell-qio/debian/rules
deleted file mode 100755
index f2277cb16..000000000
--- a/p/haskell-qio/debian/rules
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/usr/bin/make -f
-
-DEB_BUILD_DEPENDENCIES = build-arch
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/hlibrary.mk
diff --git a/p/haskell-qio/debian/source/format b/p/haskell-qio/debian/source/format
deleted file mode 100644
index 163aaf8d8..000000000
--- a/p/haskell-qio/debian/source/format
+++ /dev/null
@@ -1 +0,0 @@
-3.0 (quilt)
diff --git a/p/haskell-qio/debian/watch b/p/haskell-qio/debian/watch
deleted file mode 100644
index 0d087c7ea..000000000
--- a/p/haskell-qio/debian/watch
+++ /dev/null
@@ -1,6 +0,0 @@
-# See uscan(1) for format
-
-version=3
-opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,filenamemangle=s|(.*)/$|QIO-$1.tar.gz|" \
- http://hackage.haskell.org/packages/archive/QIO \
- ([\d\.]*\d)/