summaryrefslogtreecommitdiff
path: root/p/haskell-binary-shared
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-07-27 11:01:06 +0200
committerJoachim Breitner <mail@joachim-breitner.de>2015-07-27 11:01:06 +0200
commited5422645f15bd4f3190464af40d90a24dea7e03 (patch)
tree6943c48792e5c6877781c27d23b2013d2b6b65de /p/haskell-binary-shared
parentc1d2ae1f86bd5d64198f1ecd103a0c7d342d261c (diff)
downloadDHG_packages-ed5422645f15bd4f3190464af40d90a24dea7e03.tar.gz
Remove packages that have been removed from the archive
See #792614
Diffstat (limited to 'p/haskell-binary-shared')
-rw-r--r--p/haskell-binary-shared/debian/changelog81
-rw-r--r--p/haskell-binary-shared/debian/compat1
-rw-r--r--p/haskell-binary-shared/debian/control58
-rw-r--r--p/haskell-binary-shared/debian/copyright14
-rwxr-xr-xp/haskell-binary-shared/debian/rules6
-rw-r--r--p/haskell-binary-shared/debian/source/format1
-rw-r--r--p/haskell-binary-shared/debian/watch2
7 files changed, 0 insertions, 163 deletions
diff --git a/p/haskell-binary-shared/debian/changelog b/p/haskell-binary-shared/debian/changelog
deleted file mode 100644
index 2b86cbfe8..000000000
--- a/p/haskell-binary-shared/debian/changelog
+++ /dev/null
@@ -1,81 +0,0 @@
-haskell-binary-shared (0.8.3-4) unstable; urgency=medium
-
- * Drop build-dependencies on libghc-binary-{dev,prof,doc}, unnecessary
- with GHC 7.8.
-
- -- Colin Watson <cjwatson@debian.org> Fri, 08 May 2015 10:58:56 +0100
-
-haskell-binary-shared (0.8.3-3) unstable; urgency=medium
-
- * Upload to unstable
-
- -- Joachim Breitner <nomeata@debian.org> Mon, 27 Apr 2015 11:47:50 +0200
-
-haskell-binary-shared (0.8.3-2) experimental; urgency=medium
-
- * Depend on haskell-devscripts 0.9, found in experimental
-
- -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 17:09:34 +0100
-
-haskell-binary-shared (0.8.3-1) unstable; urgency=low
-
- * Adjust watch file to new hackage layout
- * New upstream release
-
- -- Joachim Breitner <nomeata@debian.org> Wed, 06 Aug 2014 18:03:04 +0200
-
-haskell-binary-shared (0.8.2-3) unstable; urgency=low
-
- * Move Haskell blurb to the end of the description, reduces the impact
- of #708703
-
- -- Joachim Breitner <nomeata@debian.org> Sat, 25 May 2013 23:52:00 +0200
-
-haskell-binary-shared (0.8.2-2) unstable; urgency=low
-
- * Enable compat level 9
- * Use substvars for Haskell description blurbs
-
- -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 12:49:54 +0200
-
-haskell-binary-shared (0.8.2-1) experimental; urgency=low
-
- * New upstream release
-
- -- Joachim Breitner <nomeata@debian.org> Thu, 07 Feb 2013 19:32:26 +0100
-
-haskell-binary-shared (0.8.1-2) experimental; urgency=low
-
- * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
- against experimental
- * Bump standards version, no change
-
- -- Joachim Breitner <nomeata@debian.org> Sun, 14 Oct 2012 12:00:14 +0200
-
-haskell-binary-shared (0.8.1-1) unstable; urgency=low
-
- * New upstream release
-
- -- Joachim Breitner <nomeata@debian.org> Tue, 13 Mar 2012 13:42:01 +0100
-
-haskell-binary-shared (0.8-3) unstable; urgency=low
-
- * Sourceful upload to rebuild documentation package
-
- -- Iain Lane <laney@debian.org> Fri, 02 Mar 2012 09:51:12 +0000
-
-haskell-binary-shared (0.8-2) unstable; urgency=low
-
- [ Marco Silva ]
- * Use ghc instead of ghc6
-
- [ Iain Lane ]
- * Standards-Version → 3.9.2, no changes required
-
- -- Iain Lane <laney@debian.org> Mon, 23 May 2011 18:23:37 +0100
-
-haskell-binary-shared (0.8-1) unstable; urgency=low
-
- * Initial release. (Closes: #574691)
-
- -- Joachim Breitner <nomeata@debian.org> Thu, 24 Jun 2010 09:11:17 +0200
diff --git a/p/haskell-binary-shared/debian/compat b/p/haskell-binary-shared/debian/compat
deleted file mode 100644
index ec635144f..000000000
--- a/p/haskell-binary-shared/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/p/haskell-binary-shared/debian/control b/p/haskell-binary-shared/debian/control
deleted file mode 100644
index 5c5c52503..000000000
--- a/p/haskell-binary-shared/debian/control
+++ /dev/null
@@ -1,58 +0,0 @@
-Source: haskell-binary-shared
-Section: haskell
-Priority: extra
-Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
-Uploaders: Joachim Breitner <nomeata@debian.org>
-Build-Depends: debhelper (>= 9)
- , cdbs
- , haskell-devscripts (>= 0.9)
- , ghc
- , ghc-prof
- , libghc-mtl-dev (>= 1.1.0.2)
- , libghc-mtl-prof
-Build-Depends-Indep: ghc-doc
- , libghc-mtl-doc
-Standards-Version: 3.9.4
-Homepage: http://hackage.haskell.org/package/binary-shared
-Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-binary-shared
-Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-binary-shared
-
-Package: libghc-binary-shared-dev
-Architecture: any
-Depends: ${haskell:Depends}
- , ${shlibs:Depends}
- , ${misc:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
-Description: sharing-enhanced binary encoding${haskell:ShortBlurb}
- This library is similar to the haskell binary library, but add support to
- sharing identical element occuring in the data to be (de-)serialized.
- .
- ${haskell:Blurb}
-
-Package: libghc-binary-shared-prof
-Architecture: any
-Depends: ${haskell:Depends}
- , ${shlibs:Depends}
- , ${misc:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
-Description: sharing-enhanced binary encoding${haskell:ShortBlurb}
- This library is similar to the haskell binary library, but add support to
- sharing identical element occuring in the data to be (de-)serialized.
- .
- ${haskell:Blurb}
-
-Package: libghc-binary-shared-doc
-Section: doc
-Architecture: all
-Depends: ${misc:Depends}, ${haskell:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Description: sharing-enhanced binary encoding${haskell:ShortBlurb}
- This library is similar to the haskell binary library, but add support to
- sharing identical element occuring in the data to be (de-)serialized.
- .
- ${haskell:Blurb}
diff --git a/p/haskell-binary-shared/debian/copyright b/p/haskell-binary-shared/debian/copyright
deleted file mode 100644
index cae917683..000000000
--- a/p/haskell-binary-shared/debian/copyright
+++ /dev/null
@@ -1,14 +0,0 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
-Name: haskell-binary-shared
-Maintainer: Jürgen Nicklisch-Franken <maintainer@leksah.org>
-Source: http://hackage.haskell.org/package/binary-shared
-
-Copyright: 2007-2010, Juergen "jutaro" Nicklisch-Franken
-License: GPL-2
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
- (at your option) any later version.
- .
- On Debian GNU/Linux systems, the complete text of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL-2'
diff --git a/p/haskell-binary-shared/debian/rules b/p/haskell-binary-shared/debian/rules
deleted file mode 100755
index f2277cb16..000000000
--- a/p/haskell-binary-shared/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-binary-shared/debian/source/format b/p/haskell-binary-shared/debian/source/format
deleted file mode 100644
index 163aaf8d8..000000000
--- a/p/haskell-binary-shared/debian/source/format
+++ /dev/null
@@ -1 +0,0 @@
-3.0 (quilt)
diff --git a/p/haskell-binary-shared/debian/watch b/p/haskell-binary-shared/debian/watch
deleted file mode 100644
index fdc5c8b96..000000000
--- a/p/haskell-binary-shared/debian/watch
+++ /dev/null
@@ -1,2 +0,0 @@
-version=3
-http://hackage.haskell.org/package/binary-shared/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))