[Pkg-haskell-commits] darcs: haskell-haskore: Use ghc instead of ghc6
Marco Silva
marcot at debian.org
Sat Jan 15 15:35:04 UTC 2011
Sat Jan 15 15:05:57 UTC 2011 Marco Silva <marcot at debian.org>
* Use ghc instead of ghc6
Ignore-this: 9d28fe81567d4331e2288ccffaa2de09
./libghc6-haskore-doc.doc-base -> ./libghc-haskore-doc.doc-base
./libghc6-haskore-doc.docs -> ./libghc-haskore-doc.docs
M ./changelog +6
M ./control -45 +45
M ./libghc-haskore-doc.doc-base -1 +1
M ./rules -1 +1
Sat Jan 15 15:05:57 UTC 2011 Marco Silva <marcot at debian.org>
* Use ghc instead of ghc6
Ignore-this: 9d28fe81567d4331e2288ccffaa2de09
diff -rN -u old-haskell-haskore/changelog new-haskell-haskore/changelog
--- old-haskell-haskore/changelog 2011-01-15 15:35:04.143008383 +0000
+++ new-haskell-haskore/changelog 2011-01-15 15:35:04.155009016 +0000
@@ -1,3 +1,9 @@
+haskell-haskore (0.1.0.4-2) UNRELEASED; urgency=low
+
+ * Use ghc instead of ghc
+
+ -- Marco Silva <marcot at debian.org> Sat, 15 Jan 2011 12:41:05 -0200
+
haskell-haskore (0.1.0.4-1) unstable; urgency=low
[ Ernesto Hernández-Novich (USB) ]
diff -rN -u old-haskell-haskore/control new-haskell-haskore/control
--- old-haskell-haskore/control 2011-01-15 15:35:04.143008383 +0000
+++ new-haskell-haskore/control 2011-01-15 15:35:04.155009016 +0000
@@ -4,58 +4,58 @@
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>
Build-Depends: debhelper (>= 7), cdbs, haskell-devscripts (>= 0.7),
- ghc6, ghc6-prof,
+ ghc, ghc-prof,
hevea, lhs2tex, texlive-latex-base, texlive-latex-recommended,
texlive-latex-extra, texlive-math-extra, pgf,
texlive-font-utils,
doc-base,
- libghc6-event-list-dev (>= 0.0.8),
- libghc6-event-list-dev (<< 0.1),
- libghc6-event-list-prof,
- libghc6-markov-chain-dev (>= 0.0.1),
- libghc6-markov-chain-dev (<< 0.1),
- libghc6-markov-chain-prof,
- libghc6-non-negative-dev (>= 0.0.1),
- libghc6-non-negative-dev (<< 0.1),
- libghc6-non-negative-prof,
- libghc6-data-accessor-dev (>= 0.2),
- libghc6-data-accessor-dev (<< 0.3),
- libghc6-data-accessor-prof,
- libghc6-utility-ht-dev (>= 0.0.3),
- libghc6-utility-ht-dev (<< 0.1),
- libghc6-utility-ht-prof,
- libghc6-transformers-dev (>= 0.0.1),
- libghc6-transformers-dev (<< 0.3),
- libghc6-transformers-prof,
- libghc6-haskell-src-dev (>= 1.0),
- libghc6-haskell-src-dev (<< 1.1),
- libghc6-haskell-src-prof,
- libghc6-parsec2-dev (>= 2.1),
- libghc6-parsec2-dev (<< 2.2),
- libghc6-parsec2-prof,
- libghc6-quickcheck1-dev, libghc6-quickcheck1-prof,
- libghc6-hunit-dev (>= 1.2),
- libghc6-hunit-dev (<< 1.3),
- libghc6-hunit-prof,
- libghc6-midi-dev (>= 0.1.1),
- libghc6-midi-dev (<< 0.2),
- libghc6-midi-prof
-Build-Depends-Indep: ghc6-doc,
- libghc6-event-list-doc,
- libghc6-markov-chain-doc,
- libghc6-non-negative-doc,
- libghc6-data-accessor-doc,
- libghc6-utility-ht-doc,
- libghc6-transformers-doc,
- libghc6-haskell-src-doc,
- libghc6-parsec2-doc,
- libghc6-midi-doc
+ libghc-event-list-dev (>= 0.0.8),
+ libghc-event-list-dev (<< 0.1),
+ libghc-event-list-prof,
+ libghc-markov-chain-dev (>= 0.0.1),
+ libghc-markov-chain-dev (<< 0.1),
+ libghc-markov-chain-prof,
+ libghc-non-negative-dev (>= 0.0.1),
+ libghc-non-negative-dev (<< 0.1),
+ libghc-non-negative-prof,
+ libghc-data-accessor-dev (>= 0.2),
+ libghc-data-accessor-dev (<< 0.3),
+ libghc-data-accessor-prof,
+ libghc-utility-ht-dev (>= 0.0.3),
+ libghc-utility-ht-dev (<< 0.1),
+ libghc-utility-ht-prof,
+ libghc-transformers-dev (>= 0.0.1),
+ libghc-transformers-dev (<< 0.3),
+ libghc-transformers-prof,
+ libghc-haskell-src-dev (>= 1.0),
+ libghc-haskell-src-dev (<< 1.1),
+ libghc-haskell-src-prof,
+ libghc-parsec2-dev (>= 2.1),
+ libghc-parsec2-dev (<< 2.2),
+ libghc-parsec2-prof,
+ libghc-quickcheck1-dev, libghc-quickcheck1-prof,
+ libghc-hunit-dev (>= 1.2),
+ libghc-hunit-dev (<< 1.3),
+ libghc-hunit-prof,
+ libghc-midi-dev (>= 0.1.1),
+ libghc-midi-dev (<< 0.2),
+ libghc-midi-prof
+Build-Depends-Indep: ghc-doc,
+ libghc-event-list-doc,
+ libghc-markov-chain-doc,
+ libghc-non-negative-doc,
+ libghc-data-accessor-doc,
+ libghc-utility-ht-doc,
+ libghc-transformers-doc,
+ libghc-haskell-src-doc,
+ libghc-parsec2-doc,
+ libghc-midi-doc
Standards-Version: 3.8.4
Homepage: http://hackage.haskell.org/package/haskore
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-haskore
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=haskell/haskell-haskore
-Package: libghc6-haskore-dev
+Package: libghc-haskore-dev
Architecture: any
Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
Recommends: ${haskell:Recommends}, timidity | playmidi | pmidi, csound
@@ -77,7 +77,7 @@
It outputs music representations in MIDI, CSound, SuperCollider or
directly as an audio signal.
-Package: libghc6-haskore-prof
+Package: libghc-haskore-prof
Architecture: any
Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
Recommends: ${haskell:Recommends}, timidity | playmidi | pmidi, csound
@@ -100,7 +100,7 @@
It outputs music representations in MIDI, CSound, SuperCollider or
directly as an audio signal.
-Package: libghc6-haskore-doc
+Package: libghc-haskore-doc
Section: doc
Architecture: all
Depends: ${haskell:Depends}, ${misc:Depends}
diff -rN -u old-haskell-haskore/libghc6-haskore-doc.doc-base new-haskell-haskore/libghc6-haskore-doc.doc-base
--- old-haskell-haskore/libghc6-haskore-doc.doc-base 2011-01-15 15:35:04.139008172 +0000
+++ new-haskell-haskore/libghc6-haskore-doc.doc-base 1970-01-01 00:00:00.000000000 +0000
@@ -1,11 +0,0 @@
-Document: haskore-tutorial
-Title: Haskore Music System Tutorial
-Author: Paul Hudak & Henning Thielemann
-Abstract: This manual serves as a brief introduction of Haskore's
- design, implementation and use beyond the usual Haskell Library
- API documentation.
-Section: Programming/Haskell
-
-Format: PDF
-Files: /usr/share/doc/libghc6-haskore-doc/Tutorial.pdf
-
diff -rN -u old-haskell-haskore/libghc6-haskore-doc.docs new-haskell-haskore/libghc6-haskore-doc.docs
--- old-haskell-haskore/libghc6-haskore-doc.docs 2011-01-15 15:35:03.858993410 +0000
+++ new-haskell-haskore/libghc6-haskore-doc.docs 1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-Tutorial.pdf
diff -rN -u old-haskell-haskore/libghc-haskore-doc.doc-base new-haskell-haskore/libghc-haskore-doc.doc-base
--- old-haskell-haskore/libghc-haskore-doc.doc-base 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-haskore/libghc-haskore-doc.doc-base 2011-01-15 15:35:04.147008594 +0000
@@ -0,0 +1,11 @@
+Document: haskore-tutorial
+Title: Haskore Music System Tutorial
+Author: Paul Hudak & Henning Thielemann
+Abstract: This manual serves as a brief introduction of Haskore's
+ design, implementation and use beyond the usual Haskell Library
+ API documentation.
+Section: Programming/Haskell
+
+Format: PDF
+Files: /usr/share/doc/libghc-haskore-doc/Tutorial.pdf
+
diff -rN -u old-haskell-haskore/libghc-haskore-doc.docs new-haskell-haskore/libghc-haskore-doc.docs
--- old-haskell-haskore/libghc-haskore-doc.docs 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-haskore/libghc-haskore-doc.docs 2011-01-15 15:35:04.147008594 +0000
@@ -0,0 +1 @@
+Tutorial.pdf
diff -rN -u old-haskell-haskore/rules new-haskell-haskore/rules
--- old-haskell-haskore/rules 2011-01-15 15:35:04.139008172 +0000
+++ new-haskell-haskore/rules 2011-01-15 15:35:04.147008594 +0000
@@ -7,7 +7,7 @@
DEB_COMPRESS_EXCLUDE = .pdf
-build/libghc6-haskore-doc::
+build/libghc-haskore-doc::
make -f Makefile pdf
clean::
More information about the Pkg-haskell-commits
mailing list