diff options
| author | Clint Adams <clint@debian.org> | 2016-10-22 18:55:01 -0400 |
|---|---|---|
| committer | Clint Adams <clint@debian.org> | 2016-10-22 18:55:01 -0400 |
| commit | cf66e8c72dbf28e5c36fdafd1acce56116a7892f (patch) | |
| tree | c43c7d56d29c5f79f441027767b5d8fd8f4b8735 | |
| parent | 0f009982a22ba230272c0bd6451262091cfe37dd (diff) | |
| download | DHG_packages-cf66e8c72dbf28e5c36fdafd1acce56116a7892f.tar.gz | |
Remove haskelldb* packages
38 files changed, 0 insertions, 1571 deletions
diff --git a/p/haskelldb-hdbc-odbc/debian/changelog b/p/haskelldb-hdbc-odbc/debian/changelog deleted file mode 100644 index 2cfdc9a4c..000000000 --- a/p/haskelldb-hdbc-odbc/debian/changelog +++ /dev/null @@ -1,117 +0,0 @@ -haskelldb-hdbc-odbc (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:37 +0300 - -haskelldb-hdbc-odbc (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:19 -0500 - -haskelldb-hdbc-odbc (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-odbc (2.1.2-5) unstable; urgency=medium - - * Upload to unstable - - -- Joachim Breitner <nomeata@debian.org> Mon, 27 Apr 2015 11:49:04 +0200 - -haskelldb-hdbc-odbc (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:12 +0100 - -haskelldb-hdbc-odbc (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-odbc (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:23 +0200 - -haskelldb-hdbc-odbc (2.1.2-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 - * New upstream release - - -- Joachim Breitner <nomeata@debian.org> Thu, 07 Feb 2013 19:49:31 +0100 - -haskelldb-hdbc-odbc (2.1.0-3) unstable; urgency=low - - * Extend mtl dependency - - -- Joachim Breitner <nomeata@debian.org> Mon, 28 May 2012 10:54:28 +0200 - -haskelldb-hdbc-odbc (2.1.0-2) unstable; urgency=low - - * Bump to Standards-Version 3.9.3. - * Fix -doc package dependency. - - -- Clint Adams <clint@debian.org> Tue, 06 Mar 2012 10:44:48 -0500 - -haskelldb-hdbc-odbc (2.1.0-1) unstable; urgency=low - - [ Marco Silva ] - * Use ghc instead of ghc - - [ Iain Lane ] - * New upstream release 2.1.0 - * Update BDs in line with new upstream release - * Add prof package - * Use real doc package names in BDs - - -- Iain Lane <laney@debian.org> Mon, 30 May 2011 16:36:30 +0100 - -haskelldb-hdbc-odbc (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:07:24 +0100 - -haskelldb-hdbc-odbc (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-odbc/debian/compat b/p/haskelldb-hdbc-odbc/debian/compat deleted file mode 100644 index ec635144f..000000000 --- a/p/haskelldb-hdbc-odbc/debian/compat +++ /dev/null @@ -1 +0,0 @@ -9 diff --git a/p/haskelldb-hdbc-odbc/debian/control b/p/haskelldb-hdbc-odbc/debian/control deleted file mode 100644 index d62a4fd53..000000000 --- a/p/haskelldb-hdbc-odbc/debian/control +++ /dev/null @@ -1,78 +0,0 @@ -Source: haskelldb-hdbc-odbc -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-odbc-dev (>= 2), - libghc-hdbc-odbc-dev (<< 3), - libghc-hdbc-odbc-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-odbc-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-odbc-dev -Architecture: any -Depends: ${haskell:Depends}, - ${shlibs:Depends}, - ${misc:Depends}, -Suggests: ${haskell:Suggests}, -Provides: ${haskell:Provides}, -Description: HaskellDB support for the HDBC ODBC driver${haskell:ShortBlurb} - This library allows you to use the HaskellDB database abstraction library with - the ODBC driver provided by the HDBC database driver interface suite. - . - This package also includes the DBDirect-hdbc-odbc binary to generate Haskell - source files by querying the database. - . - ${haskell:Blurb} - -Package: libghc-haskelldb-hdbc-odbc-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 ODBC driver${haskell:ShortBlurb} - This library allows you to use the HaskellDB database abstraction library with - the ODBC driver provided by the HDBC database driver interface suite. - . - ${haskell:Blurb} - -Package: libghc-haskelldb-hdbc-odbc-doc -Architecture: all -Section: doc -Depends: ${misc:Depends}, - ${haskell:Depends}, -Recommends: ${haskell:Recommends}, -Suggests: ${haskell:Suggests}, -Description: HaskellDB support for the HDBC ODBC driver${haskell:ShortBlurb} - This library allows you to use the HaskellDB database abstraction library with - the ODBC driver provided by the HDBC database driver interface suite. - . - ${haskell:Blurb} diff --git a/p/haskelldb-hdbc-odbc/debian/copyright b/p/haskelldb-hdbc-odbc/debian/copyright deleted file mode 100644 index f08e7a78a..000000000 --- a/p/haskelldb-hdbc-odbc/debian/copyright +++ /dev/null @@ -1,34 +0,0 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: haskelldb-hdbc-odbc -Upstream-Maintainer: Bjorn Bringert <haskelldb-users@lists.sourceforge.net> -Upstream-Source: http://hackage.haskell.org/packages/archive/haskelldb-hdbc-odbc/0.12/haskelldb-hdbc-odbc-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-odbc/debian/libghc-haskelldb-hdbc-odbc-dev.install b/p/haskelldb-hdbc-odbc/debian/libghc-haskelldb-hdbc-odbc-dev.install deleted file mode 100644 index 4f7306c64..000000000 --- a/p/haskelldb-hdbc-odbc/debian/libghc-haskelldb-hdbc-odbc-dev.install +++ /dev/null @@ -1 +0,0 @@ -dist-ghc/build/DBDirect-hdbc-odbc/DBDirect-hdbc-odbc /usr/bin diff --git a/p/haskelldb-hdbc-odbc/debian/rules b/p/haskelldb-hdbc-odbc/debian/rules deleted file mode 100755 index f2277cb16..000000000 --- a/p/haskelldb-hdbc-odbc/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-odbc/debian/source/format b/p/haskelldb-hdbc-odbc/debian/source/format deleted file mode 100644 index 163aaf8d8..000000000 --- a/p/haskelldb-hdbc-odbc/debian/source/format +++ /dev/null @@ -1 +0,0 @@ -3.0 (quilt) diff --git a/p/haskelldb-hdbc-odbc/debian/watch b/p/haskelldb-hdbc-odbc/debian/watch deleted file mode 100644 index de9030032..000000000 --- a/p/haskelldb-hdbc-odbc/debian/watch +++ /dev/null @@ -1,2 +0,0 @@ -version=3 -http://hackage.haskell.org/package/haskelldb-hdbc-odbc/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) diff --git a/p/haskelldb-hdbc-postgresql/debian/changelog b/p/haskelldb-hdbc-postgresql/debian/changelog deleted file mode 100644 index 07605deb7..000000000 --- a/p/haskelldb-hdbc-postgresql/debian/changelog +++ /dev/null @@ -1,126 +0,0 @@ -haskelldb-hdbc-postgresql (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-postgresql (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-postgresql (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-postgresql (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-postgresql (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:12 +0100 - -haskelldb-hdbc-postgresql (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-postgresql (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-postgresql (2.1.2-1) experimental; urgency=low - - * New upstream release - - -- Joachim Breitner <nomeata@debian.org> Thu, 07 Feb 2013 19:50:08 +0100 - -haskelldb-hdbc-postgresql (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:00 +0200 - -haskelldb-hdbc-postgresql (2.1.0-3) unstable; urgency=low - - * Bump mtl dependency - - -- Joachim Breitner <nomeata@debian.org> Mon, 28 May 2012 10:51:51 +0200 - -haskelldb-hdbc-postgresql (2.1.0-2) unstable; urgency=low - - * Sourceful upload to rebuild documentation package - - -- Joachim Breitner <nomeata@debian.org> Sat, 10 Mar 2012 16:55:58 +0100 - -haskelldb-hdbc-postgresql (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 - * Add prof package - - -- Iain Lane <laney@debian.org> Mon, 30 May 2011 18:34:00 +0100 - -haskelldb-hdbc-postgresql (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:08:55 +0100 - -haskelldb-hdbc-postgresql (0.12-2) unstable; urgency=low - - * Forgot to install DBDirect binary - - -- Joachim Breitner <nomeata@debian.org> Wed, 09 Sep 2009 11:18:10 +0200 - -haskelldb-hdbc-postgresql (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-postgresql/debian/compat b/p/haskelldb-hdbc-postgresql/debian/compat deleted file mode 100644 index ec635144f..000000000 --- a/p/haskelldb-hdbc-postgresql/debian/compat +++ /dev/null @@ -1 +0,0 @@ -9 diff --git a/p/haskelldb-hdbc-postgresql/debian/control b/p/haskelldb-hdbc-postgresql/debian/control deleted file mode 100644 index e9a48e69d..000000000 --- a/p/haskelldb-hdbc-postgresql/debian/control +++ /dev/null @@ -1,76 +0,0 @@ -Source: haskelldb-hdbc-postgresql -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), - cdbs, - haskell-devscripts (>= 0.10), - ghc, - ghc-prof, - ghc-doc, - libghc-haskelldb-dev (>= 0.12), - libghc-haskelldb-prof, - libghc-haskelldb-doc, - libghc-haskelldb-hdbc-dev (>= 0.12), - libghc-haskelldb-hdbc-prof, - libghc-haskelldb-hdbc-doc, - libghc-hdbc-dev (>= 2.0.0), - libghc-hdbc-dev (<< 3), - libghc-hdbc-prof, - libghc-hdbc-doc, - libghc-hdbc-postgresql-dev (>= 2.0.0), - libghc-hdbc-postgresql-dev (<< 3), - libghc-hdbc-postgresql-prof, - libghc-hdbc-postgresql-doc, - libghc-mtl-dev (>= 1), - libghc-mtl-dev (<< 3), - libghc-mtl-prof, - libghc-mtl-doc, -Standards-Version: 3.9.8 -Homepage: http://hackage.haskell.org/package/haskelldb-hdbc-postgresql -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-postgresql-dev -Architecture: any -Depends: ${haskell:Depends}, - ${shlibs:Depends}, - ${misc:Depends}, -Suggests: ${haskell:Suggests}, -Provides: ${haskell:Provides}, -Description: HaskellDB support for the HDBC PostgreSQL driver${haskell:ShortBlurb} - This library allows you to use the HaskellDB database abstraction library with - the PostgreSQL driver provided by the HDBC database driver interface suite. - . - This package also includes the DBDirect-hdbc-postgresql binary to generate - Haskell source files by querying the database. - . - ${haskell:Blurb} - -Package: libghc-haskelldb-hdbc-postgresql-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 PostgreSQL driver${haskell:ShortBlurb} - This library allows you to use the HaskellDB database abstraction library with - the PostgreSQL driver provided by the HDBC database driver interface suite. - . - ${haskell:Blurb} - -Package: libghc-haskelldb-hdbc-postgresql-doc -Architecture: all -Section: doc -Depends: ${misc:Depends}, - ${haskell:Depends}, -Recommends: ${haskell:Recommends}, -Suggests: ${haskell:Suggests}, -Description: HaskellDB support for the HDBC PostgreSQL driver${haskell:ShortBlurb} - This library allows you to use the HaskellDB database abstraction library with - the PostgreSQL driver provided by the HDBC database driver interface suite. - . - ${haskell:Blurb} diff --git a/p/haskelldb-hdbc-postgresql/debian/copyright b/p/haskelldb-hdbc-postgresql/debian/copyright deleted file mode 100644 index a841307ab..000000000 --- a/p/haskelldb-hdbc-postgresql/debian/copyright +++ /dev/null @@ -1,34 +0,0 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: haskelldb-hdbc-postgresql -Upstream-Maintainer: Bjorn Bringert <haskelldb-users@lists.sourceforge.net> -Upstream-Source: http://hackage.haskell.org/packages/archive/haskelldb-hdbc-postgresql/0.12/haskelldb-hdbc-postgresql-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-postgresql/debian/libghc-haskelldb-hdbc-postgresql-dev.install b/p/haskelldb-hdbc-postgresql/debian/libghc-haskelldb-hdbc-postgresql-dev.install deleted file mode 100644 index 2fbf7713b..000000000 --- a/p/haskelldb-hdbc-postgresql/debian/libghc-haskelldb-hdbc-postgresql-dev.install +++ /dev/null @@ -1 +0,0 @@ -dist-ghc/build/DBDirect-hdbc-postgresql/DBDirect-hdbc-postgresql /usr/bin diff --git a/p/haskelldb-hdbc-postgresql/debian/rules b/p/haskelldb-hdbc-postgresql/debian/rules deleted file mode 100755 index f2277cb16..000000000 --- a/p/haskelldb-hdbc-postgresql/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-postgresql/debian/source/format b/p/haskelldb-hdbc-postgresql/debian/source/format deleted file mode 100644 index 163aaf8d8..000000000 --- a/p/haskelldb-hdbc-postgresql/debian/source/format +++ /dev/null @@ -1 +0,0 @@ -3.0 (quilt) diff --git a/p/haskelldb-hdbc-postgresql/debian/watch b/p/haskelldb-hdbc-postgresql/debian/watch deleted file mode 100644 index 11d112259..000000000 --- a/p/haskelldb-hdbc-postgresql/debian/watch +++ /dev/null @@ -1,2 +0,0 @@ -version=3 -http://hackage.haskell.org/package/haskelldb-hdbc-postgresql/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) 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))) diff --git a/p/haskelldb-hdbc/debian/changelog b/p/haskelldb-hdbc/debian/changelog deleted file mode 100644 index cae275dd8..000000000 --- a/p/haskelldb-hdbc/debian/changelog +++ /dev/null @@ -1,130 +0,0 @@ -haskelldb-hdbc (2.2.4-3) 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:37 +0300 - -haskelldb-hdbc (2.2.4-2) unstable; urgency=medium - - * Switch Vcs-Git/Vcs-Browser headers to new location. - - -- Clint Adams <clint@debian.org> Thu, 03 Dec 2015 14:54:19 -0500 - -haskelldb-hdbc (2.2.4-1) experimental; urgency=medium - - * New upstream release - * 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 (2.2.2-5) unstable; urgency=medium - - * Upload to unstable - - -- Joachim Breitner <nomeata@debian.org> Mon, 27 Apr 2015 11:49:03 +0200 - -haskelldb-hdbc (2.2.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:12 +0100 - -haskelldb-hdbc (2.2.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:10 +0200 - -haskelldb-hdbc (2.2.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:23 +0200 - -haskelldb-hdbc (2.2.2-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> Sat, 05 Jan 2013 12:02:36 +0100 - -haskelldb-hdbc (2.1.0-4) unstable; urgency=low - - * Patch to extend mtl dependency range - - -- Joachim Breitner <nomeata@debian.org> Sat, 26 May 2012 17:21:00 +0200 - -haskelldb-hdbc (2.1.0-3) unstable; urgency=low - - * Bump to Standards-Version 3.9.3. - - -- Clint Adams <clint@debian.org> Tue, 06 Mar 2012 13:51:34 -0500 - -haskelldb-hdbc (2.1.0-2) unstable; urgency=low - - * Fix -doc package dependency. - - -- Clint Adams <clint@debian.org> Mon, 13 Feb 2012 18:51:47 -0500 - -haskelldb-hdbc (2.1.0-1) unstable; urgency=low - - [ Marco Túlio Gontijo e Silva ] - * Fix "please upgrade build-depends of haskell-hdbc-doc" by updating the - name of the -doc packages in control. (Closes: #576101) - * Use Build-Depends-Indep. - - [ Marco Silva ] - * Use ghc instead of ghc - - [ Iain Lane ] - * Standards-Version → 3.9.2, no changes required - * New upstream release 2.1.0 - * Update Build-Depends in line with new release - - -- Iain Lane <laney@debian.org> Sun, 29 May 2011 12:36:27 +0100 - -haskelldb-hdbc (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. - - [ Joachim Breitner ] - * Bump haskell-devscripts dependency to 0.7 - - [ Marco Túlio Gontijo e Silva ] - * debian/source/format: Use 3.0 (quilt). - - [ Joachim Breitner ] - * New upstrem version (Closes: #563916) - - -- Joachim Breitner <nomeata@debian.org> Tue, 23 Feb 2010 17:59:58 +0100 - -haskelldb-hdbc (0.12-1) unstable; urgency=low - - * Initial packaging - - -- Joachim Breitner <nomeata@debian.org> Wed, 09 Sep 2009 10:42:27 +0200 diff --git a/p/haskelldb-hdbc/debian/compat b/p/haskelldb-hdbc/debian/compat deleted file mode 100644 index ec635144f..000000000 --- a/p/haskelldb-hdbc/debian/compat +++ /dev/null @@ -1 +0,0 @@ -9 diff --git a/p/haskelldb-hdbc/debian/control b/p/haskelldb-hdbc/debian/control deleted file mode 100644 index 8be463f65..000000000 --- a/p/haskelldb-hdbc/debian/control +++ /dev/null @@ -1,76 +0,0 @@ -Source: haskelldb-hdbc -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-convertible-dev (>= 1.0.1), - libghc-convertible-dev (<< 2), - libghc-convertible-prof, - libghc-haskelldb-dev (>= 2.2), - libghc-haskelldb-dev (<< 3), - libghc-haskelldb-prof, - libghc-mtl-dev (>= 1), - libghc-mtl-dev (<< 3), - libghc-mtl-prof, -Build-Depends-Indep: ghc-doc, - libghc-hdbc-doc, - libghc-convertible-doc, - libghc-haskelldb-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-dev -Architecture: any -Depends: ${haskell:Depends}, - ${shlibs:Depends}, - ${misc:Depends}, -Recommends: libghc-haskelldb-hdbc-odbc-dev | libghc-haskelldb-hdbc-sqlite3-dev | libghc-haskelldb-hdbc-postgresql-dev, - ${haskell:Recommends}, -Suggests: ${haskell:Suggests}, -Provides: ${haskell:Provides}, -Description: HaskellDB support for HDBC${haskell:ShortBlurb} - This library allows you to use the HaskellDB database abstraction library with - the HDBC database driver interface. You will also need one or more back-end - specific packages. - . - ${haskell:Blurb} - -Package: libghc-haskelldb-hdbc-prof -Architecture: any -Depends: ${haskell:Depends}, - ${shlibs:Depends}, - ${misc:Depends}, -Recommends: ${haskell:Recommends}, -Suggests: ${haskell:Suggests}, -Provides: ${haskell:Provides}, -Description: HaskellDB support for HDBC${haskell:ShortBlurb} - This library allows you to use the HaskellDB database abstraction library with - the HDBC database driver interface. You will also need one or more back-end - specific packages. - . - ${haskell:Blurb} - -Package: libghc-haskelldb-hdbc-doc -Architecture: all -Section: doc -Depends: ${haskell:Depends}, - ${misc:Depends}, -Recommends: ${haskell:Recommends}, -Suggests: ${haskell:Suggests}, -Description: HaskellDB support for HDBC${haskell:ShortBlurb} - This library allows you to use the HaskellDB database abstraction library with - the HDBC database driver interface. You will also need one or more back-end - specific packages. - . - ${haskell:Blurb} diff --git a/p/haskelldb-hdbc/debian/copyright b/p/haskelldb-hdbc/debian/copyright deleted file mode 100644 index e7ba72937..000000000 --- a/p/haskelldb-hdbc/debian/copyright +++ /dev/null @@ -1,34 +0,0 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: haskelldb-hdbc -Upstream-Maintainer: Bjorn Bringert <haskelldb-users@lists.sourceforge.net> -Upstream-Source: http://hackage.haskell.org/packages/archive/haskelldb-hdbc/0.12/haskelldb-hdbc-0.12.tar.gz - -Files: * -Copyright: Copyright 2005-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/debian/rules b/p/haskelldb-hdbc/debian/rules deleted file mode 100755 index f2277cb16..000000000 --- a/p/haskelldb-hdbc/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/debian/source/format b/p/haskelldb-hdbc/debian/source/format deleted file mode 100644 index 163aaf8d8..000000000 --- a/p/haskelldb-hdbc/debian/source/format +++ /dev/null @@ -1 +0,0 @@ -3.0 (quilt) diff --git a/p/haskelldb-hdbc/debian/watch b/p/haskelldb-hdbc/debian/watch deleted file mode 100644 index 0f0670355..000000000 --- a/p/haskelldb-hdbc/debian/watch +++ /dev/null @@ -1,2 +0,0 @@ -version=3 -http://hackage.haskell.org/package/haskelldb-hdbc/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) diff --git a/p/haskelldb/debian/changelog b/p/haskelldb/debian/changelog deleted file mode 100644 index 404e076f1..000000000 --- a/p/haskelldb/debian/changelog +++ /dev/null @@ -1,432 +0,0 @@ -haskelldb (2.2.4-5) experimental; 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) - * Convert `debian/copyright' to dep5 format - - [ Clint Adams ] - * Temporarily build-depend on ghc 8. - - -- Clint Adams <clint@debian.org> Sun, 16 Oct 2016 01:18:46 -0400 - -haskelldb (2.2.4-4) unstable; urgency=medium - - [ Joachim Breitner ] - * General lintian cleanup - - [ Clint Adams ] - * Switch Vcs-Git/Vcs-Browser headers to new location. - - -- Clint Adams <clint@debian.org> Thu, 03 Dec 2015 14:54:19 -0500 - -haskelldb (2.2.4-3) 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:23 +0200 - -haskelldb (2.2.4-2) unstable; urgency=medium - - * Upload to unstable - - -- Joachim Breitner <nomeata@debian.org> Mon, 27 Apr 2015 11:49:02 +0200 - -haskelldb (2.2.4-1) experimental; urgency=low - - * Adjust watch file to new hackage layout - * Depend on haskell-devscripts 0.9, found in experimental - * New upstream release - - -- Joachim Breitner <nomeata@debian.org> Sun, 21 Dec 2014 11:06:43 +0100 - -haskelldb (2.2.2-2) unstable; urgency=low - - * Enable compat level 9 - - -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 12:50:23 +0200 - -haskelldb (2.2.2-1) experimental; urgency=low - - * New upstream release - - -- Joachim Breitner <nomeata@debian.org> Fri, 08 Feb 2013 21:02:21 +0100 - -haskelldb (2.2.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:31:27 +0200 - -haskelldb (2.1.1-5) unstable; urgency=low - - * Use standard docs directory, avoids upgrade problems. - - -- Joachim Breitner <nomeata@debian.org> Sat, 19 May 2012 22:40:38 +0200 - -haskelldb (2.1.1-4) unstable; urgency=low - - * Bump mtl dependency also in debian/control - - -- Joachim Breitner <nomeata@debian.org> Sat, 19 May 2012 19:21:26 +0200 - -haskelldb (2.1.1-3) unstable; urgency=low - - * debian/patches/bump-mtl-dependency - - -- Joachim Breitner <nomeata@debian.org> Sat, 19 May 2012 19:17:49 +0200 - -haskelldb (2.1.1-2) unstable; urgency=low - - * Sourceful upload to rebuild documentation package. - - -- Clint Adams <clint@debian.org> Thu, 09 Feb 2012 21:36:03 -0500 - -haskelldb (2.1.1-1) unstable; urgency=low - - * New upstream release 2.1.1 - * Update build-depends for new upstream release - * Don't mention 'GHC 6' in package descriptions - * Remove obsolete patches - - -- Iain Lane <laney@debian.org> Sun, 29 May 2011 12:25:35 +0100 - -haskelldb (0.12-8) unstable; urgency=low - - [ Marco Túlio Gontijo e Silva ] - * Remove doc-base. - - [ Marco Silva ] - * Use ghc instead of ghc - - [ Iain Lane ] - * Standards-Version → 3.9.2, no changes required - - -- Iain Lane <laney@debian.org> Wed, 25 May 2011 11:55:43 +0100 - -haskelldb (0.12-7) unstable; urgency=low - - * control: Use versioned Replaces: and Conflicts: - - -- Marco Túlio Gontijo e Silva <marcot@debian.org> Wed, 05 May 2010 21:32:37 -0300 - -haskelldb (0.12-6) unstable; urgency=low - - * debian/control: Rename -doc package. - - -- Marco Túlio Gontijo e Silva <marcot@debian.org> Wed, 17 Mar 2010 17:16:07 -0300 - -haskelldb (0.12-5) unstable; urgency=low - - [ Marco Túlio Gontijo e Silva ] - * debian/source/format: Use 3.0 (quilt). - - [ Joachim Breitner ] - * Fix-source-encoding.patch: Haskell sources have to be utf8. (Closes: - #570881) - - -- Joachim Breitner <nomeata@debian.org> Mon, 22 Feb 2010 15:42:53 +0100 - -haskelldb (0.12-4) 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. - - [ Joachim Breitner ] - * Bump haskell-devscripts dependency to 0.7 - - -- Joachim Breitner <nomeata@debian.org> Sat, 20 Feb 2010 19:31:32 +0100 - -haskelldb (0.12-3) unstable; urgency=low - - * Build-Depend on the right -prof packages (Closes: #546307) - - -- Joachim Breitner <nomeata@debian.org> Sat, 12 Sep 2009 19:18:26 +0200 - -haskelldb (0.12-2) unstable; urgency=low - - * Add a profiling library package, to be consistent with the rest of the - Debian Haskell packages. - - -- Joachim Breitner <nomeata@debian.org> Wed, 09 Sep 2009 10:48:29 +0200 - -haskelldb (0.12-1) unstable; urgency=low - - [ Marco Túlio Gontijo e Silva ] - * debian/control: Use Debian Haskell Group as Maintainer. - * debian/control: Use one line per dependencie. - * Remove spaces in the end of the lines. - - [ Joachim Breitner ] - * New upstream release. - * Update packaging to current common practice - - -- Joachim Breitner <nomeata@debian.org> Tue, 08 Sep 2009 19:08:37 +0200 - -haskelldb (0.10-5) unstable; urgency=low - - * debian/haskell-haskelldb-doc.doc-base: - - Change doc-base section to Programming/Haskell as it should be. - - -- Arjan Oosting <arjan@debian.org> Wed, 30 Apr 2008 23:13:40 +0200 - -haskelldb (0.10-4) unstable; urgency=low - - * debian/control: - - Drop un-needed build dependencies on autotools-dev, dctrl-tools and - libghc-mtl-prof. - - Drop the ${binary:Version} in the dependency on haskelldb-bin which - is build from another source package. - - Let the VCS-* fields point to the trunk. - * debian/haskelldb-dev.{dirs,install}: removed this cruft. - * Setup.lhs: Removed this cruft also. - - -- Arjan Oosting <arjan@debian.org> Wed, 30 Apr 2008 23:07:05 +0200 - -haskelldb (0.10-3) unstable; urgency=low - - * Fix lintian warning "doc-base-unknown-section haskelldb-api:5 - Apps/Programming" - - -- Arjan Oosting <arjan@debian.org> Mon, 17 Mar 2008 00:01:05 +0100 - -haskelldb (0.10-2) unstable; urgency=low - - * Rebuild with haskell-devscripts 0.6.6 to get the correct path to the - API documentation in the package configuration file. - - -- Arjan Oosting <arjan@debian.org> Mon, 21 Jan 2008 02:24:04 +0100 - -haskelldb (0.10-1) unstable; urgency=low - - * New upstream release. (Closes: #446568) - * Because the Haskell library has been divided into a couple of Haskell - libraries a couple of new Debian packages corresponding to the new - libraries are introduced. - * Updated for GHC 6.8.2 and Cabal version 1.2.3.0: - - debian/control: - + Bump the build dependency on GHC to (>= 6.8.2) as we need a Cabal - version >= 1.2 - - debian/patches/01_update-cabal-file.dpatch: - + Add directory, old-locale, old-time and pretty to the build - dependecies. - + Add FlexibleContexts, FlexibleInstances, FunctionalDependencies, - PatternSignatures, RankNTypes, ScopedTypeVariables and - TypeSynonymInstances to the list of needed Extensions. - * debian/control: - - Remove all unneccesary build dependencies. - - Remove the haskelldb-bin binary package, which will now be build - from haskelldb-dynamic source package. - - Add Homepage field and use the official Vcs-* fields. - - Bump build dependency on haskell-devscripts to 0.6.0 which ships - dh_haskell_depends. - - Bump Standards-Version to 3.7.3. No changes needed. - - Make doc-base a Suggest instead of a Recommends. - - Add ghc-doc and libghc-mtl-doc to the Recommends. - - Rename haskelldb-doc to haskell-haskelldb-doc so dh_haskell will - detect it as an handled package and automatically generate the - Haddock documentation. - - Make haskelldb-doc an transitional package. - * debian/rules: - - dh_haskell_install does not install empty directories anymore so no - need to cleanup after it. It also adjusts the path to the - documentation generated by haddock so stop adjusting it here. - - dh_haskell now handles the generating and installation of the - haddock documentation so remove this code as well. - * debian/mk-haskell-depends: Removed. Replaced by dh_haskell_depends. - * debian/watch: Update the uscan file to new upstream location. - (Closes: #450071) - - -- Arjan Oosting <arjan@debian.org> Sun, 13 Jan 2008 19:39:24 +0100 - -haskelldb (0.9.cvs.601-18) unstable; urgency=low - - * Rebuild for GHC 6.6.1. - * debian/control: - - Add ghc-doc to the BuildDepends-Indep so haddock can generate - references to other documentation packages. - - -- Arjan Oosting <arjan@debian.org> Tue, 19 Jun 2007 18:56:07 +0100 - -haskelldb (0.9.cvs.601-17) unstable; urgency=low - - * debian/compat: Bump debhelper compatibility level to 5. - * debian/control: - - Bump versioned dependency on debhelper. - - Add XS-Vcs-Browser field. - - -- Arjan Oosting <arjan@debian.org> Fri, 13 Apr 2007 11:08:20 +0200 - -haskelldb (0.9.cvs.601-16) unstable; urgency=low - - * Document the genericConnect function. (Closes: #407184) - - -- Arjan Oosting <arjan@debian.org> Sat, 27 Jan 2007 01:33:33 +0100 - -haskelldb (0.9.cvs.601-15) unstable; urgency=low - - * debian/DBDirect.1: added man page for DBDirect. - * debian/rules: - - Do not ship DBDirect in libghc-haskelldb-dev. (Closes: #402335) - - -- Arjan Oosting <arjan@debian.org> Sat, 9 Dec 2006 19:22:29 +0100 - -haskelldb (0.9.cvs.601-14) unstable; urgency=low - - * debian/control: - - Add haddock to Build-Depends-Indep and autotools-dev cpphs to - Build-Depends. - - Add haskelldb-doc binary package (Closes: 387664). - - Add link to homepage of HaskellDB. - - Add a versioned Build-Depends on dpkg-dev as we use - ${source:Version} and ${binary:Version} - * debian/haskelldb-doc.{dirs,doc-base,docs}: added. - * debian/rules: - - Use up-to-date config.guess and config.sub from autotools-dev. - - Update the rules file to generate haskelldb-doc. - - Use cpphs and sed to generate a src/Database/HaskellDB/DriverAPI.hs - file which can be parsed by haddock. - * debian/mk-haskell-depends: update script to take installed package - configuration files as arguments. - * src/Database/HaskellDB/DriverAPI: remove some haddock annotations - which make haddock fail. - - -- Arjan Oosting <arjan@debian.org> Sun, 26 Nov 2006 20:56:52 +0100 - -haskelldb (0.9.cvs.601-13) unstable; urgency=low - - * Fix FTBFS (Closes: #395241) - * Properly adopt the package as I am doing the work on it - anyway. (Closes: #305460) - - -- Arjan Oosting <arjan@debian.org> Wed, 25 Oct 2006 23:25:57 +0200 - -haskelldb (0.9.cvs.601-12) unstable; urgency=low - - * QA upload. - * Rebuild against latest GHC (Closes: #393806) - * Fix FTBFS with GHC 6.6 - * debian/mk-haskell-depends: add shell script to generate - ${haskell:Depends} substitution variable. - * debian/rules: use mk-haskell-depends to generate dependencies on other - libghc-*-dev packages. - * src/Database/HaskellDB/Database.hs: fix issue with distinct scoped - type variables not being distinct. - - -- Arjan Oosting <arjan@debian.org> Wed, 25 Oct 2006 00:13:55 +0200 - -haskelldb (0.9.cvs.601-11) unstable; urgency=low - - * QA upload. - * debian/control: Fix typo in substitution variable which caused a - strange version number. (Closes: #383533) - - -- Arjan Oosting <arjanoosting@home.nl> Thu, 24 Aug 2006 13:49:53 +0200 - -haskelldb (0.9.cvs.601-10) unstable; urgency=low - - * QA upload. - * debian/control: - - Add a Section for the source package. - - Update build dependency on ghc. (Closes: #381815) - - Add missing Depends on libghc-hsql-mysql-dev, - libghc-hsql-odbc-dev, libghc-hsql-postgresql-dev and - libghc-hsql-sqlite-dev needed to configure and use - libghc-haskelldb-dev. - - Make sure libghc-haskell-dev depends on the version of - libghc-hsql-dev it was build against by using the ${HSQL:Version} - substitution variable. - - Add dctrl-tools to Build-Depends because grep-dctrl is used to - determine the version of libghc-hsql-dev. - - Bump Standards-Version. No changes needed. - * debian/haskelldb.cabal: - - Add hsql-odbc, hsql-mysql, hsql-sqlite and hsql-postgresql to the - Build-Depends as these modules are needed to build haskelldb and - ghc (>= 6.4.2) will not make them available by default anymore. - - Remove Allow prefix from the needed extensions declarations. - * debian/rules: - - Remove commented out dh_make template cruft. - - Touch configure-stamp at the end of the configure-stamp target. - - Do not ignore errors on clean. - - Generate the ${HSQL:Version} substitution variable. - - -- Arjan Oosting <arjanoosting@home.nl> Mon, 7 Aug 2006 16:05:44 +0200 - -haskelldb (0.9.cvs.601-9) unstable; urgency=medium - - * QA upload. - * Update dependencies for ghc 6.4.1. Closes: #337275. - - -- Matej Vela <vela@debian.org> Mon, 13 Mar 2006 10:51:01 +0100 - -haskelldb (0.9.cvs.601-8) unstable; urgency=low - - * QA upload. - * Add build dependencies on libghc-hsql-mysql-dev, libghc-hsql-odbc-dev, - libghc-hsql-postgresql-dev, libghc-hsql-sqlite-dev. Closes: #329835. - * Remove dh_make examples. - * debian/watch: Add. - * Conforms to Standards version 3.6.2. - - -- Matej Vela <vela@debian.org> Sat, 24 Sep 2005 18:15:12 +0200 - -haskelldb (0.9.cvs.601-7) unstable; urgency=low - - * [NMU] Rebuilt to get newer gmp3. Closes: #329275. - * Updated dep on haskell-hsql to version in sid. - - -- John Goerzen <jgoerzen@complete.org> Wed, 21 Sep 2005 05:38:29 -0500 - -haskelldb (0.9.cvs.601-6) unstable; urgency=low - - * [NMU] Built against GHC 6.4 - - -- John Goerzen <jgoerzen@complete.org> Thu, 12 May 2005 07:51:57 -0500 - -haskelldb (0.9.cvs.601-5) unstable; urgency=low - - * Orphaning this package. - - -- John Goerzen <jgoerzen@complete.org> Tue, 19 Apr 2005 23:15:27 -0500 - -haskelldb (0.9.cvs.601-4) unstable; urgency=low - - * Update cabal file syntax for newer cabal and build-dep on newer - haskell-devscripts. Closes: #301643. - - -- John Goerzen <jgoerzen@complete.org> Mon, 28 Mar 2005 09:10:21 -0600 - -haskelldb (0.9.cvs.601-3) unstable; urgency=low - - * Added some missing HSQL modules to Exposed-Modules. - - -- John Goerzen <jgoerzen@complete.org> Mon, 14 Feb 2005 16:23:14 -0600 - -haskelldb (0.9.cvs.601-2) unstable; urgency=low - - * Removed incorrect dep on ghc. - - -- John Goerzen <jgoerzen@complete.org> Fri, 11 Feb 2005 15:46:45 -0600 - -haskelldb (0.9.cvs.601-1) unstable; urgency=low - - * Initial Release. Closes: #294818. - - -- John Goerzen <jgoerzen@complete.org> Fri, 11 Feb 2005 13:32:03 -0600 diff --git a/p/haskelldb/debian/compat b/p/haskelldb/debian/compat deleted file mode 100644 index ec635144f..000000000 --- a/p/haskelldb/debian/compat +++ /dev/null @@ -1 +0,0 @@ -9 diff --git a/p/haskelldb/debian/control b/p/haskelldb/debian/control deleted file mode 100644 index 4888efd8a..000000000 --- a/p/haskelldb/debian/control +++ /dev/null @@ -1,104 +0,0 @@ -Source: haskelldb -Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> -Uploaders: - Joachim Breitner <nomeata@debian.org>, -Priority: extra -Section: haskell -Build-Depends: - cdbs, - debhelper (>= 9), - ghc (>= 8), - ghc-prof, - haskell-devscripts (>= 0.10), - libghc-mtl-dev (<< 3), - libghc-mtl-dev (>= 1.1), - libghc-mtl-prof, - libghc-old-locale-dev (<< 2), - libghc-old-locale-dev (>= 1), - libghc-old-locale-prof, - libghc-old-time-dev (<< 2), - libghc-old-time-dev (>= 1), - libghc-old-time-prof, -Build-Depends-Indep: - ghc-doc, - libghc-mtl-doc, - libghc-old-locale-doc, - libghc-old-time-doc, -Standards-Version: 3.9.8 -Homepage: https://github.com/m4dc4p/haskelldb -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskelldb -Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git - -Package: libghc-haskelldb-dev -Architecture: any -Depends: - ${haskell:Depends}, - ${misc:Depends}, - ${shlibs:Depends}, -Recommends: - ${haskell:Recommends}, -Suggests: - ${haskell:Suggests}, -Provides: - ${haskell:Provides}, -Description: Haskell library for expressing database queries - HaskellDB is library for expressing database queries and operations - in a type safe and declarative way. This package contains the library - for use with GHC. - . - HaskellDB compiles a relational algebra-like syntax into SQL, submits - the operations to the database for processing, and returns the - results as ordinary Haskell values. - -Package: libghc-haskelldb-prof -Architecture: any -Depends: - ${haskell:Depends}, - ${misc:Depends}, -Recommends: - ${haskell:Recommends}, -Suggests: - ${haskell:Suggests}, -Provides: - ${haskell:Provides}, -Description: Haskell library for expressing database queries; profiling libraries - HaskellDB is library for expressing database queries and operations - in a type safe and declarative way. This package contains the library - for use with GHC. - . - HaskellDB compiles a relational algebra-like syntax into SQL, submits - the operations to the database for processing, and returns the - results as ordinary Haskell values. - -Package: haskelldb-doc -Architecture: all -Section: doc -Depends: - haskell-haskelldb-doc, - ${misc:Depends}, -Description: transitional dummy package - This package is a dummy package and is used to easy the upgrade from - previous versions of haskelldb-doc to haskell-haskelldb-doc. - . - This package can safely be removed. - -Package: libghc-haskelldb-doc -Architecture: all -Section: doc -Depends: - ${haskell:Depends}, - ${misc:Depends}, -Recommends: - ${haskell:Recommends}, -Suggests: - ${haskell:Suggests}, -Conflicts: - haskell-haskelldb-doc (<< 0.12-6), -Provides: - haskell-haskelldb-doc, -Replaces: - haskell-haskelldb-doc (<< 0.12-6), - haskelldb-doc (<< 0.10-1), -Description: API documentation of haskelldb - The API documentation of HaskellDB, a Haskell library for expressing - database queries and operations in a type safe and declarative way. diff --git a/p/haskelldb/debian/copyright b/p/haskelldb/debian/copyright deleted file mode 100644 index b623caa4f..000000000 --- a/p/haskelldb/debian/copyright +++ /dev/null @@ -1,44 +0,0 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: haskelldb -Upstream-Contact: "Justin Bailey" <jgbailey@gmail.com> -Source: https://hackage.haskell.org/package/haskelldb - -Files: * -Copyright: 2003-2004 The HaskellDB development team <haskelldb-users@lists.sourceforge.net> - 1999 Daan Leijen <daan@cs.uu.nl> - 1999 Anders Hockersten <chucky@dtek.chalmers.se> - 2003-2006 Bjorn Bringert <bjorn@bringert.net> -License: BSD-3-clause - -Files: debian/* -Copyright: held by the contributors mentioned in debian/changelog -License: BSD-3-clause - -License: BSD-3-clause - 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 holders 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/debian/rules b/p/haskelldb/debian/rules deleted file mode 100755 index f2277cb16..000000000 --- a/p/haskelldb/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/debian/source/format b/p/haskelldb/debian/source/format deleted file mode 100644 index 163aaf8d8..000000000 --- a/p/haskelldb/debian/source/format +++ /dev/null @@ -1 +0,0 @@ -3.0 (quilt) diff --git a/p/haskelldb/debian/watch b/p/haskelldb/debian/watch deleted file mode 100644 index fc1d11d5b..000000000 --- a/p/haskelldb/debian/watch +++ /dev/null @@ -1,2 +0,0 @@ -version=3 -http://hackage.haskell.org/package/haskelldb/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) |
