[Pkg-haskell-commits] darcs: haskell-hgettext: Initial commit
Sven Bartscher
sven.bartscher at weltraumschlangen.de
Fri May 9 15:08:07 UTC 2014
Thu May 8 14:45:01 UTC 2014 Sven Bartscher <sven.bartscher at weltraumschlangen.de>
* Initial commit
A ./changelog
A ./compat
A ./control
A ./copyright
A ./rules
A ./source/
A ./source/format
A ./watch
Thu May 8 14:45:01 UTC 2014 Sven Bartscher <sven.bartscher at weltraumschlangen.de>
* Initial commit
diff -rN -u old-haskell-hgettext/changelog new-haskell-hgettext/changelog
--- old-haskell-hgettext/changelog 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hgettext/changelog 2014-05-09 15:08:07.098789953 +0000
@@ -0,0 +1,5 @@
+haskell-hgettext (0.1.30-1) UNRELEASED; urgency=low
+
+ * Initial release. (Closes: #000000)
+
+ --
diff -rN -u old-haskell-hgettext/compat new-haskell-hgettext/compat
--- old-haskell-hgettext/compat 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hgettext/compat 2014-05-09 15:08:07.094789954 +0000
@@ -0,0 +1 @@
+9
diff -rN -u old-haskell-hgettext/control new-haskell-hgettext/control
--- old-haskell-hgettext/control 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hgettext/control 2014-05-09 15:08:07.094789954 +0000
@@ -0,0 +1,56 @@
+Source: haskell-hgettext
+Section: haskell
+Priority: extra
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Sven Bartscher <sven.bartscher at weltraumschlangen.de>
+Build-Depends: debhelper (>= 9)
+ , cdbs
+ , haskell-devscripts (>= 0.8.15)
+ , ghc
+ , ghc-prof
+ , libghc-setlocale-dev
+ , libghc-setlocale-prof
+Build-Depends-Indep: ghc-doc
+ , libghc-setlocale-doc
+Standards-Version: 3.9.5
+Homepage: http://hackage.haskell.org/package/hgettext
+Vcs-Darcs: http://darcs.debian.org/darcs/pkg-haskell/haskell-hgettext
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hgettext
+X-Description: Gettext bindings for haskell
+ This package provides bindings to gettext in haskell.
+
+Package: libghc-hgettext-dev
+Architecture: any
+Depends: ${haskell:Depends}
+ , ${shlibs:Depends}
+ , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}
+
+Package: libghc-hgettext-prof
+Architecture: any
+Depends: ${haskell:Depends}
+ , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}
+
+Package: libghc-hgettext-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}, ${haskell:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}
diff -rN -u old-haskell-hgettext/copyright new-haskell-hgettext/copyright
--- old-haskell-hgettext/copyright 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hgettext/copyright 2014-05-09 15:08:07.098789953 +0000
@@ -0,0 +1,12 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: hgettext
+Upstream-Contact: Vasyl Pasternak <vasyl.pasternak at gmail.com>
+Source: http://hackage.haskell.org/package/hgettext
+
+Files: *
+Copyright: 2009 Vasyl Pasternak
+License: BSD-3-clause
+
+Files: debian/*
+Copyright: 2014 Sven Bartscher
+License: GPL
\ Kein Zeilenumbruch am Dateiende.
diff -rN -u old-haskell-hgettext/rules new-haskell-hgettext/rules
--- old-haskell-hgettext/rules 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hgettext/rules 2014-05-09 15:08:07.094789954 +0000
@@ -0,0 +1,6 @@
+#!/usr/bin/make -f
+
+# DEB_ENABLE_TESTS = yes
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk
diff -rN -u old-haskell-hgettext/source/format new-haskell-hgettext/source/format
--- old-haskell-hgettext/source/format 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hgettext/source/format 2014-05-09 15:08:07.098789953 +0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -rN -u old-haskell-hgettext/watch new-haskell-hgettext/watch
--- old-haskell-hgettext/watch 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hgettext/watch 2014-05-09 15:08:07.098789953 +0000
@@ -0,0 +1,2 @@
+version=3
+http://hackage.haskell.org/package/foo/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
More information about the Pkg-haskell-commits
mailing list