[Pkg-haskell-commits] darcs: haskell-classy-prelude-conduit: New upstream version 0.5.3.

Clint Adams clint at debian.org
Sat Jun 15 13:45:31 UTC 2013


Sat Jun 15 13:44:15 UTC 2013  Clint Adams <clint at debian.org>
  * New upstream version 0.5.3.

    A ./changelog
    A ./compat
    A ./control
    A ./copyright
    A ./rules
    A ./source/
    A ./source/format
    A ./watch

Sat Jun 15 13:44:15 UTC 2013  Clint Adams <clint at debian.org>
  * New upstream version 0.5.3.
diff -rN -u old-haskell-classy-prelude-conduit/changelog new-haskell-classy-prelude-conduit/changelog
--- old-haskell-classy-prelude-conduit/changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-classy-prelude-conduit/changelog	2013-06-15 13:45:31.615404722 +0000
@@ -0,0 +1,11 @@
+haskell-classy-prelude-conduit (0.5.3-1) unstable; urgency=low
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Sat, 15 Jun 2013 09:34:39 -0400
+
+haskell-classy-prelude-conduit (0.4.1-1) experimental; urgency=low
+
+  * Initial release.
+
+ -- Clint Adams <clint at debian.org>  Sat, 17 Nov 2012 20:53:34 -0500
diff -rN -u old-haskell-classy-prelude-conduit/compat new-haskell-classy-prelude-conduit/compat
--- old-haskell-classy-prelude-conduit/compat	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-classy-prelude-conduit/compat	2013-06-15 13:45:31.615404722 +0000
@@ -0,0 +1 @@
+7
diff -rN -u old-haskell-classy-prelude-conduit/control new-haskell-classy-prelude-conduit/control
--- old-haskell-classy-prelude-conduit/control	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-classy-prelude-conduit/control	2013-06-15 13:45:31.615404722 +0000
@@ -0,0 +1,79 @@
+Source: haskell-classy-prelude-conduit
+Section: haskell
+Priority: extra
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Clint Adams <clint at debian.org>
+Build-Depends: debhelper (>= 7)
+  , cdbs
+  , haskell-devscripts (>= 0.8.13)
+  , ghc
+  , ghc-prof
+  , libghc-classy-prelude-dev (>> 0.5.3)
+  , libghc-classy-prelude-dev (<< 0.6)
+  , libghc-classy-prelude-prof
+  , libghc-conduit-dev (>> 0.5.4.1)
+  , libghc-conduit-dev (<< 1.1)
+  , libghc-conduit-prof
+  , libghc-monad-control-dev
+  , libghc-monad-control-prof
+  , libghc-resourcet-dev
+  , libghc-resourcet-prof
+  , libghc-transformers-dev
+  , libghc-transformers-prof
+  , libghc-void-dev
+  , libghc-void-prof
+  , libghc-xml-conduit-dev (>> 1.0)
+  , libghc-xml-conduit-dev (<< 1.2)
+  , libghc-xml-conduit-prof
+Build-Depends-Indep: ghc-doc
+  , libghc-classy-prelude-doc
+  , libghc-conduit-doc
+  , libghc-monad-control-doc
+  , libghc-resourcet-doc
+  , libghc-transformers-doc
+  , libghc-void-doc
+  , libghc-xml-conduit-doc
+Standards-Version: 3.9.4
+Homepage: http://hackage.haskell.org/package/classy-prelude-conduit
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-classy-prelude-conduit
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-classy-prelude-conduit
+
+Package: libghc-classy-prelude-conduit-dev
+Architecture: any
+Depends: ${haskell:Depends}
+  , ${shlibs:Depends}
+  , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: conduit instances for classy-prelude
+ classy-prelude-conduit contains conduit instances for classy-prelude.
+ .
+ This package provides a library for the Haskell programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+
+Package: libghc-classy-prelude-conduit-prof
+Architecture: any
+Depends: ${haskell:Depends}
+  , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: conduit instances for classy-prelude; profiling libraries
+ classy-prelude-conduit contains conduit instances for classy-prelude.
+ .
+ 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-classy-prelude-conduit-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}, ${haskell:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Description: conduit instances for classy-prelude; documentation
+ classy-prelude-conduit contains conduit instances for classy-prelude.
+ .
+ This package provides the documentation for a library for the Haskell
+ programming language.
+ See http://www.haskell.org/ for more information on Haskell.
diff -rN -u old-haskell-classy-prelude-conduit/copyright new-haskell-classy-prelude-conduit/copyright
--- old-haskell-classy-prelude-conduit/copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-classy-prelude-conduit/copyright	2013-06-15 13:45:31.619395862 +0000
@@ -0,0 +1,32 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: classy-prelude-conduit
+Upstream-Contact: Michael Snoyman <michael at snoyman.com>
+Source: http://hackage.haskell.org/package/classy-prelude-conduit
+
+Files: *
+Copyright: 2012 Michael Snoyman
+License: MIT
+
+Files: debian/*
+Copyright: 2012 Clint Adams
+License: MIT
+
+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-classy-prelude-conduit/rules new-haskell-classy-prelude-conduit/rules
--- old-haskell-classy-prelude-conduit/rules	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-classy-prelude-conduit/rules	2013-06-15 13:45:31.619395862 +0000
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk
diff -rN -u old-haskell-classy-prelude-conduit/source/format new-haskell-classy-prelude-conduit/source/format
--- old-haskell-classy-prelude-conduit/source/format	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-classy-prelude-conduit/source/format	2013-06-15 13:45:31.619395862 +0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -rN -u old-haskell-classy-prelude-conduit/watch new-haskell-classy-prelude-conduit/watch
--- old-haskell-classy-prelude-conduit/watch	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-classy-prelude-conduit/watch	2013-06-15 13:45:31.623396206 +0000
@@ -0,0 +1,5 @@
+version=3
+opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
+filenamemangle=s|(.*)/$|classy-prelude-conduit-$1.tar.gz|" \
+    http://hackage.haskell.org/packages/archive/classy-prelude-conduit \
+    ([\d\.]*\d)/




More information about the Pkg-haskell-commits mailing list