[Pkg-haskell-commits] darcs: haskell-hledger: Change hledger to section 'utils', and fix long description.

Clint Adams clint at debian.org
Sat Mar 24 19:02:54 UTC 2012


Sat Mar 24 19:01:09 UTC 2012  Clint Adams <clint at debian.org>
  * Change hledger to section 'utils', and fix long description.
  Ignore-this: 7e0bd5f164a93fd4aadcba2fd6a44fbf

    M ./changelog +7
    M ./control -3 +1

Sat Mar 24 19:01:09 UTC 2012  Clint Adams <clint at debian.org>
  * Change hledger to section 'utils', and fix long description.
  Ignore-this: 7e0bd5f164a93fd4aadcba2fd6a44fbf
diff -rN -u old-haskell-hledger//changelog new-haskell-hledger//changelog
--- old-haskell-hledger//changelog	2012-03-24 19:02:54.058758657 +0000
+++ new-haskell-hledger//changelog	2012-03-24 19:02:54.078753623 +0000
@@ -1,3 +1,10 @@
+haskell-hledger (0.17-3) UNRELEASED; urgency=low
+
+  * Change hledger to section 'utils', and fix long description.
+    closes: #663568.
+
+ -- Clint Adams <clint at debian.org>  Sat, 24 Mar 2012 14:59:14 -0400
+
 haskell-hledger (0.17-2) unstable; urgency=low
 
   * Patch to build without TH.
diff -rN -u old-haskell-hledger//control new-haskell-hledger//control
--- old-haskell-hledger//control	2012-03-24 19:02:53.986751335 +0000
+++ new-haskell-hledger//control	2012-03-24 19:02:54.082752631 +0000
@@ -54,6 +54,7 @@
 
 Package: hledger
 Architecture: any
+Section: utils
 Depends: ${haskell:Depends}
   , ${shlibs:Depends}
   , ${misc:Depends}
@@ -61,9 +62,6 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: command-line double-entry accounting program
- This package provides a library for the Haskell programming language.
- See http://www.haskell.org/ for more information on Haskell.
- .
  hledger is a Haskell port and friendly fork of John Wiegley's ledger
  accounting tool. This package provides the main hledger command-line
  tool; see the other hledger-* packages for web and curses interfaces





More information about the Pkg-haskell-commits mailing list