[Pkg-haskell-commits] darcs: haskell-hledger-interest: Move to darcs.
Clint Adams
clint at debian.org
Tue Jun 5 05:40:41 UTC 2012
Tue Jun 5 05:40:28 UTC 2012 Clint Adams <clint at debian.org>
* Move to darcs.
Ignore-this: ecb1256d62696037623ba551d8cfa3b1
A ./changelog
A ./compat
A ./control
A ./copyright
A ./hledger.dirs
A ./rules
A ./source/
A ./source/format
A ./watch
Tue Jun 5 05:40:28 UTC 2012 Clint Adams <clint at debian.org>
* Move to darcs.
Ignore-this: ecb1256d62696037623ba551d8cfa3b1
diff -rN -u old-haskell-hledger-interest//changelog new-haskell-hledger-interest//changelog
--- old-haskell-hledger-interest//changelog 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hledger-interest//changelog 2012-06-05 05:40:41.210328137 +0000
@@ -0,0 +1,31 @@
+haskell-hledger-interest (1.4.1-1) unstable; urgency=low
+
+ * New upstream version.
+ * Switch Vcs headers to darcs.debian.org.
+
+ -- Clint Adams <clint at debian.org> Tue, 05 Jun 2012 01:36:39 -0400
+
+haskell-hledger-interest (1.4-1) unstable; urgency=low
+
+ * New upstream version.
+ * Bump to Standards-Version 3.9.3.
+
+ -- Clint Adams <clint at debian.org> Sat, 19 May 2012 13:44:54 -0400
+
+haskell-hledger-interest (1.3-2) unstable; urgency=low
+
+ * Build on architectures without runhaskell. closes: #642590.
+
+ -- Clint Adams <clint at debian.org> Sun, 25 Sep 2011 14:59:47 -0400
+
+haskell-hledger-interest (1.3-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Mon, 05 Sep 2011 12:49:35 -0400
+
+haskell-hledger-interest (1.2-1) unstable; urgency=low
+
+ * Initial release.
+
+ -- Clint Adams <clint at debian.org> Mon, 22 Aug 2011 11:38:17 -0400
diff -rN -u old-haskell-hledger-interest//compat new-haskell-hledger-interest//compat
--- old-haskell-hledger-interest//compat 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hledger-interest//compat 2012-06-05 05:40:41.210328137 +0000
@@ -0,0 +1 @@
+7
diff -rN -u old-haskell-hledger-interest//control new-haskell-hledger-interest//control
--- old-haskell-hledger-interest//control 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hledger-interest//control 2012-06-05 05:40:41.210328137 +0000
@@ -0,0 +1,32 @@
+Source: haskell-hledger-interest
+Section: haskell
+Priority: extra
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Clint Adams <clint at debian.org>
+Build-Depends: haskell-devscripts (>= 0.8)
+ , ghc
+ , libghc-hledger-lib-dev (>> 0.18)
+ , libghc-mtl-dev
+Standards-Version: 3.9.3
+Homepage: http://hackage.haskell.org/package/hledger-interest
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hledger-interest
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hledger-interest
+
+Package: hledger-interest
+Architecture: any
+Depends: ${haskell:Depends}
+ , ${shlibs:Depends}
+ , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: interest computing for (h)ledger
+ hledger-interest is a small command-line utility based on Simon Michael's
+ hledger library. Its purpose is to compute interest for a given ledger
+ account. Using command line flags, the program can be configured to use
+ various schemes for day-counting, such as act/act, 30/360, 30E/360, and
+ 30/360isda. Furthermore, it supports a (small) number of interest schemes,
+ i.e. annual interest with a fixed rate and the scheme mandated by the
+ German BGB288 (Basiszins für Verbrauchergeschäfte). Extending support for
+ other schemes is fairly easy, but currently requires changes to the source
+ code.
diff -rN -u old-haskell-hledger-interest//copyright new-haskell-hledger-interest//copyright
--- old-haskell-hledger-interest//copyright 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hledger-interest//copyright 2012-06-05 05:40:41.210328137 +0000
@@ -0,0 +1,42 @@
+This package was debianized by Clint Adams <clint at debian.org> on
+Mon, 22 Aug 2011 15:38:17 -0000
+
+It was downloaded from
+http://hackage.haskell.org/package/hledger-interest
+
+Upstream Author:
+
+ Peter Simons <simons at cryp.to>
+
+Copyright:
+
+ 2011 Peter Simons <simons at cryp.to>
+
+License:
+
+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 Peter Simons 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.
diff -rN -u old-haskell-hledger-interest//hledger.dirs new-haskell-hledger-interest//hledger.dirs
--- old-haskell-hledger-interest//hledger.dirs 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hledger-interest//hledger.dirs 2012-06-05 05:40:41.210328137 +0000
@@ -0,0 +1,2 @@
+usr/bin
+usr/share
diff -rN -u old-haskell-hledger-interest//rules new-haskell-hledger-interest//rules
--- old-haskell-hledger-interest//rules 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hledger-interest//rules 2012-06-05 05:40:41.214325156 +0000
@@ -0,0 +1,73 @@
+#!/usr/bin/make -f
+
+INSTALL = install
+INSTALL_FILE = $(INSTALL) -p -o root -g root -m 644
+INSTALL_PROGRAM = $(INSTALL) -p -o root -g root -m 755
+INSTALL_SCRIPT = $(INSTALL) -p -o root -g root -m 755
+INSTALL_DIR = $(INSTALL) -p -d -o root -g root -m 755
+
+package=hledger-interest
+
+clean:
+ $(checkdir)
+ rm -f debian/hlibrary.setup stamp-configure build-arch
+ rm -rf debian/$(package)
+
+build: build-arch build-indep
+build-indep:
+
+build-arch: stamp-configure debian/hlibrary.setup
+ $(checkdir)
+
+ debian/hlibrary.setup build
+
+ touch build-arch
+
+stamp-configure: debian/hlibrary.setup
+ $(checkdir)
+
+ debian/hlibrary.setup configure --prefix=/usr
+
+ touch stamp-configure
+
+binary: binary-arch
+
+binary-indep: checkroot build
+
+binary-arch: checkroot build debian/hlibrary.setup
+ $(checkdir)
+
+ debian/hlibrary.setup copy --destdir=$(CURDIR)/debian/$(package)
+ rm -rf debian/$(package)/usr/share/doc/$(package)-*
+ cd debian/$(package) && $(INSTALL_DIR) \
+ usr/bin \
+ usr/share/doc/$(package) \
+ DEBIAN
+
+ $(INSTALL_FILE) debian/copyright debian/$(package)/usr/share/doc/$(package)/copyright
+
+ $(INSTALL_FILE) debian/changelog debian/$(package)/usr/share/doc/$(package)/changelog.Debian
+ gzip -9f debian/$(package)/usr/share/doc/$(package)/changelog.Debian
+
+ dpkg-shlibdeps -Tdebian/substvars -dDepends debian/$(package)/usr/bin/*
+ dpkg-gencontrol -ldebian/changelog -isp -p$(package) -Tdebian/substvars -Pdebian/$(package)
+
+ cd debian/$(package) && find * -type f ! -regex '^DEBIAN/.*' -print0 | xargs -r0 md5sum > DEBIAN/md5sums
+
+ chown -R root:root debian/$(package)
+ chmod -R go=rX debian/$(package)
+
+ dpkg --build debian/$(package) ..
+
+debian/hlibrary.setup:
+ ghc --make Setup.hs -o $@
+
+define checkdir
+ test -f debian/rules
+endef
+
+checkroot:
+ $(checkdir)
+ test root = "`whoami`"
+
+.PHONY: binary binary-arch binary-indep clean checkroot build
diff -rN -u old-haskell-hledger-interest//source/format new-haskell-hledger-interest//source/format
--- old-haskell-hledger-interest//source/format 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hledger-interest//source/format 2012-06-05 05:40:41.214325156 +0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -rN -u old-haskell-hledger-interest//watch new-haskell-hledger-interest//watch
--- old-haskell-hledger-interest//watch 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hledger-interest//watch 2012-06-05 05:40:41.214325156 +0000
@@ -0,0 +1,5 @@
+version=3
+opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
+filenamemangle=s|(.*)/$|hledger-interest-$1.tar.gz|" \
+ http://hackage.haskell.org/packages/archive/hledger-interest \
+ ([\d\.]*\d)/
More information about the Pkg-haskell-commits
mailing list