[Pkg-haskell-commits] darcs: haskell-citeproc-hs: Initial import.

Giovanni Mascellani gio at debian.org
Sat Aug 13 18:47:38 UTC 2011


Wed May 25 09:41:37 UTC 2011  Giovanni Mascellani <gio at debian.org>
  * Initial import.
  Ignore-this: 119e8f7fababd2107b40599ed6652e58

    A ./changelog
    A ./compat
    A ./control
    A ./copyright
    A ./rules
    A ./source/
    A ./source/format
    A ./watch

Wed May 25 09:41:37 UTC 2011  Giovanni Mascellani <gio at debian.org>
  * Initial import.
  Ignore-this: 119e8f7fababd2107b40599ed6652e58
diff -rN -u old-haskell-citeproc-hs//changelog new-haskell-citeproc-hs//changelog
--- old-haskell-citeproc-hs//changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-citeproc-hs//changelog	2011-08-13 18:47:38.698318408 +0000
@@ -0,0 +1,5 @@
+haskell-citeproc-hs (0.3.2-1) UNRELEASED; urgency=low
+
+  * Initial release. (closes: #627536)
+
+ -- Giovanni Mascellani <gio at debian.org>  Thu, 19 May 2011 19:38:03 +0200
diff -rN -u old-haskell-citeproc-hs//compat new-haskell-citeproc-hs//compat
--- old-haskell-citeproc-hs//compat	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-citeproc-hs//compat	2011-08-13 18:47:38.694334566 +0000
@@ -0,0 +1 @@
+7
\ No newline at end of file
diff -rN -u old-haskell-citeproc-hs//control new-haskell-citeproc-hs//control
--- old-haskell-citeproc-hs//control	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-citeproc-hs//control	2011-08-13 18:47:38.750350464 +0000
@@ -0,0 +1,111 @@
+Source: haskell-citeproc-hs
+Priority: extra
+Section: haskell
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Giovanni Mascellani <gio at debian.org>
+Build-Depends:
+ debhelper (>= 7),
+ haskell-devscripts (>= 0.7),
+ cdbs,
+ ghc,
+ ghc-prof,
+ ghc-doc,
+ libghc-mtl-dev,
+ libghc-mtl-prof,
+ libghc-xml-dev,
+ libghc-xml-prof,
+ libghc-json-dev,
+ libghc-json-prof,
+ libghc-utf8-string-dev,
+ libghc-utf8-string-prof,
+ libghc-utf8-pandoc-types-dev (>= 1.8),
+ libghc-utf8-pandoc-types-prof (>= 1.8),
+ libghc-network-dev,
+ libghc-network-prof,
+ libghc-http-dev (>= 4000.0.9),
+ libghc-http-prof (>= 4000.0.9),
+ libghc-syb-dev,
+ libghc-syb-prof,
+ libghc-parsec3-dev,
+ libghc-parsec3-prof
+Build-Depends-Indep:
+ libghc-mtl-doc,
+ libghc-xml-doc,
+ libghc-json-doc,
+ libghc-utf8-string-doc,
+ libghc-utf8-pandoc-types-doc (>= 1.8),
+ libghc-network-doc,
+ libghc-http-doc (>= 4000.0.9),
+ libghc-syb-doc,
+ libghc-parsec3-doc
+Standards-Version: 3.9.2
+Homepage: http://hackage.haskell.org/package/citeproc-hs
+Vcs-Darcs: http://darcs.debian.org/darcs/pkg-haskell/haskell-citeproc-hs
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-citeproc-hs
+
+Package: libghc-citeproc-hs-dev
+Architecture: any
+Depends:
+ ${haskell:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends}
+Suggests: ${haskell:Suggests}
+Recommends: ${haskell:Recommends}
+Provides: ${haskell:Provides}
+Description: Haskell support for Citation Style Language - GHC libraries
+ citeproc-hs is a Haskell implementation of the Citation Style Language
+ (CSL).
+ .
+ citeproc-hs adds to pandoc, the famous Haskell text processing tool, a
+ Bibtex like citation and bibliographic formatting and generation
+ facility.
+ .
+ CSL is an XML language for specifying citation and bibliographic
+ formatting, similar in principle to BibTeX .bst files or the binary
+ style files in commercial products like Endnote or Reference Manager.
+ .
+ This package contains the libraries compiled for GHC.
+
+Package: libghc-citeproc-hs-prof
+Architecture: any
+Depends:
+ ${haskell:Depends},
+ ${misc:Depends}
+Suggests: ${haskell:Suggests}
+Recommends: ${haskell:Recommends}
+Provides: ${haskell:Provides}
+Description: Haskell support for Citation Style Language - GHC profiling libraries
+ citeproc-hs is a Haskell implementation of the Citation Style Language
+ (CSL).
+ .
+ citeproc-hs adds to pandoc, the famous Haskell text processing tool, a
+ Bibtex like citation and bibliographic formatting and generation
+ facility.
+ .
+ CSL is an XML language for specifying citation and bibliographic
+ formatting, similar in principle to BibTeX .bst files or the binary
+ style files in commercial products like Endnote or Reference Manager.
+ .
+ This package contains the profiling libraries compiled for GHC.
+
+Package: libghc-citeproc-hs-doc
+Section: doc
+Architecture: all
+Depends:
+ ${haskell:Depends},
+ ${misc:Depends}
+Suggests: ${haskell:Suggests}
+Recommends: ${haskell:Recommends}
+Description: Haskell support for Citation Style Language - documentation
+ citeproc-hs is a Haskell implementation of the Citation Style Language
+ (CSL).
+ .
+ citeproc-hs adds to pandoc, the famous Haskell text processing tool, a
+ Bibtex like citation and bibliographic formatting and generation
+ facility.
+ .
+ CSL is an XML language for specifying citation and bibliographic
+ formatting, similar in principle to BibTeX .bst files or the binary
+ style files in commercial products like Endnote or Reference Manager.
+ .
+ This package contains the library documentation.
diff -rN -u old-haskell-citeproc-hs//copyright new-haskell-citeproc-hs//copyright
--- old-haskell-citeproc-hs//copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-citeproc-hs//copyright	2011-08-13 18:47:38.694334566 +0000
@@ -0,0 +1,41 @@
+Format-Specification: http://dep.debian.net/deps/dep5
+Name: Haskell support for Citation Style Language
+Maintainer: Andrea Rossato <andrea.rossato at unitn.it>
+Source: http://hackage.haskell.org/package/citeproc-hs
+
+Files: *
+Copyright: © 2008 - 2011, Andrea Rossato <andrea.rossato at unitn.it>
+License: BSD
+ 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 REGENTS 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 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.
+
+Files: debian/*
+Copyright: © 2011, Giovanni Mascellani <gio at debian.org>
+License: GPL-3+
+ The Debian packaging information is under the GPL, version 3 or later.  On
+ Debian GNU/Linux systems, the complete text of the GNU General Public License
+ Version 3 can be found in `/usr/share/common-licenses/GPL-3'.
+
diff -rN -u old-haskell-citeproc-hs//rules new-haskell-citeproc-hs//rules
--- old-haskell-citeproc-hs//rules	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-citeproc-hs//rules	2011-08-13 18:47:38.730302822 +0000
@@ -0,0 +1,4 @@
+#!/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-citeproc-hs//source/format new-haskell-citeproc-hs//source/format
--- old-haskell-citeproc-hs//source/format	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-citeproc-hs//source/format	2011-08-13 18:47:38.698318408 +0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -rN -u old-haskell-citeproc-hs//watch new-haskell-citeproc-hs//watch
--- old-haskell-citeproc-hs//watch	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-citeproc-hs//watch	2011-08-13 18:47:38.698318408 +0000
@@ -0,0 +1,5 @@
+version=3
+opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
+filenamemangle=s|(.*)/$|citeproc-hs-$1.tar.gz|" \
+    http://hackage.haskell.org/packages/archive/citeproc-hs \
+    ([\d\.]*\d)/





More information about the Pkg-haskell-commits mailing list