[DHG_packages] 01/01: annotated-wl-pprint: Initial release of v0.7.0

Ilias Tsitsimpis iliastsi-guest at moszumanska.debian.org
Fri Oct 27 20:50:09 UTC 2017


This is an automated email from the git hooks/post-receive script.

iliastsi-guest pushed a commit to branch master
in repository DHG_packages.

commit 25c67d6ce6d6beb682483b2dc0082b9aa5f84590
Author: Ilias Tsitsimpis <iliastsi at debian.org>
Date:   Fri Oct 27 23:31:05 2017 +0300

    annotated-wl-pprint: Initial release of v0.7.0
---
 p/haskell-annotated-wl-pprint/debian/changelog     |  5 ++
 p/haskell-annotated-wl-pprint/debian/compat        |  1 +
 p/haskell-annotated-wl-pprint/debian/control       | 60 ++++++++++++++++++++++
 p/haskell-annotated-wl-pprint/debian/copyright     | 41 +++++++++++++++
 p/haskell-annotated-wl-pprint/debian/rules         |  8 +++
 p/haskell-annotated-wl-pprint/debian/source/format |  1 +
 p/haskell-annotated-wl-pprint/debian/watch         |  2 +
 7 files changed, 118 insertions(+)

diff --git a/p/haskell-annotated-wl-pprint/debian/changelog b/p/haskell-annotated-wl-pprint/debian/changelog
new file mode 100644
index 0000000..eb6885a
--- /dev/null
+++ b/p/haskell-annotated-wl-pprint/debian/changelog
@@ -0,0 +1,5 @@
+haskell-annotated-wl-pprint (0.7.0-1) unstable; urgency=low
+
+  * Initial release (Closes: #879838)
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Fri, 27 Oct 2017 23:26:51 +0300
diff --git a/p/haskell-annotated-wl-pprint/debian/compat b/p/haskell-annotated-wl-pprint/debian/compat
new file mode 100644
index 0000000..ec63514
--- /dev/null
+++ b/p/haskell-annotated-wl-pprint/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/p/haskell-annotated-wl-pprint/debian/control b/p/haskell-annotated-wl-pprint/debian/control
new file mode 100644
index 0000000..c0b1938
--- /dev/null
+++ b/p/haskell-annotated-wl-pprint/debian/control
@@ -0,0 +1,60 @@
+Source: haskell-annotated-wl-pprint
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Ilias Tsitsimpis <iliastsi at debian.org>
+Priority: optional
+Section: haskell
+Build-Depends: debhelper (>= 9),
+ haskell-devscripts-minimal | haskell-devscripts (>= 0.9),
+ cdbs,
+ ghc,
+ ghc-prof,
+Build-Depends-Indep: ghc-doc,
+Standards-Version: 4.1.1
+Homepage: https://github.com/david-christiansen/annotated-wl-pprint
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-annotated-wl-pprint
+Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
+X-Description: Wadler/Leijen Pretty Printer, with annotation support
+ This is a modified version of wl-pprint, which was based on Wadler's
+ paper "A Prettier  Printer". This version allows the library user to
+ annotate the text with semantic information, which can later be rendered
+ in a variety of ways.
+
+Package: libghc-annotated-wl-pprint-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-annotated-wl-pprint-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-annotated-wl-pprint-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 --git a/p/haskell-annotated-wl-pprint/debian/copyright b/p/haskell-annotated-wl-pprint/debian/copyright
new file mode 100644
index 0000000..6a7a41f
--- /dev/null
+++ b/p/haskell-annotated-wl-pprint/debian/copyright
@@ -0,0 +1,41 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: annotated-wl-pprint
+Upstream-Contact: david at davidchristiansen.dk
+Source: https://hackage.haskell.org/package/annotated-wl-pprint
+
+Files: *
+Copyright: 2000, Daan Leijen
+           2013, David Raymond Christiansen
+License: BSD-2-clause
+
+Files: debian/*
+Copyright: held by the contributors mentioned in debian/changelog
+License: BSD-2-clause
+
+License: BSD-2-clause
+ Copyright 2000, Daan Leijen, and 2013, David Raymond Christiansen. 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.
+ .
+ This software is provided by the copyright holders "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 holders 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 --git a/p/haskell-annotated-wl-pprint/debian/rules b/p/haskell-annotated-wl-pprint/debian/rules
new file mode 100755
index 0000000..97cfaa4
--- /dev/null
+++ b/p/haskell-annotated-wl-pprint/debian/rules
@@ -0,0 +1,8 @@
+#!/usr/bin/make -f
+
+DEB_SETUP_BIN_NAME = debian/hlibrary.setup
+DEB_CABAL_PACKAGE = annotated-wl-pprint
+DEB_DEFAULT_COMPILER = ghc
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk
diff --git a/p/haskell-annotated-wl-pprint/debian/source/format b/p/haskell-annotated-wl-pprint/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/p/haskell-annotated-wl-pprint/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/p/haskell-annotated-wl-pprint/debian/watch b/p/haskell-annotated-wl-pprint/debian/watch
new file mode 100644
index 0000000..74636ca
--- /dev/null
+++ b/p/haskell-annotated-wl-pprint/debian/watch
@@ -0,0 +1,2 @@
+version=3
+https://hackage.haskell.org/package/annotated-wl-pprint/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list