[Pkg-haskell-commits] darcs: haskell-chell-hunit: Upstream release of haskell-chell-hunit_0.2
John Millikin
jmillikin at gmail.com
Mon Jun 18 03:37:07 UTC 2012
Mon Jun 18 03:35:39 UTC 2012 John Millikin <jmillikin at gmail.com>
* Upstream release of haskell-chell-hunit_0.2
Ignore-this: df2cfdfd787e6d349add9a2efc15f7a
A ./changelog
A ./compat
A ./control
A ./copyright
A ./rules
A ./source/
A ./source/format
A ./watch
Mon Jun 18 03:35:39 UTC 2012 John Millikin <jmillikin at gmail.com>
* Upstream release of haskell-chell-hunit_0.2
Ignore-this: df2cfdfd787e6d349add9a2efc15f7a
diff -rN -u old-haskell-chell-hunit//changelog new-haskell-chell-hunit//changelog
--- old-haskell-chell-hunit//changelog 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-chell-hunit//changelog 2012-06-18 03:37:06.980839394 +0000
@@ -0,0 +1,5 @@
+haskell-chell-hunit (0.2-1) unstable; urgency=low
+
+ * Initial release. (closes: #674420)
+
+ -- John Millikin <jmillikin at gmail.com> Sun, 17 Jun 2012 20:17:28 -0700
diff -rN -u old-haskell-chell-hunit//compat new-haskell-chell-hunit//compat
--- old-haskell-chell-hunit//compat 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-chell-hunit//compat 2012-06-18 03:37:06.980839394 +0000
@@ -0,0 +1 @@
+7
diff -rN -u old-haskell-chell-hunit//control new-haskell-chell-hunit//control
--- old-haskell-chell-hunit//control 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-chell-hunit//control 2012-06-18 03:37:06.980839394 +0000
@@ -0,0 +1,84 @@
+Source: haskell-chell-hunit
+Priority: optional
+Section: haskell
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: John Millikin <jmillikin at gmail.com>
+DM-Upload-Allowed: yes
+Build-Depends:
+ cdbs
+ , debhelper (>= 7.0)
+ , haskell-devscripts (>= 0.8)
+ , ghc (>= 6.12)
+ , ghc-prof
+ , libghc-chell-dev (>= 0.3)
+ , libghc-chell-dev (<< 0.4)
+ , libghc-chell-prof
+ , libghc-hunit-dev (>= 1.1)
+ , libghc-hunit-dev (<< 1.3)
+ , libghc-hunit-prof
+Build-Depends-Indep:
+ ghc-doc
+ , haddock
+ , libghc-chell-doc
+ , libghc-hunit-doc
+Standards-Version: 3.9.3
+Homepage: https://john-millikin.com/software/chell/
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-chell-hunit
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-chell-hunit
+
+Package: libghc-chell-hunit-dev
+Architecture: any
+Depends:
+ ${haskell:Depends}
+ , ${misc:Depends}
+ , ${shlibs:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: HUnit support for the Chell testing library
+ Chell is a simple and intuitive library for automated testing. It natively
+ supports assertion-based testing, and can use companion libraries to
+ support more complex testing strategies.
+ .
+ This is a companion library, which supports running HUnit tests with Chell.
+ .
+ This package provides a library written in the Haskell programming
+ language. See http://www.haskell.org/ for more information on Haskell.
+
+Package: libghc-chell-hunit-prof
+Architecture: any
+Depends:
+ ${haskell:Depends}
+ , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: HUnit support for the Chell testing library
+ Chell is a simple and intuitive library for automated testing. It natively
+ supports assertion-based testing, and can use companion libraries to
+ support more complex testing strategies.
+ .
+ This is a companion library, which supports running HUnit tests with Chell.
+ .
+ This package provides a library written in the Haskell programming language,
+ compiled for profiling. See http://www.haskell.org/ for more information on
+ Haskell.
+
+Package: libghc-chell-hunit-doc
+Section: doc
+Architecture: all
+Depends:
+ ${haskell:Depends}
+ , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Description: HUnit support for the Chell testing library
+ Chell is a simple and intuitive library for automated testing. It natively
+ supports assertion-based testing, and can use companion libraries to
+ support more complex testing strategies.
+ .
+ This is a companion library, which supports running HUnit tests with Chell.
+ .
+ This package provides documentation for a library written in the Haskell
+ programming language. See http://www.haskell.org/ for more information on
+ Haskell.
diff -rN -u old-haskell-chell-hunit//copyright new-haskell-chell-hunit//copyright
--- old-haskell-chell-hunit//copyright 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-chell-hunit//copyright 2012-06-18 03:37:06.984847072 +0000
@@ -0,0 +1,28 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: chell-hunit
+Upstream-Contact: John Millikin <jmillikin at gmail.com>
+Source: https://john-millikin.com/software/chell/
+
+Files: *
+Copyright: 2011-2012 John Millikin
+License: Expat
+ 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-chell-hunit//rules new-haskell-chell-hunit//rules
--- old-haskell-chell-hunit//rules 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-chell-hunit//rules 2012-06-18 03:37:06.984847072 +0000
@@ -0,0 +1,3 @@
+#!/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-chell-hunit//source/format new-haskell-chell-hunit//source/format
--- old-haskell-chell-hunit//source/format 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-chell-hunit//source/format 2012-06-18 03:37:06.984847072 +0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -rN -u old-haskell-chell-hunit//watch new-haskell-chell-hunit//watch
--- old-haskell-chell-hunit//watch 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-chell-hunit//watch 2012-06-18 03:37:06.984847072 +0000
@@ -0,0 +1,2 @@
+version=3
+https://john-millikin.com/downloads/chell-hunit_(.+)\.tar\.xz debian uupdate
More information about the Pkg-haskell-commits
mailing list