[Pkg-haskell-commits] darcs: haskell-keter: Initial Check-In
Christopher Reichert
creichert07 at gmail.com
Fri Dec 12 06:33:45 UTC 2014
Fri Dec 12 06:22:34 UTC 2014 Christopher Reichert <creichert07 at gmail.com>
* Initial Check-In
A ./changelog
A ./compat
A ./control
A ./copyright
A ./rules
A ./source/
A ./source/format
A ./upstream/
A ./upstream/metadata
A ./watch
Fri Dec 12 06:22:34 UTC 2014 Christopher Reichert <creichert07 at gmail.com>
* Initial Check-In
diff -rN -u old-haskell-keter/changelog new-haskell-keter/changelog
--- old-haskell-keter/changelog 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-keter/changelog 2014-12-12 06:33:45.621200478 +0000
@@ -0,0 +1,5 @@
+haskell-keter (1.3.6-1) UNRELEASED; urgency=medium
+
+ * Initial Debian package release.
+
+ -- Christopher Reichert <creichert07 at gmail.com> Thu, 11 Dec 2014 20:00:00 -0600
diff -rN -u old-haskell-keter/compat new-haskell-keter/compat
--- old-haskell-keter/compat 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-keter/compat 2014-12-12 06:33:45.621200478 +0000
@@ -0,0 +1 @@
+9
diff -rN -u old-haskell-keter/control new-haskell-keter/control
--- old-haskell-keter/control 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-keter/control 2014-12-12 06:33:45.625200479 +0000
@@ -0,0 +1,174 @@
+Source: haskell-keter
+Section: haskell
+Priority: extra
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Christopher Reichert <creichert07 at gmail.com>
+Build-Depends: debhelper (>= 9)
+ , cdbs
+ , haskell-devscripts (>= 0.8.15)
+ , ghc
+ , ghc-prof
+ , c2hs
+ , libghc-text-dev (>= 0.11)
+ , libghc-text-dev (<< 1.3)
+ , libghc-text-prof
+ , libghc-transformers-dev (>= 0.2)
+ , libghc-transformers-dev (<< 0.5)
+ , libghc-transformers-prof
+ , libghc-time-dev
+ , libghc-time-prof
+ , libghc-tar-dev (>= 0.4)
+ , libghc-tar-prof
+ , libghc-template-haskell-dev
+ , libghc-template-haskell-prof
+ , libghc-blaze-builder-dev (>= 0.3)
+ , libghc-blaze-builder-dev (<< 0.4)
+ , libghc-blaze-builder-prof
+ , libghc-yaml-dev (>= 0.8.4)
+ , libghc-yaml-dev (<< 0.9)
+ , libghc-yaml-prof
+ , libghc-unix-compat-dev (>= 0.3)
+ , libghc-unix-compat-dev (<< 0.5)
+ , libghc-unix-compat-prof
+ , libghc-fsnotify-dev (>= 0.0.11)
+ , libghc-fsnotify-prof
+ , libghc-system-filepath-dev (>= 0.4)
+ , libghc-system-filepath-dev (<< 0.5)
+ , libghc-system-filepath-prof
+ , libghc-system-fileio-dev (>= 0.3)
+ , libghc-system-fileio-dev (<< 0.4)
+ , libghc-system-fileio-prof
+ , libghc-conduit-dev (>= 1.1)
+ , libghc-conduit-prof
+ , libghc-conduit-extra-dev (>= 1.1)
+ , libghc-conduit-extra-prof
+ , libghc-network-conduit-tls-dev (>= 1.1)
+ , libghc-network-conduit-tls-prof
+ , libghc-http-reverse-proxy-dev (>= 0.4)
+ , libghc-http-reverse-proxy-dev (<< 0.5)
+ , libghc-http-reverse-proxy-prof
+ , libghc-wai-app-static-dev (>= 3.0)
+ , libghc-wai-app-static-dev (<< 3.1)
+ , libghc-wai-app-static-prof
+ , libghc-wai-dev (>= 3.0)
+ , libghc-wai-dev (<< 3.1)
+ , libghc-wai-prof
+ , libghc-wai-extra-dev (>= 3.0)
+ , libghc-wai-extra-dev (<< 3.1)
+ , libghc-wai-extra-prof
+ , libghc-http-types-dev
+ , libghc-http-types-prof
+ , libghc-regex-tdfa-dev (>= 1.1)
+ , libghc-regex-tdfa-prof
+ , libghc-attoparsec-dev (>= 0.10)
+ , libghc-attoparsec-prof
+ , libghc-http-client-dev
+ , libghc-http-client-prof
+ , libghc-http-conduit-dev (>= 2.1)
+ , libghc-http-conduit-prof
+ , libghc-case-insensitive-dev
+ , libghc-case-insensitive-prof
+ , libghc-array-dev
+ , libghc-array-prof
+ , libghc-mtl-dev
+ , libghc-mtl-prof
+ , libghc-warp-dev
+ , libghc-warp-prof
+ , libghc-warp-tls-dev
+ , libghc-warp-tls-prof
+ , libghc-aeson-dev
+ , libghc-aeson-prof
+ , libghc-unordered-containers-dev
+ , libghc-unordered-containers-prof
+ , libghc-vector-dev
+ , libghc-vector-prof
+ , libghc-stm-dev (>= 2.4)
+ , libghc-stm-prof
+ , libghc-async-dev
+ , libghc-async-prof
+ , libghc-lifted-base-dev
+ , libghc-lifted-base-prof
+ , libghc-hspec-dev (>= 1.3)
+ , libghc-hspec-prof
+Build-Depends-Indep: ghc-doc
+ , libghc-text-doc
+ , libghc-transformers-doc
+ , libghc-time-doc
+ , libghc-tar-doc
+ , libghc-template-haskell-doc
+ , libghc-blaze-builder-doc
+ , libghc-yaml-doc
+ , libghc-unix-compat-doc
+ , libghc-fsnotify-doc
+ , libghc-system-filepath-doc
+ , libghc-system-fileio-doc
+ , libghc-conduit-doc
+ , libghc-conduit-extra-doc
+ , libghc-network-conduit-tls-doc
+ , libghc-http-reverse-proxy-doc
+ , libghc-unix-doc
+ , libghc-wai-app-static-doc
+ , libghc-wai-doc
+ , libghc-wai-extra-doc
+ , libghc-http-types-doc
+ , libghc-regex-tdfa-doc
+ , libghc-attoparsec-doc
+ , libghc-http-client-doc
+ , libghc-http-conduit-doc
+ , libghc-case-insensitive-doc
+ , libghc-array-doc
+ , libghc-mtl-doc
+ , libghc-warp-doc
+ , libghc-warp-tls-doc
+ , libghc-aeson-doc
+ , libghc-unordered-containers-doc
+ , libghc-vector-doc
+ , libghc-stm-doc
+ , libghc-async-doc
+ , libghc-lifted-base-doc
+ , libghc-hspec-doc
+Standards-Version: 3.9.6
+Homepage: https://hackage.haskell.org/package/keter
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-keter
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-keter
+X-Description: Web application deployment manager, focusing on Haskell web frameworks
+ .
+ Handles deployment of web apps, providing a reverse proxy to achieve
+ zero downtime deployments. For more information, please see the
+ README on Github: <https://github.com/snoyberg/keter#readme>
+
+Package: libghc-keter-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-keter-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-keter-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 -rN -u old-haskell-keter/copyright new-haskell-keter/copyright
--- old-haskell-keter/copyright 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-keter/copyright 2014-12-12 06:33:45.625200479 +0000
@@ -0,0 +1,48 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: keter
+Upstream-Contact: Michael Snoyman <michael at snoyman.com>
+Source: http://hackage.haskell.org/package/keter
+
+Files: *
+Copyright: 2012 Michael Snoyman
+License: MIT
+ 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.
+
+Files: debian/*
+Copyright: 2014 Christopher Reichert
+License: MIT
+ 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 -rN -u old-haskell-keter/rules new-haskell-keter/rules
--- old-haskell-keter/rules 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-keter/rules 2014-12-12 06:33:45.625200479 +0000
@@ -0,0 +1,6 @@
+#!/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 -rN -u old-haskell-keter/source/format new-haskell-keter/source/format
--- old-haskell-keter/source/format 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-keter/source/format 2014-12-12 06:33:45.625200479 +0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -rN -u old-haskell-keter/upstream/metadata new-haskell-keter/upstream/metadata
--- old-haskell-keter/upstream/metadata 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-keter/upstream/metadata 2014-12-12 06:33:45.625200479 +0000
@@ -0,0 +1,5 @@
+Archive: http://hackage.haskell.org/package/keter
+Bug-Database: https://github.com/snoyberg/keter/issues
+Bug-Submit: https://github.com/snoyberg/keter/issues/new
+Repository: git at github.com/snoyberg/keter.git
+Repository-Browse: https://github.com/snoyberg/keter
diff -rN -u old-haskell-keter/watch new-haskell-keter/watch
--- old-haskell-keter/watch 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-keter/watch 2014-12-12 06:33:45.625200479 +0000
@@ -0,0 +1,2 @@
+version=3
+http://hackage.haskell.org/package/keter/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
More information about the Pkg-haskell-commits
mailing list