[DHG_packages] 06/06: stack: Remove leading spaces from package description

Ilias Tsitsimpis iliastsi-guest at moszumanska.debian.org
Fri Nov 18 14:34:01 UTC 2016


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 5a12938373ef1366938175cb541504257b51e96f
Author: Ilias Tsitsimpis <i.tsitsimpis at gmail.com>
Date:   Fri Nov 18 16:25:19 2016 +0200

    stack: Remove leading spaces from package description
---
 p/haskell-stack/debian/changelog |  1 +
 p/haskell-stack/debian/control   | 28 ++++++++++++++--------------
 2 files changed, 15 insertions(+), 14 deletions(-)

diff --git a/p/haskell-stack/debian/changelog b/p/haskell-stack/debian/changelog
index 7870db3..e741fa7 100644
--- a/p/haskell-stack/debian/changelog
+++ b/p/haskell-stack/debian/changelog
@@ -6,6 +6,7 @@ haskell-stack (1.1.2-7) unstable; urgency=medium
   * Remove duplicated 'section' field from the binary package.
   * Remove duplicate entries from build-depends field.
   * Remove unused `binary-or-shlib-defines-rpath' lintian override.
+  * Remove leading spaces from package description.
 
  -- Ilias Tsitsimpis <i.tsitsimpis at gmail.com>  Fri, 18 Nov 2016 15:32:39 +0200
 
diff --git a/p/haskell-stack/debian/control b/p/haskell-stack/debian/control
index cc7a97b..9969433 100644
--- a/p/haskell-stack/debian/control
+++ b/p/haskell-stack/debian/control
@@ -156,20 +156,20 @@ Homepage: http://haskellstack.org
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-stack
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 X-Description: The Haskell Tool Stack
-  Stack is a program for developing Haskell projects. It is aimed at Haskellers
-  both new and experienced.
-  .
-  It features:
-  .
-   * Installing GHC automatically.
-  .
-   * Installing packages needed for your project.
-  .
-   * Building your project.
-  .
-   * Testing your project.
-  .
-   * Benchmarking your project.
+ Stack is a program for developing Haskell projects. It is aimed at Haskellers
+ both new and experienced.
+ .
+ It features:
+ .
+  * Installing GHC automatically.
+ .
+  * Installing packages needed for your project.
+ .
+  * Building your project.
+ .
+  * Testing your project.
+ .
+  * Benchmarking your project.
 
 Package: haskell-stack
 Architecture: any

-- 
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