summaryrefslogtreecommitdiff
path: root/p/haskelldb-hdbc-sqlite3
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskelldb-hdbc-sqlite3')
-rw-r--r--p/haskelldb-hdbc-sqlite3/debian/changelog121
-rw-r--r--p/haskelldb-hdbc-sqlite3/debian/compat1
-rw-r--r--p/haskelldb-hdbc-sqlite3/debian/control78
-rw-r--r--p/haskelldb-hdbc-sqlite3/debian/copyright34
-rw-r--r--p/haskelldb-hdbc-sqlite3/debian/libghc-haskelldb-hdbc-sqlite3-dev.install1
-rwxr-xr-xp/haskelldb-hdbc-sqlite3/debian/rules6
-rw-r--r--p/haskelldb-hdbc-sqlite3/debian/source/format1
-rw-r--r--p/haskelldb-hdbc-sqlite3/debian/watch2
8 files changed, 0 insertions, 244 deletions
diff --git a/p/haskelldb-hdbc-sqlite3/debian/changelog b/p/haskelldb-hdbc-sqlite3/debian/changelog
deleted file mode 100644
index 1ffd2583c..000000000
--- a/p/haskelldb-hdbc-sqlite3/debian/changelog
+++ /dev/null
@@ -1,121 +0,0 @@
-haskelldb-hdbc-sqlite3 (2.1.2-8) UNRELEASED; urgency=medium
-
- [ Dmitry Bogatov ]
- * Use secure (https) uri in Vcs-Git field in 'debian/control'
- * Bump standards version to 3.9.8 (no changes needed)
-
- [ Gianfranco Costamagna ]
- * Fix VCS fields
-
- -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:38 +0300
-
-haskelldb-hdbc-sqlite3 (2.1.2-7) unstable; urgency=medium
-
- * Switch Vcs-Git/Vcs-Browser headers to new location.
-
- -- Clint Adams <clint@debian.org> Thu, 03 Dec 2015 14:54:20 -0500
-
-haskelldb-hdbc-sqlite3 (2.1.2-6) experimental; urgency=medium
-
- * Bump standards-version to 3.9.6
- * Depend on haskell-devscripts >= 0.10 to ensure that this package
- builds against GHC in experimental
-
- -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:27:24 +0200
-
-haskelldb-hdbc-sqlite3 (2.1.2-5) unstable; urgency=medium
-
- * Upload to unstable
-
- -- Joachim Breitner <nomeata@debian.org> Mon, 27 Apr 2015 11:49:05 +0200
-
-haskelldb-hdbc-sqlite3 (2.1.2-4) experimental; urgency=low
-
- * Adjust watch file to new hackage layout
- * Depend on haskell-devscripts 0.9, found in experimental
-
- -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 17:10:13 +0100
-
-haskelldb-hdbc-sqlite3 (2.1.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:11 +0200
-
-haskelldb-hdbc-sqlite3 (2.1.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:50:24 +0200
-
-haskelldb-hdbc-sqlite3 (2.1.2-1) experimental; urgency=low
-
- * New upstream release
-
- -- Joachim Breitner <nomeata@debian.org> Thu, 07 Feb 2013 19:50:53 +0100
-
-haskelldb-hdbc-sqlite3 (2.1.1-1) experimental; urgency=low
-
- * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
- against experimental
- * Bump standards version, no change
- * New upstream release
-
- -- Joachim Breitner <nomeata@debian.org> Fri, 19 Oct 2012 22:33:17 +0200
-
-haskelldb-hdbc-sqlite3 (2.1.0-3) unstable; urgency=low
-
- * Extend mtl dependency
-
- -- Joachim Breitner <nomeata@debian.org> Mon, 28 May 2012 10:53:14 +0200
-
-haskelldb-hdbc-sqlite3 (2.1.0-2) unstable; urgency=low
-
- * Sourceful upload to rebuild documentation package
-
- -- Joachim Breitner <nomeata@debian.org> Sat, 10 Mar 2012 16:57:15 +0100
-
-haskelldb-hdbc-sqlite3 (2.1.0-1) unstable; urgency=low
-
- [ Marco Silva ]
- * Use ghc instead of ghc
-
- [ Iain Lane ]
- * New upstream release 2.1.0
- * Standards-Version → 3.9.2, no changes required
- * Enable prof package
- * Make -doc package also depend on ${haskell:Depends}
-
- -- Iain Lane <laney@debian.org> Mon, 30 May 2011 17:56:26 +0100
-
-haskelldb-hdbc-sqlite3 (0.13-1) unstable; urgency=low
-
- [ Marco Túlio Gontijo e Silva ]
- * debian/control: Change Priority: to extra.
- * debian/watch: Use format that works for --download-current-version.
- * debian/watch: Add .tar.gz to downloaded filename.
- * debian/watch: Include package name in downloaded .tar.gz.
- * debian/watch: Remove spaces, since they're not allowed by uscan.
- * debian/control: Add field Provides: ${haskell:Provides} to -dev and
- -prof packages.
- * debian/control: Use Vcs-Browser: field.
- * 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.
- * debian/control: Bump Standards-Version: to 3.8.4, no changes needed.
- * debian/source/format: Use 3.0 (quilt).
-
- [ Joachim Breitner ]
- * New upstream version
- * Bump haskell-devscripts dependency to 0.7
-
- -- Joachim Breitner <nomeata@debian.org> Tue, 23 Feb 2010 18:11:28 +0100
-
-haskelldb-hdbc-sqlite3 (0.12-1) unstable; urgency=low
-
- * Initial packaging
-
- -- Joachim Breitner <nomeata@debian.org> Wed, 09 Sep 2009 11:04:44 +0200
diff --git a/p/haskelldb-hdbc-sqlite3/debian/compat b/p/haskelldb-hdbc-sqlite3/debian/compat
deleted file mode 100644
index ec635144f..000000000
--- a/p/haskelldb-hdbc-sqlite3/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/p/haskelldb-hdbc-sqlite3/debian/control b/p/haskelldb-hdbc-sqlite3/debian/control
deleted file mode 100644
index ed64ea0b0..000000000
--- a/p/haskelldb-hdbc-sqlite3/debian/control
+++ /dev/null
@@ -1,78 +0,0 @@
-Source: haskelldb-hdbc-sqlite3
-Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
-Uploaders: Joachim Breitner <nomeata@debian.org>
-Priority: extra
-Section: haskell
-Build-Depends: debhelper (>= 9),
- haskell-devscripts (>= 0.10),
- cdbs,
- ghc,
- ghc-prof,
- libghc-hdbc-dev (>= 2),
- libghc-hdbc-dev (<< 3),
- libghc-hdbc-prof,
- libghc-hdbc-sqlite3-dev (>= 2),
- libghc-hdbc-sqlite3-dev (<< 3),
- libghc-hdbc-sqlite3-prof,
- libghc-haskelldb-dev (>= 2),
- libghc-haskelldb-dev (<< 3),
- libghc-haskelldb-prof,
- libghc-haskelldb-hdbc-dev (>= 2),
- libghc-haskelldb-hdbc-dev (<< 3),
- libghc-haskelldb-hdbc-prof,
- libghc-mtl-dev (>= 1),
- libghc-mtl-dev (<< 3),
- libghc-mtl-prof,
-Build-Depends-Indep: ghc-doc,
- libghc-hdbc-doc,
- libghc-hdbc-sqlite3-doc,
- libghc-haskelldb-doc,
- libghc-haskelldb-hdbc-doc,
- libghc-mtl-doc,
-Standards-Version: 3.9.8
-Homepage: https://github.com/m4dc4p/haskelldb
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
-Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
-
-Package: libghc-haskelldb-hdbc-sqlite3-dev
-Architecture: any
-Depends: ${haskell:Depends},
- ${shlibs:Depends},
- ${misc:Depends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
-Description: HaskellDB support for the HDBC SQLite driver${haskell:ShortBlurb}
- This library allows you to use the HaskellDB database abstraction library with
- the SQLite driver provided by the HDBC database driver interface suite.
- .
- This package also includes the DBDirect-hdbc-sqlite3 binary to generate Haskell
- source files by querying the database.
- .
- ${haskell:Blurb}
-
-Package: libghc-haskelldb-hdbc-sqlite3-prof
-Architecture: any
-Depends: ${haskell:Depends},
- ${shlibs:Depends},
- ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
-Description: HaskellDB support for the HDBC SQLite driver${haskell:ShortBlurb}
- This library allows you to use the HaskellDB database abstraction library with
- the SQLite driver provided by the HDBC database driver interface suite.
- .
- ${haskell:Blurb}
-
-Package: libghc-haskelldb-hdbc-sqlite3-doc
-Architecture: all
-Section: doc
-Depends: ${haskell:Depends},
- ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Description: HaskellDB support for the HDBC SQLite driver${haskell:ShortBlurb}
- This library allows you to use the HaskellDB database abstraction library with
- the SQLite driver provided by the HDBC database driver interface suite.
- .
- ${haskell:Blurb}
diff --git a/p/haskelldb-hdbc-sqlite3/debian/copyright b/p/haskelldb-hdbc-sqlite3/debian/copyright
deleted file mode 100644
index 239568117..000000000
--- a/p/haskelldb-hdbc-sqlite3/debian/copyright
+++ /dev/null
@@ -1,34 +0,0 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: haskelldb-hdbc-sqlite3
-Upstream-Maintainer: Bjorn Bringert <haskelldb-users@lists.sourceforge.net>
-Upstream-Source: http://hackage.haskell.org/packages/archive/haskelldb-hdbc-sqlite3/0.12/haskelldb-hdbc-sqlite3-0.12.tar.gz
-
-Files: *
-Copyright: Copyright 2006 Bjorn Bringert
- Copyright 2003 HWT
-License: BSD-C3
- All rights reserved.
-
- 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.
- - Neither the names of the copyright owners nor the names of the
- 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/haskelldb-hdbc-sqlite3/debian/libghc-haskelldb-hdbc-sqlite3-dev.install b/p/haskelldb-hdbc-sqlite3/debian/libghc-haskelldb-hdbc-sqlite3-dev.install
deleted file mode 100644
index 36e51ca44..000000000
--- a/p/haskelldb-hdbc-sqlite3/debian/libghc-haskelldb-hdbc-sqlite3-dev.install
+++ /dev/null
@@ -1 +0,0 @@
-dist-ghc/build/DBDirect-hdbc-sqlite3/DBDirect-hdbc-sqlite3 /usr/bin
diff --git a/p/haskelldb-hdbc-sqlite3/debian/rules b/p/haskelldb-hdbc-sqlite3/debian/rules
deleted file mode 100755
index f2277cb16..000000000
--- a/p/haskelldb-hdbc-sqlite3/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/haskelldb-hdbc-sqlite3/debian/source/format b/p/haskelldb-hdbc-sqlite3/debian/source/format
deleted file mode 100644
index 163aaf8d8..000000000
--- a/p/haskelldb-hdbc-sqlite3/debian/source/format
+++ /dev/null
@@ -1 +0,0 @@
-3.0 (quilt)
diff --git a/p/haskelldb-hdbc-sqlite3/debian/watch b/p/haskelldb-hdbc-sqlite3/debian/watch
deleted file mode 100644
index 4b66e1797..000000000
--- a/p/haskelldb-hdbc-sqlite3/debian/watch
+++ /dev/null
@@ -1,2 +0,0 @@
-version=3
-http://hackage.haskell.org/package/haskelldb-hdbc-sqlite3/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))