[Pkg-haskell-commits] darcs: haskell-yesod: Remove yesod binary package; this will be provided by the haskell-yesod-bin source package.

Joachim Breitner mail at joachim-breitner.de
Sun Aug 11 22:14:58 UTC 2013


Sun Aug 11 20:45:34 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Remove yesod binary package; this will be provided by the haskell-yesod-bin source package. 

    M ./changelog +7
    M ./control -57
    R ./yesod.dirs

Sun Aug 11 20:45:34 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Remove yesod binary package; this will be provided by the haskell-yesod-bin source package. 
diff -rN -u old-haskell-yesod/changelog new-haskell-yesod/changelog
--- old-haskell-yesod/changelog	2013-08-11 22:14:58.517539801 +0000
+++ new-haskell-yesod/changelog	2013-08-11 22:14:58.529540549 +0000
@@ -1,3 +1,10 @@
+haskell-yesod (1.2.1.1-2) UNRELEASED; urgency=low
+
+  * Remove yesod binary package; this will be provided by the
+    haskell-yesod-bin source package. 
+
+ -- Joachim Breitner <nomeata at debian.org>  Sun, 11 Aug 2013 22:44:47 +0200
+
 haskell-yesod (1.2.1.1-1) unstable; urgency=low
 
   [ Colin Watson ]
diff -rN -u old-haskell-yesod/control new-haskell-yesod/control
--- old-haskell-yesod/control	2013-08-11 22:14:58.517539801 +0000
+++ new-haskell-yesod/control	2013-08-11 22:14:58.521552574 +0000
@@ -90,63 +90,6 @@
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-yesod
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-yesod
 
-Package: yesod
-Architecture: any
-Section: oldlibs
-Priority: extra
-Depends: ${shlibs:Depends}
-  , ${misc:Depends}
-  , yesod-bin
-# generated with
-# grep , *cabal| cut -d,  -f2|cut -d\  -f2|sort -u|perl -ne 'chomp; print " , libghc-$_-dev\n"'
-Recommends: ghc
-  , ghc-ghci
-  , libghc-aeson-dev
-  , libghc-bytestring-dev
-  , libghc-clientsession-dev
-  , libghc-conduit-dev
-  , libghc-data-default-dev
-  , libghc-directory-dev
-  , libghc-fast-logger-dev
-  , libghc-hamlet-dev
-  , libghc-hjsmin-dev
-  , libghc-http-conduit-dev
-  , libghc-monad-control-dev
-  , libghc-monad-logger-dev
-  , libghc-persistent-dev
-  , libghc-persistent-sqlite-dev
-  , libghc-persistent-template-dev
-  , libghc-resourcet-dev
-  , libghc-shakespeare-css-dev
-  , libghc-shakespeare-js-dev
-  , libghc-shakespeare-text-dev
-  , libghc-template-haskell-dev
-  , libghc-text-dev
-  , libghc-wai-extra-dev
-  , libghc-warp-dev
-  , libghc-yaml-dev
-  , libghc-yesod-dev
-  , libghc-yesod-auth-dev
-  , libghc-yesod-core-dev
-  , libghc-yesod-default-dev
-  , libghc-yesod-form-dev
-  , libghc-yesod-static-dev
-  , libghc-yesod-test-dev
-Suggests: libghc-persistent-postgresql-dev
-  , libghc-persistent-mongodb-dev
-  , libghc-mongodb-dev
-  , libghc-persistent-mysql-dev
-  , libghc-yesod-platform-dev
-Description: framework for type-safe, RESTful web applications (transitional package)
- Yesod is a framework designed to foster creation of RESTful web
- application that have strong compile-time guarantees of correctness.
- It also affords space efficient code and portability to many
- deployment backends, from CGI to stand-alone serving.
- .
- This is a dummy package depending on yesod-bin.
- .
- ${haskell:Blurb}
-
 Package: libghc-yesod-dev
 Architecture: any
 Depends: ${haskell:Depends}
diff -rN -u old-haskell-yesod/yesod.dirs new-haskell-yesod/yesod.dirs
--- old-haskell-yesod/yesod.dirs	2013-08-11 22:14:58.517539801 +0000
+++ new-haskell-yesod/yesod.dirs	1970-01-01 00:00:00.000000000 +0000
@@ -1,2 +0,0 @@
-usr/bin
-usr/share




More information about the Pkg-haskell-commits mailing list