[Git][haskell-team/DHG_packages][master] shelly: Initial release of v1.8.1

Ilias Tsitsimpis gitlab at salsa.debian.org
Tue Oct 23 14:24:49 BST 2018


Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
c4a0a843 by Ilias Tsitsimpis at 2018-10-23T13:18:07Z
shelly: Initial release of v1.8.1

This is a dependency for newer versions of fsnotify (>= 0.3.0.0).

- - - - -


7 changed files:

- + p/haskell-shelly/debian/changelog
- + p/haskell-shelly/debian/compat
- + p/haskell-shelly/debian/control
- + p/haskell-shelly/debian/copyright
- + p/haskell-shelly/debian/rules
- + p/haskell-shelly/debian/source/format
- + p/haskell-shelly/debian/watch


Changes:

=====================================
p/haskell-shelly/debian/changelog
=====================================
@@ -0,0 +1,5 @@
+haskell-shelly (1.8.1-1) unstable; urgency=low
+
+  * Initial release (Closes: #911671)
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 23 Oct 2018 15:52:41 +0300


=====================================
p/haskell-shelly/debian/compat
=====================================
@@ -0,0 +1 @@
+10


=====================================
p/haskell-shelly/debian/control
=====================================
@@ -0,0 +1,107 @@
+Source: haskell-shelly
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Ilias Tsitsimpis <iliastsi at debian.org>
+Priority: optional
+Section: haskell
+Rules-Requires-Root: no
+Build-Depends: debhelper (>= 10),
+ haskell-devscripts (>= 0.9),
+ cdbs,
+ ghc (>= 8.4.3),
+ ghc-prof,
+ libghc-async-dev,
+ libghc-async-prof,
+ libghc-enclosed-exceptions-dev,
+ libghc-enclosed-exceptions-prof,
+ libghc-exceptions-dev (>= 0.6),
+ libghc-exceptions-prof,
+ libghc-lifted-async-dev,
+ libghc-lifted-async-prof,
+ libghc-lifted-base-dev,
+ libghc-lifted-base-prof,
+ libghc-monad-control-dev (>= 0.3.2),
+ libghc-monad-control-dev (<< 1.1),
+ libghc-monad-control-prof,
+ libghc-system-fileio-dev (<< 0.4),
+ libghc-system-fileio-prof,
+ libghc-system-filepath-dev (>= 0.4.7),
+ libghc-system-filepath-dev (<< 0.5),
+ libghc-system-filepath-prof,
+ libghc-transformers-base-dev,
+ libghc-transformers-base-prof,
+ libghc-unix-compat-dev (<< 0.6),
+ libghc-unix-compat-prof,
+ libghc-hunit-dev (>= 1.2),
+ libghc-hunit-prof,
+ libghc-exceptions-dev,
+ libghc-hspec-dev (>= 2.0),
+ libghc-hspec-prof,
+ libghc-hspec-contrib-dev,
+ libghc-hspec-contrib-prof,
+ libghc-monad-control-dev,
+Build-Depends-Indep: ghc-doc,
+ libghc-async-doc,
+ libghc-enclosed-exceptions-doc,
+ libghc-exceptions-doc,
+ libghc-lifted-async-doc,
+ libghc-lifted-base-doc,
+ libghc-monad-control-doc,
+ libghc-system-fileio-doc,
+ libghc-system-filepath-doc,
+ libghc-transformers-base-doc,
+ libghc-unix-compat-doc,
+Standards-Version: 4.2.1
+Homepage: https://github.com/yesodweb/Shelly.hs
+Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-shelly
+Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-shelly]
+X-Description: shell-like (systems) programming in Haskell
+ Shelly provides convenient systems programming in Haskell,
+ similar in spirit to POSIX shells. Shelly:
+ .
+  * is aimed at convenience and getting things done rather than
+    being a demonstration of elegance
+  * has detailed and useful error messages
+  * maintains its own environment, making it thread-safe
+  * is modern, using Text and system-filepath/system-fileio
+ .
+ Shelly is originally forked from the Shellish package.
+
+Package: libghc-shelly-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-shelly-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-shelly-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}


=====================================
p/haskell-shelly/debian/copyright
=====================================
@@ -0,0 +1,68 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: shelly
+Upstream-Contact: Greg Weber <greg at gregweber.info>
+Source: https://hackage.haskell.org/package/shelly
+
+Files: *
+Copyright: (C) 2017 Petr Rockai <me at mornfall.net>
+License: BSD-3-clause
+
+Files: test/data/zshrc
+Copyright: (C) Michael Prokop <mika at grml.org>
+License: GPL-2
+
+Files: debian/*
+Copyright: held by the contributors mentioned in debian/changelog
+License: BSD-3-clause
+
+License: BSD-3-clause
+ Copyright (c) 2017, Petr Rockai <me at mornfall.net>
+ .
+ All rights reserved.
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+     * Redistributions of source code must retain the above copyright
+       notice, this list of conditions and the following disclaimer.
+ .
+     * 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.
+ .
+     * Neither the name of Petr Rockai nor the names of other
+       contributors may be used to endorse or promote products derived
+       from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "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 COPYRIGHT
+ OWNER 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.
+
+License: GPL-2
+ This program is free software; you can redistribute it
+ and/or modify it under the terms of the GNU General Public
+ License, version 2, as published by the Free Software Foundation
+ .
+ This program is distributed in the hope that it will be
+ useful, but WITHOUT ANY WARRANTY; without even the implied
+ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+ PURPOSE.  See the GNU General Public License for more
+ details.
+ .
+ You should have received a copy of the GNU General Public
+ License along with this package; if not, write to the Free
+ Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA  02110-1301 USA
+ .
+ On Debian systems, the full text of the GNU General Public
+ License version 2 can be found in the file
+ `/usr/share/common-licenses/GPL-2'.


=====================================
p/haskell-shelly/debian/rules
=====================================
@@ -0,0 +1,9 @@
+#!/usr/bin/make -f
+
+DEB_ENABLE_TESTS = yes
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk
+
+# Run tests under C.UTF-8.
+check-ghc-stamp: export LC_ALL := C.UTF-8


=====================================
p/haskell-shelly/debian/source/format
=====================================
@@ -0,0 +1 @@
+3.0 (quilt)


=====================================
p/haskell-shelly/debian/watch
=====================================
@@ -0,0 +1,2 @@
+version=3
+https://hackage.haskell.org/package/shelly/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/c4a0a8436279adf9d2b9964755b0c47251529869

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/c4a0a8436279adf9d2b9964755b0c47251529869
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20181023/d68a7359/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list