[Pkg-haskell-commits] darcs: haskell-lens-action: Initial check-in
Joachim Breitner
mail at joachim-breitner.de
Mon Jun 29 12:27:10 UTC 2015
Mon Jun 29 12:27:01 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* Initial check-in
A ./changelog
A ./compat
A ./control
A ./copyright
A ./rules
A ./source/
A ./source/format
A ./watch
Mon Jun 29 12:27:01 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* Initial check-in
diff -rN -u old-haskell-lens-action/changelog new-haskell-lens-action/changelog
--- old-haskell-lens-action/changelog 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-lens-action/changelog 2015-06-29 12:27:10.157758910 +0000
@@ -0,0 +1,5 @@
+haskell-lens-action (0.1.0.1-1) UNRELEASED; urgency=low
+
+ * Initial release
+
+ -- Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org> Mon, 29 Jun 2015 14:26:16 +0200
diff -rN -u old-haskell-lens-action/compat new-haskell-lens-action/compat
--- old-haskell-lens-action/compat 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-lens-action/compat 2015-06-29 12:27:10.157758910 +0000
@@ -0,0 +1 @@
+9
diff -rN -u old-haskell-lens-action/control new-haskell-lens-action/control
--- old-haskell-lens-action/control 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-lens-action/control 2015-06-29 12:27:10.157758910 +0000
@@ -0,0 +1,87 @@
+Source: haskell-lens-action
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Joachim Breitner <nomeata at debian.org>
+Priority: extra
+Section: haskell
+Build-Depends: debhelper (>= 9),
+ haskell-devscripts (>= 0.9),
+ cdbs,
+ ghc,
+ ghc-prof,
+ libghc-comonad-dev (>= 4),
+ libghc-comonad-dev (<< 5),
+ libghc-comonad-prof,
+ libghc-contravariant-dev (>= 0.3),
+ libghc-contravariant-dev (<< 2),
+ libghc-contravariant-prof,
+ libghc-lens-dev (>= 4.7),
+ libghc-lens-dev (<< 5),
+ libghc-lens-prof,
+ libghc-mtl-dev (>= 2.0.1),
+ libghc-mtl-dev (<< 2.3),
+ libghc-mtl-prof,
+ libghc-profunctors-dev (>= 4),
+ libghc-profunctors-dev (<< 5),
+ libghc-profunctors-prof,
+ libghc-semigroupoids-dev (>= 4),
+ libghc-semigroupoids-dev (<< 5),
+ libghc-semigroupoids-prof,
+ libghc-semigroups-dev (>= 0.8.4),
+ libghc-semigroups-dev (<< 1),
+ libghc-semigroups-prof,
+Build-Depends-Indep: ghc-doc,
+ libghc-comonad-doc,
+ libghc-contravariant-doc,
+ libghc-lens-doc,
+ libghc-mtl-doc,
+ libghc-profunctors-doc,
+ libghc-semigroupoids-doc,
+ libghc-semigroups-doc,
+Standards-Version: 3.9.6
+Homepage: http://github.com/ekmett/lens-action/
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-lens-action
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-lens-action
+X-Description: Monadic Getters and Folds
+ This package contains combinators and types for working with
+ monadic getters and folds as split off from the original
+ lens package.
+
+Package: libghc-lens-action-dev
+Architecture: any
+Depends: ${haskell:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Conflicts: ${haskell:Conflicts},
+Provides: ${haskell:Provides},
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}
+
+Package: libghc-lens-action-prof
+Architecture: any
+Depends: ${haskell:Depends},
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Conflicts: ${haskell:Conflicts},
+Provides: ${haskell:Provides},
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}
+
+Package: libghc-lens-action-doc
+Architecture: all
+Section: doc
+Depends: ${haskell:Depends},
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Conflicts: ${haskell:Conflicts},
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}
diff -rN -u old-haskell-lens-action/copyright new-haskell-lens-action/copyright
--- old-haskell-lens-action/copyright 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-lens-action/copyright 2015-06-29 12:27:10.157758910 +0000
@@ -0,0 +1,42 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: lens-action
+Upstream-Contact: Edward A. Kmett <ekmett at gmail.com>
+Source: https://hackage.haskell.org/package/lens-action
+
+Files: *
+Copyright: Copyright (C) 2012-2014 Edward A. Kmett
+License: BSD3
+
+Files: debian/*
+Copyright: held by the contributors mentioned in debian/changelog
+License: BSD3
+
+License: BSD3
+ All rights reserved.
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ 2. 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.
+ .
+ 3. Neither the name of the author nor the names of his contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``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 AUTHORS 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.
diff -rN -u old-haskell-lens-action/rules new-haskell-lens-action/rules
--- old-haskell-lens-action/rules 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-lens-action/rules 2015-06-29 12:27:10.157758910 +0000
@@ -0,0 +1,7 @@
+#!/usr/bin/make -f
+
+DEB_CABAL_PACKAGE = lens-action
+DEB_DEFAULT_COMPILER = ghc
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk
diff -rN -u old-haskell-lens-action/source/format new-haskell-lens-action/source/format
--- old-haskell-lens-action/source/format 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-lens-action/source/format 2015-06-29 12:27:10.161758909 +0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -rN -u old-haskell-lens-action/watch new-haskell-lens-action/watch
--- old-haskell-lens-action/watch 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-lens-action/watch 2015-06-29 12:27:10.161758909 +0000
@@ -0,0 +1,2 @@
+version=3
+http://hackage.haskell.org/package/lens-action/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
More information about the Pkg-haskell-commits
mailing list