[Pkg-haskell-commits] darcs: darcs: * Do not depend on terminfo, which now comes with GHC
Joachim Breitner
mail at joachim-breitner.de
Thu May 7 08:50:27 UTC 2015
Mon Dec 22 10:21:50 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* * Do not depend on terminfo, which now comes with GHC
* Do not build libghc-darcs-*, nobody uses them
R! ./README.source
M! ./control -72
R! ./disabled.doc-base
R! ./disabled.links
Mon Dec 22 10:21:50 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* * Do not depend on terminfo, which now comes with GHC
* Do not build libghc-darcs-*, nobody uses them
diff -rN -u old-darcs/control new-darcs/control
--- old-darcs/control 2015-05-07 08:50:26.675739245 +0000
+++ new-darcs/control 2015-05-07 08:50:26.719739247 +0000
@@ -6,7 +6,6 @@
Petr Rockai <mornfall at debian.org>
Build-Depends: cdbs, debhelper (>= 9), haskell-devscripts (>= 0.9),
ghc (>= 7.4),
- ghc-prof,
bash-completion (>= 1:1.1),
libcurl4-gnutls-dev (>= 7.19.1),
libghc-hashed-storage-dev (>= 0.5.6),
@@ -30,8 +29,6 @@
libghc-regex-compat-dev (>= 0.95.1),
libghc-tar-dev (>= 0.3),
libghc-tar-dev (<< 0.5),
- libghc-terminfo-dev (>= 0.3),
- libghc-terminfo-dev (<< 0.4),
libghc-text-dev (>= 0.11.0.6),
libghc-text-dev (<< 1.2),
libghc-vector-dev (>= 0.7),
@@ -39,39 +36,6 @@
libghc-utf8-string-dev (<< 0.4),
libghc-zlib-dev (>= 0.5.1.0),
libghc-zlib-dev (<< 0.6.0.0),
- libghc-hashed-storage-prof,
- libghc-haskeline-prof,
- libghc-html-prof,
- libghc-http-prof,
- libghc-mmap-prof,
- libghc-mtl-prof,
- libghc-network-prof,
- libghc-parsec3-prof,
- libghc-random-prof,
- libghc-regex-compat-prof,
- libghc-tar-prof,
- libghc-terminfo-prof,
- libghc-text-prof,
- libghc-vector-prof,
- libghc-utf8-string-prof,
- libghc-zlib-prof
-Build-Depends-Indep:
- ghc-doc,
- libghc-hashed-storage-doc,
- libghc-haskeline-doc,
- libghc-html-doc,
- libghc-http-doc,
- libghc-mmap-doc,
- libghc-mtl-doc,
- libghc-network-doc,
- libghc-parsec3-doc,
- libghc-random-doc,
- libghc-regex-compat-doc,
- libghc-tar-doc,
- libghc-terminfo-doc,
- libghc-text-doc,
- libghc-vector-doc,
- libghc-zlib-doc
Build-Conflicts:
libghc-parsec2-dev,
Homepage: http://darcs.net/
@@ -100,39 +64,3 @@
based on a unique algebra of patches. This smartness lets you
respond to changing demands in ways that would otherwise not be
possible.
-
-Package: libghc-darcs-dev
-Architecture: any
-Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
-Description: distributed, interactive, smart revision control system${haskell:ShortBlurb}
- This library provides an interface to the Darcs distributed revision control
- system.
- .
- ${haskell:Blurb}
-
-Package: libghc-darcs-prof
-Architecture: any
-Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
-Description: distributed, interactive, smart revision control system${haskell:ShortBlurb}
- This library provides an interface to the Darcs distributed revision control
- system.
- .
- ${haskell:Blurb}
-
-Package: libghc-darcs-doc
-Section: doc
-Architecture: all
-Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Description: distributed, interactive, smart revision control system${haskell:ShortBlurb}
- This library provides an interface to the Darcs distributed revision control
- system.
- .
- ${haskell:Blurb}
diff -rN -u old-darcs/disabled.doc-base new-darcs/disabled.doc-base
--- old-darcs/disabled.doc-base 2015-05-07 08:50:26.671739244 +0000
+++ new-darcs/disabled.doc-base 1970-01-01 00:00:00.000000000 +0000
@@ -1,12 +0,0 @@
-Document: darcs-doc
-Title: Darcs User Manual
-Author: David Roundy
-Abstract: The user manual for the Darcs revision control system.
-Section: Programming
-
-Format: html
-Index: /usr/share/doc/darcs/manual/darcs.html
-Files: /usr/share/doc/darcs/manual/*.html
-
-Format: pdf
-Files: /usr/share/doc/darcs/manual.pdf.gz
diff -rN -u old-darcs/disabled.links new-darcs/disabled.links
--- old-darcs/disabled.links 2015-05-07 08:50:26.671739244 +0000
+++ new-darcs/disabled.links 1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/share/doc/darcs/manual/darcs_print.pdf.gz usr/share/doc/darcs/manual.pdf.gz
diff -rN -u old-darcs/README.source new-darcs/README.source
--- old-darcs/README.source 2015-05-07 08:50:26.675739245 +0000
+++ new-darcs/README.source 1970-01-01 00:00:00.000000000 +0000
@@ -1,6 +0,0 @@
-Please refer to the following documents:
-
- http://wiki.debian.org/Haskell/CollabMaint/DarcsBasic
- http://wiki.debian.org/UsingQuilt
-
- -- Trent W. Buck <trentbuck at gmail.com>, Sat, 20 Mar 2010 23:22:28 +1100
More information about the Pkg-haskell-commits
mailing list