[Pkg-haskell-commits] darcs: hbro: Initial Check-In

clint at debian.org clint at debian.org
Sat Dec 3 19:02:32 UTC 2011


Sat Dec  3 19:02:01 UTC 2011  clint at debian.org
  * Initial Check-In
  Ignore-this: e434f6454c70a1d426d771b5fddf5a54

    A ./changelog
    A ./compat
    A ./control
    A ./copyright
    A ./patches/
    A ./patches/haddock-transitive-deps-workaround.diff
    A ./patches/series
    A ./rules
    A ./source/
    A ./source/format
    A ./watch

Sat Dec  3 19:02:01 UTC 2011  clint at debian.org
  * Initial Check-In
  Ignore-this: e434f6454c70a1d426d771b5fddf5a54
diff -rN -u old-hbro//changelog new-hbro//changelog
--- old-hbro//changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-hbro//changelog	2011-12-03 19:02:32.010674573 +0000
@@ -0,0 +1,5 @@
+hbro (0.7.0.1-1) unstable; urgency=low
+
+  * Initial release.
+
+ -- Clint Adams <clint at debian.org>  Sat, 03 Dec 2011 11:53:24 -0500
diff -rN -u old-hbro//compat new-hbro//compat
--- old-hbro//compat	1970-01-01 00:00:00.000000000 +0000
+++ new-hbro//compat	2011-12-03 19:02:32.014676208 +0000
@@ -0,0 +1 @@
+7
diff -rN -u old-hbro//control new-hbro//control
--- old-hbro//control	1970-01-01 00:00:00.000000000 +0000
+++ new-hbro//control	2011-12-03 19:02:32.014676208 +0000
@@ -0,0 +1,100 @@
+Source: hbro
+Section: haskell
+Priority: extra
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Clint Adams <clint at debian.org>
+Build-Depends: debhelper (>= 7)
+  , cdbs
+  , haskell-devscripts (>= 0.8)
+  , ghc
+  , ghc-prof
+  , libghc-cmdargs-dev
+  , libghc-cmdargs-prof
+  , libghc-dyre-dev
+  , libghc-dyre-prof
+  , libghc-glib-dev
+  , libghc-glib-prof
+  , libghc-gtk-dev
+  , libghc-gtk-prof
+  , libghc-mtl-dev
+  , libghc-mtl-prof
+  , libghc-pango-dev
+  , libghc-pango-prof
+  , libghc-text-dev
+  , libghc-text-prof
+  , libghc-url-dev
+  , libghc-url-prof
+  , libghc-webkit-dev
+  , libghc-webkit-prof
+  , libghc-zeromq-haskell-dev
+  , libghc-zeromq-haskell-prof
+Build-Depends-Indep: ghc-doc
+  , libghc-cmdargs-doc
+  , libghc-dyre-doc
+  , libghc-glib-doc
+  , libghc-gtk-doc
+  , libghc-mtl-doc
+  , libghc-pango-doc
+  , libghc-text-doc
+  , libghc-url-doc
+  , libghc-webkit-doc
+  , libghc-zeromq-haskell-doc
+Standards-Version: 3.9.2
+Homepage: http://hackage.haskell.org/package/hbro
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/hbro
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/hbro
+
+Package: hbro
+Architecture: any
+Depends: ${haskell:Depends}
+  , ${shlibs:Depends}
+  , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: minimal KISS-compliant web browser
+ hbro is a minimal web browser using WebKitGTK+ and ZeroMQ.
+ It is written in and configured in Haskell.
+
+Package: libghc-hbro-dev
+Architecture: any
+Depends: ${haskell:Depends}
+  , ${shlibs:Depends}
+  , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: minimal KISS-compliant web browser
+ hbro is a minimal web browser using WebKitGTK+ and ZeroMQ.
+ It is written in and configured in Haskell.
+ .
+ This package provides a library for the Haskell programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+
+Package: libghc-hbro-prof
+Architecture: any
+Depends: ${haskell:Depends}
+  , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: minimal KISS-compliant web browser; profiling libraries
+ hbro is a minimal web browser using WebKitGTK+ and ZeroMQ.
+ It is written in and configured in Haskell.
+ .
+ This package provides a library for the Haskell programming language, compiled
+ for profiling.  See http://www.haskell.org/ for more information on Haskell.
+
+Package: libghc-hbro-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}, ${haskell:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Description: minimal KISS-compliant web browser; documentation
+ hbro is a minimal web browser using WebKitGTK+ and ZeroMQ.
+ It is written in and configured in Haskell.
+ .
+ This package provides the documentation for a library for the Haskell
+ programming language.
+ See http://www.haskell.org/ for more information on Haskell.
diff -rN -u old-hbro//copyright new-hbro//copyright
--- old-hbro//copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-hbro//copyright	2011-12-03 19:02:32.014676208 +0000
@@ -0,0 +1,20 @@
+Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Upstream-Name: hbro
+Upstream-Contact: koral <koral at mailoo.org>
+Source: http://hackage.haskell.org/package/hbro
+
+Copyright: 2011 koral
+License: BSD3
+ DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
+ Version 2, December 2004
+ 
+ Copyright (C) 2011 koral <koral at mailoo dot org>
+ 
+ Everyone is permitted to copy and distribute verbatim or modified
+ copies of this license document, and changing it is allowed as long
+ as the name is changed.
+ 
+ DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+ 
+ 0. You just DO WHAT THE FUCK YOU WANT TO.
diff -rN -u old-hbro//patches/haddock-transitive-deps-workaround.diff new-hbro//patches/haddock-transitive-deps-workaround.diff
--- old-hbro//patches/haddock-transitive-deps-workaround.diff	1970-01-01 00:00:00.000000000 +0000
+++ new-hbro//patches/haddock-transitive-deps-workaround.diff	2011-12-03 19:02:32.018676646 +0000
@@ -0,0 +1,43 @@
+--- a/hbro.cabal
++++ b/hbro.cabal
+@@ -59,11 +59,37 @@
+ 
+ Executable hbro
+     Build-depends: 
+-        hbro,
+         base == 4.*,
+         directory,
+         mtl
++      , bytestring,
++        cmdargs,
++        containers,
++        dyre,
++        glib,
++        gtk,
++        old-locale,
++        pango,
++        process,
++        text,
++        time,
++        url,
++        webkit,
++        unix,
++        zeromq-haskell
+     Main-is: Main.hs
+-    Hs-Source-Dirs: Hbro  
++    Hs-Source-Dirs: Hbro, .
+     Ghc-options: -Wall -threaded 
+-
++    other-modules:
++        Hbro.Core,
++        Hbro.Extra.Bookmarks,
++        Hbro.Extra.BookmarksQueue,
++        Hbro.Extra.Clipboard,
++        Hbro.Extra.History,
++        Hbro.Extra.Misc,
++        Hbro.Extra.Session,
++        Hbro.Extra.StatusBar,
++        Hbro.Gui,
++        Hbro.Socket,
++        Hbro.Types,
++        Hbro.Util
diff -rN -u old-hbro//patches/series new-hbro//patches/series
--- old-hbro//patches/series	1970-01-01 00:00:00.000000000 +0000
+++ new-hbro//patches/series	2011-12-03 19:02:32.018676646 +0000
@@ -0,0 +1 @@
+haddock-transitive-deps-workaround.diff
diff -rN -u old-hbro//rules new-hbro//rules
--- old-hbro//rules	1970-01-01 00:00:00.000000000 +0000
+++ new-hbro//rules	2011-12-03 19:02:32.018676646 +0000
@@ -0,0 +1,11 @@
+#!/usr/bin/make -f
+
+DEB_SETUP_GHC_CONFIGURE_ARGS := --datasubdir=hbro
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk
+
+install/hbro:: debian/tmp-inst-ghc
+	mkdir -p debian/hbro/usr/bin debian/hbro/usr/share/hbro
+	cp -av debian/tmp-inst-ghc/usr/bin/* debian/hbro/usr/bin
+	cp -av debian/tmp-inst-ghc/usr/share/hbro/* debian/hbro/usr/share/hbro
diff -rN -u old-hbro//source/format new-hbro//source/format
--- old-hbro//source/format	1970-01-01 00:00:00.000000000 +0000
+++ new-hbro//source/format	2011-12-03 19:02:32.018676646 +0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -rN -u old-hbro//watch new-hbro//watch
--- old-hbro//watch	1970-01-01 00:00:00.000000000 +0000
+++ new-hbro//watch	2011-12-03 19:02:32.022678228 +0000
@@ -0,0 +1,5 @@
+version=3
+opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
+filenamemangle=s|(.*)/$|hbro-$1.tar.gz|" \
+    http://hackage.haskell.org/packages/archive/hbro \
+    ([\d\.]*\d)/





More information about the Pkg-haskell-commits mailing list