Add packages into debian-dir-201511.

This commit is contained in:
Kei Hibino 2015-12-26 14:32:54 +09:00
parent 033796f872
commit 5b9e81fba1
14 changed files with 255 additions and 0 deletions

View File

@ -0,0 +1,5 @@
haskell-persistable-types-hdbc-pg (0.0.1.1-1~autogen1) unstable; urgency=low
* Debianization generated by cabal-debian
-- Kei Hibino <ex8k.hibino@gmail.com> Sat, 26 Dec 2015 13:34:18 +0900

View File

@ -0,0 +1 @@
9

View File

@ -0,0 +1,72 @@
Source: haskell-persistable-types-hdbc-pg
Maintainer: Kei Hibino <ex8k.hibino@gmail.com>
Priority: optional
Section: haskell
Build-Depends: debhelper (>= 7.0)
, haskell-devscripts (>= 0.8)
, cdbs
, ghc
, ghc-prof
, libghc-hdbc-dev
, libghc-hdbc-prof
, libghc-convertible-dev
, libghc-convertible-prof
, libghc-persistable-record-dev
, libghc-persistable-record-prof
, libghc-relational-query-hdbc-dev
, libghc-relational-query-hdbc-prof
, libghc-text-postgresql-dev
, libghc-text-postgresql-prof
Build-Depends-Indep: ghc-doc
, libghc-hdbc-doc
, libghc-convertible-doc
, libghc-persistable-record-doc
, libghc-relational-query-hdbc-doc
, libghc-text-postgresql-doc
Package: libghc-persistable-types-hdbc-pg-dev
Architecture: any
Depends: ${shlibs:Depends}
, ${haskell:Depends}
, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Conflicts: ${haskell:Conflicts}
Provides: ${haskell:Provides}
Replaces: ${haskell:Replaces}
Description: HDBC Convertible instances and HRR persistable instances of PostgreSQL extended types
.
This package provides a library for the Haskell programming language.
See http:///www.haskell.org/ for more information on Haskell.
Package: libghc-persistable-types-hdbc-pg-prof
Architecture: any
Depends: ${shlibs:Depends}
, ${haskell:Depends}
, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Conflicts: ${haskell:Conflicts}
Provides: ${haskell:Provides}
Replaces: ${haskell:Replaces}
Description: HDBC Convertible instances and HRR persistable instances of PostgreSQL extended types
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http:///www.haskell.org/ for more information on Haskell.
Package: libghc-persistable-types-hdbc-pg-doc
Architecture: all
Section: doc
Depends: ${shlibs:Depends}
, ${haskell:Depends}
, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Conflicts: ${haskell:Conflicts}
Provides: ${haskell:Provides}
Replaces: ${haskell:Replaces}
Description: HDBC Convertible instances and HRR persistable instances of PostgreSQL extended types
.
This package provides the documentation for a library for the Haskell
programming language.
See http:///www.haskell.org/ for more information on Haskell.

View File

@ -0,0 +1,31 @@
Copyright (c) 2015, Kei Hibino
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 name of Kei Hibino nor the names of other
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.

View File

@ -0,0 +1,8 @@
#!/usr/bin/make -f
DEB_CABAL_PACKAGE = persistable-types-hdbc-pg
DEB_DEFAULT_COMPILER = ghc
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/hlibrary.mk

View File

@ -0,0 +1 @@
3.0 (quilt)

View File

@ -0,0 +1,5 @@
version=3
opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
filenamemangle=s|(.*)/$|persistable-types-HDBC-pg-$1.tar.gz|" \
http://hackage.haskell.org/package/persistable-types-HDBC-pg \
([\d\.]*\d)/

View File

@ -0,0 +1,5 @@
haskell-text-postgresql (0.0.1.0-1~autogen1) unstable; urgency=low
* Debianization generated by cabal-debian
-- Kei Hibino <ex8k.hibino@gmail.com> Sat, 26 Dec 2015 13:34:16 +0900

View File

@ -0,0 +1 @@
9

View File

@ -0,0 +1,81 @@
Source: haskell-text-postgresql
Maintainer: Kei Hibino <ex8k.hibino@gmail.com>
Priority: optional
Section: haskell
Build-Depends: debhelper (>= 7.0)
, haskell-devscripts (>= 0.8)
, cdbs
, ghc
, ghc-prof
, libghc-dlist-dev
, libghc-dlist-prof
, libghc-transformers-dev
, libghc-transformers-prof
Build-Depends-Indep: ghc-doc
, libghc-dlist-doc
, libghc-transformers-doc
Package: libghc-text-postgresql-dev
Architecture: any
Depends: ${shlibs:Depends}
, ${haskell:Depends}
, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Conflicts: ${haskell:Conflicts}
Provides: ${haskell:Provides}
Replaces: ${haskell:Replaces}
Description: Parser and Printer of PostgreSQL extended types
This package involves parser and printer for
text expressions of PostgreSQL extended types.
- inet type, cidr type
.
Author: Kei Hibino
Upstream-Maintainer: ex8k.hibino@gmail.com
.
This package provides a library for the Haskell programming language.
See http:///www.haskell.org/ for more information on Haskell.
Package: libghc-text-postgresql-prof
Architecture: any
Depends: ${shlibs:Depends}
, ${haskell:Depends}
, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Conflicts: ${haskell:Conflicts}
Provides: ${haskell:Provides}
Replaces: ${haskell:Replaces}
Description: Parser and Printer of PostgreSQL extended types
This package involves parser and printer for
text expressions of PostgreSQL extended types.
- inet type, cidr type
.
Author: Kei Hibino
Upstream-Maintainer: ex8k.hibino@gmail.com
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http:///www.haskell.org/ for more information on Haskell.
Package: libghc-text-postgresql-doc
Architecture: all
Section: doc
Depends: ${shlibs:Depends}
, ${haskell:Depends}
, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Conflicts: ${haskell:Conflicts}
Provides: ${haskell:Provides}
Replaces: ${haskell:Replaces}
Description: Parser and Printer of PostgreSQL extended types
This package involves parser and printer for
text expressions of PostgreSQL extended types.
- inet type, cidr type
.
Author: Kei Hibino
Upstream-Maintainer: ex8k.hibino@gmail.com
.
This package provides the documentation for a library for the Haskell
programming language.
See http:///www.haskell.org/ for more information on Haskell.

View File

@ -0,0 +1,31 @@
Copyright (c) 2015, Kei Hibino
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 name of Kei Hibino nor the names of other
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.

View File

@ -0,0 +1,8 @@
#!/usr/bin/make -f
DEB_CABAL_PACKAGE = text-postgresql
DEB_DEFAULT_COMPILER = ghc
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/hlibrary.mk

View File

@ -0,0 +1 @@
3.0 (quilt)

View File

@ -0,0 +1,5 @@
version=3
opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
filenamemangle=s|(.*)/$|text-postgresql-$1.tar.gz|" \
http://hackage.haskell.org/package/text-postgresql \
([\d\.]*\d)/