summaryrefslogtreecommitdiff
path: root/p/haskell-http-client-multipart
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-http-client-multipart')
-rw-r--r--p/haskell-http-client-multipart/debian/changelog11
-rw-r--r--p/haskell-http-client-multipart/debian/compat1
-rw-r--r--p/haskell-http-client-multipart/debian/control74
-rw-r--r--p/haskell-http-client-multipart/debian/copyright30
-rwxr-xr-xp/haskell-http-client-multipart/debian/rules6
-rw-r--r--p/haskell-http-client-multipart/debian/source/format1
-rw-r--r--p/haskell-http-client-multipart/debian/watch2
7 files changed, 0 insertions, 125 deletions
diff --git a/p/haskell-http-client-multipart/debian/changelog b/p/haskell-http-client-multipart/debian/changelog
deleted file mode 100644
index 71173e7ff..000000000
--- a/p/haskell-http-client-multipart/debian/changelog
+++ /dev/null
@@ -1,11 +0,0 @@
-haskell-http-client-multipart (0.2.0.0-2) unstable; urgency=medium
-
- * Rebuild against newer http-client
-
- -- Joachim Breitner <nomeata@debian.org> Fri, 02 May 2014 14:15:53 +0200
-
-haskell-http-client-multipart (0.2.0.0-1) unstable; urgency=low
-
- * Initial release.
-
- -- Clint Adams <clint@debian.org> Wed, 26 Feb 2014 00:16:54 -0500
diff --git a/p/haskell-http-client-multipart/debian/compat b/p/haskell-http-client-multipart/debian/compat
deleted file mode 100644
index ec635144f..000000000
--- a/p/haskell-http-client-multipart/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/p/haskell-http-client-multipart/debian/control b/p/haskell-http-client-multipart/debian/control
deleted file mode 100644
index 4354806f2..000000000
--- a/p/haskell-http-client-multipart/debian/control
+++ /dev/null
@@ -1,74 +0,0 @@
-Source: haskell-http-client-multipart
-Section: haskell
-Priority: extra
-Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
-Uploaders: Clint Adams <clint@debian.org>
-Build-Depends: debhelper (>= 9)
- , cdbs
- , haskell-devscripts (>= 0.8.15)
- , ghc
- , ghc-prof
- , libghc-blaze-builder-dev
- , libghc-blaze-builder-prof
- , libghc-http-client-dev (>= 0.2)
- , libghc-http-client-prof
- , libghc-http-types-dev
- , libghc-http-types-prof
- , libghc-mime-types-dev
- , libghc-mime-types-prof
- , libghc-random-dev
- , libghc-random-prof
- , libghc-text-dev
- , libghc-text-prof
- , libghc-transformers-dev
- , libghc-transformers-prof
-Build-Depends-Indep: ghc-doc
- , libghc-blaze-builder-doc
- , libghc-http-client-doc
- , libghc-http-types-doc
- , libghc-mime-types-doc
- , libghc-random-doc
- , libghc-text-doc
- , libghc-transformers-doc
-Standards-Version: 3.9.5
-Homepage: http://hackage.haskell.org/package/http-client-multipart
-Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-http-client-multipart
-Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-http-client-multipart
-X-Description: generate multipart uploads for http-client
- This module handles building multipart/form-data.
-
-Package: libghc-http-client-multipart-dev
-Architecture: any
-Depends: ${haskell:Depends}
- , ${shlibs:Depends}
- , ${misc:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
-Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
- ${haskell:LongDescription}
- .
- ${haskell:Blurb}
-
-Package: libghc-http-client-multipart-prof
-Architecture: any
-Depends: ${haskell:Depends}
- , ${misc:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
-Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
- ${haskell:LongDescription}
- .
- ${haskell:Blurb}
-
-Package: libghc-http-client-multipart-doc
-Section: doc
-Architecture: all
-Depends: ${misc:Depends}, ${haskell:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
- ${haskell:LongDescription}
- .
- ${haskell:Blurb}
diff --git a/p/haskell-http-client-multipart/debian/copyright b/p/haskell-http-client-multipart/debian/copyright
deleted file mode 100644
index 5e09e82f2..000000000
--- a/p/haskell-http-client-multipart/debian/copyright
+++ /dev/null
@@ -1,30 +0,0 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: http-client-multipart
-Upstream-Contact: Michael Snoyman <michael@snoyman.com>
-Source: http://hackage.haskell.org/package/http-client-multipart
-
-Files: *
-Copyright: 2013 Michael Snoyman
-License: Expat
-
-Files: debian/*
-Copyright: 2014 Clint Adams
-License: Expat
-
-License: Expat
- 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-http-client-multipart/debian/rules b/p/haskell-http-client-multipart/debian/rules
deleted file mode 100755
index d730346e0..000000000
--- a/p/haskell-http-client-multipart/debian/rules
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/usr/bin/make -f
-
-# 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-http-client-multipart/debian/source/format b/p/haskell-http-client-multipart/debian/source/format
deleted file mode 100644
index 163aaf8d8..000000000
--- a/p/haskell-http-client-multipart/debian/source/format
+++ /dev/null
@@ -1 +0,0 @@
-3.0 (quilt)
diff --git a/p/haskell-http-client-multipart/debian/watch b/p/haskell-http-client-multipart/debian/watch
deleted file mode 100644
index b080970ed..000000000
--- a/p/haskell-http-client-multipart/debian/watch
+++ /dev/null
@@ -1,2 +0,0 @@
-version=3
-http://hackage.haskell.org/package/http-client-multipart/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))