[Pkg-haskell-commits] darcs: haskell-happstack: Housekeeping.
Giovanni Mascellani
gio at debian.org
Tue May 24 14:09:33 UTC 2011
Fri May 20 10:13:57 UTC 2011 Giovanni Mascellani <gio at debian.org>
* Housekeeping.
Ignore-this: 28fb216281df75cf76d1f645aeab9e1d
M ./changelog +4
M ./control -44 +20
M ./copyright -2 +2
Fri May 20 10:13:57 UTC 2011 Giovanni Mascellani <gio at debian.org>
* Housekeeping.
Ignore-this: 28fb216281df75cf76d1f645aeab9e1d
diff -rN -u old-haskell-happstack//changelog new-haskell-happstack//changelog
--- old-haskell-happstack//changelog 2011-05-24 14:09:33.137304887 +0000
+++ new-haskell-happstack//changelog 2011-05-24 14:09:33.157304927 +0000
@@ -5,6 +5,10 @@
[ Giovanni Mascellani ]
* New upstream release
+ * Description: removing references to GHC 6.
+ * debian/copyright: copyright years updated.
+ * Standards-Version bumped to 3.9.2 (no changes required).
+ * Dependencies fixed.
-- Giovanni Mascellani <gio at debian.org> Mon, 16 May 2011 21:26:01 +0200
diff -rN -u old-haskell-happstack//control new-haskell-happstack//control
--- old-haskell-happstack//control 2011-05-24 14:09:33.129320832 +0000
+++ new-haskell-happstack//control 2011-05-24 14:09:33.153304597 +0000
@@ -9,48 +9,24 @@
cdbs,
ghc,
ghc-prof,
- libghc-binary-dev,
- libghc-binary-prof,
- libghc-happstack-data-dev,
- libghc-happstack-data-prof,
- libghc-happstack-server-dev,
- libghc-happstack-server-prof,
- libghc-happstack-state-dev,
- libghc-happstack-state-prof,
- libghc-happstack-ixset-dev,
- libghc-happstack-ixset-prof,
- libghc-happstack-util-dev,
- libghc-happstack-util-prof,
- libghc-harp-dev,
- libghc-harp-prof,
- libghc-hslogger-dev,
- libghc-hslogger-prof,
- libghc-hsp-dev,
- libghc-hsp-prof,
- libghc-hstringtemplate-dev,
- libghc-hstringtemplate-prof,
- libghc-hsx-dev,
- libghc-hsx-prof,
- libghc-mtl-dev,
- libghc-mtl-prof,
- libghc-text-dev,
- libghc-text-prof
+ libghc-happstack-data-dev (>= 6.0),
+ libghc-happstack-data-prof (>= 6.0),
+ libghc-happstack-server-dev (>= 6.0),
+ libghc-happstack-server-prof (>= 6.0),
+ libghc-happstack-state-dev (>= 6.0),
+ libghc-happstack-state-prof (>= 6.0),
+ libghc-happstack-ixset-dev (>= 6.0),
+ libghc-happstack-ixset-prof (>= 6.0),
+ libghc-happstack-util-dev (>= 6.0),
+ libghc-happstack-util-prof (>= 6.0)
Build-Depends-Indep:
ghc-doc,
- libghc-binary-doc,
- libghc-happstack-data-doc,
- libghc-happstack-server-doc,
- libghc-happstack-state-doc,
- libghc-happstack-ixset-doc,
- libghc-happstack-util-doc,
- libghc-harp-doc,
- libghc-hslogger-doc,
- libghc-hsp-doc,
- libghc-hstringtemplate-doc,
- libghc-hsx-doc,
- libghc-mtl-doc,
- libghc-text-doc
-Standards-Version: 3.9.0
+ libghc-happstack-data-doc (>= 6.0),
+ libghc-happstack-server-doc (>= 6.0),
+ libghc-happstack-state-doc (>= 6.0),
+ libghc-happstack-ixset-doc (>= 6.0),
+ libghc-happstack-util-doc (>= 6.0)
+Standards-Version: 3.9.2
Homepage: http://hackage.haskell.org/package/happstack
Vcs-Darcs: http://darcs.debian.org/darcs/pkg-haskell/haskell-happstack
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-happstack
@@ -86,7 +62,7 @@
Suggests: ${haskell:Suggests}
Recommends: ${haskell:Recommends}
Provides: ${haskell:Provides}
-Description: Haskell web framework - GHC 6 libraries
+Description: Haskell web framework - GHC libraries
Happstack is a Haskell web framework, designed so that developers can
prototype quickly, deploy painlessly, scale massively, operate reliably,
and change easily. It supports GNU/Linux, OS X, FreeBSD, and Windows
@@ -98,7 +74,7 @@
persistent data storage layer, capable to interact with the application
itself directly in terms of Haskell data structures.
.
- This package contains the libraries compiled for GHC 6.
+ This package contains the libraries compiled for GHC.
Package: libghc-happstack-prof
Architecture: any
@@ -108,7 +84,7 @@
Suggests: ${haskell:Suggests}
Recommends: ${haskell:Recommends}
Provides: ${haskell:Provides}
-Description: Haskell web framework - GHC 6 profiling libraries
+Description: Haskell web framework - GHC profiling libraries
Happstack is a Haskell web framework, designed so that developers can
prototype quickly, deploy painlessly, scale massively, operate reliably,
and change easily. It supports GNU/Linux, OS X, FreeBSD, and Windows
@@ -120,7 +96,7 @@
persistent data storage layer, capable to interact with the application
itself directly in terms of Haskell data structures.
.
- This package contains the profiling libraries compiled for GHC 6.
+ This package contains the profiling libraries compiled for GHC.
Package: libghc-happstack-doc
Section: doc
diff -rN -u old-haskell-happstack//copyright new-haskell-happstack//copyright
--- old-haskell-happstack//copyright 2011-05-24 14:09:33.109291915 +0000
+++ new-haskell-happstack//copyright 2011-05-24 14:09:33.141290829 +0000
@@ -1,7 +1,7 @@
Format-Specification: http://dep.debian.net/deps/dep5
Name: Happstack web framework
Maintainer: Happstack.com members
-Source: http://hackage.haskell.org/package/happstack-data
+Source: http://hackage.haskell.org/package/happstack
Files: *
Copyright: © 2005 - 2010, Adam Vogt <vogt.adam at gmail.com>
@@ -78,7 +78,7 @@
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Files: debian/*
-Copyright: © 2010 Giovanni Mascellani <gio at debian.org>
+Copyright: © 2010 - 2011, Giovanni Mascellani <gio at debian.org>
License: GPL-3+
The Debian packaging information is under the GPL, version 3 or later. On
Debian GNU/Linux systems, the complete text of the GNU General Public License
More information about the Pkg-haskell-commits
mailing list