[DHG_packages] 03/04: snap-templates: Improve package description

Ilias Tsitsimpis iliastsi-guest at moszumanska.debian.org
Mon Nov 21 11:11:55 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 9ff01d01950f74c864ffcf436f867e1a32c5b946
Author: Ilias Tsitsimpis <i.tsitsimpis at gmail.com>
Date:   Mon Nov 21 12:59:04 2016 +0200

    snap-templates: Improve package description
    
    Improve package description by removing 'cabal install' which
    effectively bypasses the Debian packaging system (Closes: #842437).
---
 p/haskell-snap-templates/debian/changelog | 7 +++++++
 p/haskell-snap-templates/debian/control   | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/p/haskell-snap-templates/debian/changelog b/p/haskell-snap-templates/debian/changelog
index b0d6544..ced7a08 100644
--- a/p/haskell-snap-templates/debian/changelog
+++ b/p/haskell-snap-templates/debian/changelog
@@ -1,3 +1,10 @@
+haskell-snap-templates (1.0.0.0-4) UNRELEASED; urgency=medium
+
+  * Improve package description by removing 'cabal install' which
+    effectively bypasses the Debian packaging system (Closes: #842437).
+
+ -- Ilias Tsitsimpis <i.tsitsimpis at gmail.com>  Mon, 21 Nov 2016 12:57:37 +0200
+
 haskell-snap-templates (1.0.0.0-3) unstable; urgency=high
 
   * Add Breaks+Replaces on libghc-snap-dev (<< 1.0.0.1-1).
diff --git a/p/haskell-snap-templates/debian/control b/p/haskell-snap-templates/debian/control
index cfcc77e..04be155 100644
--- a/p/haskell-snap-templates/debian/control
+++ b/p/haskell-snap-templates/debian/control
@@ -25,7 +25,7 @@ X-Description: scaffolding CLI for the Snap Framework
  .
  To get started, issue the following sequence of commands:
  .
-  $ cabal install snap-templates
+  $ apt-get install snap-templates
   $ mkdir myproject
   $ cd myproject
   $ snap-framework init

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