[Pkg-haskell-commits] darcs: haskell-hjscript: General cleanup.
Giovanni Mascellani
gio at debian.org
Fri Apr 22 06:36:16 UTC 2011
Wed Apr 20 19:18:29 UTC 2011 Giovanni Mascellani <gio at debian.org>
* General cleanup.
Ignore-this: 69be3429f372facc90c1b814cf5a0419
M ./changelog +4
M ./control -5 +5
M ./copyright -1 +1
R ./libghc-hjscript-doc.doc-base
Wed Apr 20 19:18:29 UTC 2011 Giovanni Mascellani <gio at debian.org>
* General cleanup.
Ignore-this: 69be3429f372facc90c1b814cf5a0419
diff -rN -u old-haskell-hjscript/changelog new-haskell-hjscript/changelog
--- old-haskell-hjscript/changelog 2011-04-22 06:36:16.846935138 +0000
+++ new-haskell-hjscript/changelog 2011-04-22 06:36:16.850935349 +0000
@@ -5,6 +5,10 @@
[ Giovanni Mascellani ]
* Updated my email address.
+ * Removing doc-base files because of team policy.
+ * Description: removing references to GHC 6.
+ * debian/copyright: copyright years updated.
+ * Standards-Version bumped to 3.9.1 (no changes required).
-- Giovanni Mascellani <gio at debian.org> Sun, 16 Jan 2011 10:27:16 +0100
diff -rN -u old-haskell-hjscript/control new-haskell-hjscript/control
--- old-haskell-hjscript/control 2011-04-22 06:36:16.846935138 +0000
+++ new-haskell-hjscript/control 2011-04-22 06:36:16.850935349 +0000
@@ -20,7 +20,7 @@
libghc-mtl-doc,
libghc-hjavascript-doc (>= 0.4.6),
libghc-hsx-doc (>= 0.7.0)
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
Homepage: http://hackage.haskell.org/package/hjscript
Vcs-Darcs: http://darcs.debian.org/darcs/pkg-haskell/haskell-hjscript
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hjscript
@@ -34,7 +34,7 @@
Suggests: ${haskell:Suggests}
Recommends: ${haskell:Recommends}
Provides: ${haskell:Provides}
-Description: Haskell DSL for writing JavaScript programs - GHC 6 libraries
+Description: Haskell DSL for writing JavaScript programs - GHC libraries
HJScript is a DSL (domain-specific language) built on top of
HJavaScript, for writing client-side dynamic web pages. The programming
model is fairly low-level, resembling the actual JavaScript code quite a
@@ -46,7 +46,7 @@
If you don't know what Haskell and all these concepts are, you can just
ignore this package.
.
- This package contains the libraries compiled for GHC 6.
+ This package contains the libraries compiled for GHC.
Package: libghc-hjscript-prof
Architecture: any
@@ -56,7 +56,7 @@
Suggests: ${haskell:Suggests}
Recommends: ${haskell:Recommends}
Provides: ${haskell:Provides}
-Description: Haskell DSL for writing JavaScript programs - GHC 6 profiling libraries
+Description: Haskell DSL for writing JavaScript programs - GHC profiling libraries
HJScript is a DSL (domain-specific language) built on top of
HJavaScript, for writing client-side dynamic web pages. The programming
model is fairly low-level, resembling the actual JavaScript code quite a
@@ -68,7 +68,7 @@
If you don't know what Haskell and all these concepts are, you can just
ignore this package.
.
- This package contains the profiling libraries compiled for GHC 6.
+ This package contains the profiling libraries compiled for GHC.
Package: libghc-hjscript-doc
Section: doc
diff -rN -u old-haskell-hjscript/copyright new-haskell-hjscript/copyright
--- old-haskell-hjscript/copyright 2011-04-22 06:36:16.842934928 +0000
+++ new-haskell-hjscript/copyright 2011-04-22 06:36:16.850935349 +0000
@@ -37,7 +37,7 @@
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
diff -rN -u old-haskell-hjscript/libghc-hjscript-doc.doc-base new-haskell-hjscript/libghc-hjscript-doc.doc-base
--- old-haskell-hjscript/libghc-hjscript-doc.doc-base 2011-04-22 06:36:16.842934928 +0000
+++ new-haskell-hjscript/libghc-hjscript-doc.doc-base 1970-01-01 00:00:00.000000000 +0000
@@ -1,9 +0,0 @@
-Document: haskell-hjscript-api
-Title: Documentation for the haskell HJScript library
-Author: Joel Björnson
-Abstract: HJScript is a Haskell DSL (Domain Specific Language) for writing JavaScript programs
-Section: Programming/Haskell
-
-Format: HTML
-Index: /usr/share/doc/libghc-hjscript-doc/html/index.html
-Files: /usr/share/doc/libghc-hjscript-doc/html/*.html
More information about the Pkg-haskell-commits
mailing list