[Pkg-haskell-commits] darcs: haskell-options: Upstream release of haskell-options_0.1.1
John Millikin
jmillikin at gmail.com
Sat May 26 15:54:28 UTC 2012
Tue May 22 01:34:24 UTC 2012 John Millikin <jmillikin at gmail.com>
* Upstream release of haskell-options_0.1.1
Ignore-this: 4e1eeb1984ae735b38b873a215d5c8ad
A ./changelog
A ./compat
A ./control
A ./copyright
A ./rules
A ./source/
A ./source/format
A ./watch
Tue May 22 01:34:24 UTC 2012 John Millikin <jmillikin at gmail.com>
* Upstream release of haskell-options_0.1.1
Ignore-this: 4e1eeb1984ae735b38b873a215d5c8ad
diff -rN -u old-haskell-options//changelog new-haskell-options//changelog
--- old-haskell-options//changelog 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-options//changelog 2012-05-26 15:54:28.326325041 +0000
@@ -0,0 +1,5 @@
+haskell-options (0.1.1-1) unstable; urgency=low
+
+ * Initial release. (closes: #673916)
+
+ -- John Millikin <jmillikin at gmail.com> Mon, 21 May 2012 18:27:52 -0700
diff -rN -u old-haskell-options//compat new-haskell-options//compat
--- old-haskell-options//compat 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-options//compat 2012-05-26 15:54:28.326325041 +0000
@@ -0,0 +1 @@
+7
diff -rN -u old-haskell-options//control new-haskell-options//control
--- old-haskell-options//control 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-options//control 2012-05-26 15:54:28.326325041 +0000
@@ -0,0 +1,79 @@
+Source: haskell-options
+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-monads-tf-dev (>= 0.1)
+ , libghc-monads-tf-prof
+ , libghc-system-filepath-dev (>= 0.4)
+ , libghc-system-filepath-prof
+ , libghc-text-dev (>= 0.7)
+ , libghc-text-prof
+ , libghc-transformers-dev (>= 0.2)
+ , libghc-transformers-prof
+Build-Depends-Indep:
+ ghc-doc
+ , haddock
+ , libghc-monads-tf-doc
+ , libghc-system-filepath-doc
+ , libghc-text-doc
+ , libghc-transformers-doc
+Standards-Version: 3.9.3
+Homepage: https://john-millikin.com/software/haskell-options/
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-options
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-options
+
+Package: libghc-options-dev
+Architecture: any
+Depends:
+ ${haskell:Depends}
+ , ${misc:Depends}
+ , ${shlibs:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: Haskell library for parsing command-line options
+ The options package lets library and application developers easily work
+ with command-line options.
+ .
+ This package provides a library written in the Haskell programming
+ language. See http://www.haskell.org/ for more information on Haskell.
+
+Package: libghc-options-prof
+Architecture: any
+Depends:
+ ${haskell:Depends}
+ , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: Haskell library for parsing command-line options; profiling libraries
+ The options package lets library and application developers easily work
+ with command-line options.
+ .
+ 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-options-doc
+Section: doc
+Architecture: all
+Depends:
+ ${haskell:Depends}
+ , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Description: Haskell library for parsing command-line options; documentation
+ The options package lets library and application developers easily work
+ with command-line options.
+ .
+ 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-options//copyright new-haskell-options//copyright
--- old-haskell-options//copyright 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-options//copyright 2012-05-26 15:54:28.326325041 +0000
@@ -0,0 +1,28 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: haskell-options
+Upstream-Contact: John Millikin <jmillikin at gmail.com>
+Source: https://john-millikin.com/software/haskell-options/
+
+Files: *
+Copyright: 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-options//rules new-haskell-options//rules
--- old-haskell-options//rules 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-options//rules 2012-05-26 15:54:28.326325041 +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-options//source/format new-haskell-options//source/format
--- old-haskell-options//source/format 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-options//source/format 2012-05-26 15:54:28.330323521 +0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -rN -u old-haskell-options//watch new-haskell-options//watch
--- old-haskell-options//watch 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-options//watch 2012-05-26 15:54:28.330323521 +0000
@@ -0,0 +1,2 @@
+version=3
+https://john-millikin.com/downloads/haskell-options_(.+)\.tar\.xz debian uupdate
More information about the Pkg-haskell-commits
mailing list