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

Clint Adams clint at debian.org
Thu Jan 19 00:44:17 UTC 2012


Thu Jan 19 00:43:34 UTC 2012  Clint Adams <clint at debian.org>
  * Initial Check-In
  Ignore-this: 1c78e08e4d0d6a8c29f4202dcef22a80

    A ./changelog
    A ./compat
    A ./control
    A ./copyright
    A ./patches/
    A ./rules
    A ./source/
    A ./source/format
    A ./watch

Thu Jan 19 00:43:34 UTC 2012  Clint Adams <clint at debian.org>
  * Initial Check-In
  Ignore-this: 1c78e08e4d0d6a8c29f4202dcef22a80
diff -rN -u old-hbro-contrib//changelog new-hbro-contrib//changelog
--- old-hbro-contrib//changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-hbro-contrib//changelog	2012-01-19 00:44:17.582834273 +0000
@@ -0,0 +1,5 @@
+hbro-contrib (0.8.0.0-1) unstable; urgency=low
+
+  * Initial release.
+
+ -- Clint Adams <clint at debian.org>  Wed, 18 Jan 2012 19:01:53 -0500
diff -rN -u old-hbro-contrib//compat new-hbro-contrib//compat
--- old-hbro-contrib//compat	1970-01-01 00:00:00.000000000 +0000
+++ new-hbro-contrib//compat	2012-01-19 00:44:17.582834273 +0000
@@ -0,0 +1 @@
+7
diff -rN -u old-hbro-contrib//control new-hbro-contrib//control
--- old-hbro-contrib//control	1970-01-01 00:00:00.000000000 +0000
+++ new-hbro-contrib//control	2012-01-19 00:44:17.582834273 +0000
@@ -0,0 +1,82 @@
+Source: hbro-contrib
+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-glib-dev
+  , libghc-glib-prof
+  , libghc-gtk-dev
+  , libghc-gtk-prof
+  , libghc-hbro-dev (>> 0.8.0.0)
+  , libghc-hbro-prof
+  , libghc-network-dev
+  , libghc-network-prof
+  , libghc-pango-dev
+  , libghc-pango-prof
+  , libghc-text-dev
+  , libghc-text-prof
+  , libghc-webkit-dev
+  , libghc-webkit-prof
+Build-Depends-Indep: ghc-doc
+  , libghc-glib-doc
+  , libghc-gtk-doc
+  , libghc-hbro-doc
+  , libghc-network-doc
+  , libghc-pango-doc
+  , libghc-text-doc
+  , libghc-webkit-doc
+Standards-Version: 3.9.2
+Homepage: http://hackage.haskell.org/package/hbro-contrib
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/hbro-contrib
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/hbro-contrib
+
+Package: libghc-hbro-contrib-dev
+Architecture: any
+Depends: ${haskell:Depends}
+  , ${shlibs:Depends}
+  , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: third-party extensions to hbro
+ hbro is a minimal web browser using WebKitGTK+ and ZeroMQ.
+ It is written in and configured in Haskell.  These are
+ extensions for bookmarks, download, history, and so on.
+ .
+ This package provides a library for the Haskell programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+
+Package: libghc-hbro-contrib-prof
+Architecture: any
+Depends: ${haskell:Depends}
+  , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: third-party extensions to hbro; profiling libraries
+ hbro is a minimal web browser using WebKitGTK+ and ZeroMQ.
+ It is written in and configured in Haskell.  These are
+ extensions for bookmarks, download, history, and so on.
+ .
+ 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-contrib-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}, ${haskell:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Description: third-party extensions to hbro; documentation
+ hbro is a minimal web browser using WebKitGTK+ and ZeroMQ.
+ It is written in and configured in Haskell.  These are
+ extensions for bookmarks, download, history, and so on.
+ .
+ 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-contrib//copyright new-hbro-contrib//copyright
--- old-hbro-contrib//copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-hbro-contrib//copyright	2012-01-19 00:44:17.582834273 +0000
@@ -0,0 +1,20 @@
+Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Upstream-Name: hbro-contrib
+Upstream-Contact: koral <koral at mailoo.org>
+Source: http://hackage.haskell.org/package/hbro-contrib
+
+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-contrib//rules new-hbro-contrib//rules
--- old-hbro-contrib//rules	1970-01-01 00:00:00.000000000 +0000
+++ new-hbro-contrib//rules	2012-01-19 00:44:17.586833096 +0000
@@ -0,0 +1,6 @@
+#!/usr/bin/make -f
+
+DEB_SETUP_GHC_CONFIGURE_ARGS := --datasubdir=hbro-contrib
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk
diff -rN -u old-hbro-contrib//source/format new-hbro-contrib//source/format
--- old-hbro-contrib//source/format	1970-01-01 00:00:00.000000000 +0000
+++ new-hbro-contrib//source/format	2012-01-19 00:44:17.586833096 +0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -rN -u old-hbro-contrib//watch new-hbro-contrib//watch
--- old-hbro-contrib//watch	1970-01-01 00:00:00.000000000 +0000
+++ new-hbro-contrib//watch	2012-01-19 00:44:17.586833096 +0000
@@ -0,0 +1,5 @@
+version=3
+opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
+filenamemangle=s|(.*)/$|hbro-contrib-$1.tar.gz|" \
+    http://hackage.haskell.org/packages/archive/hbro-contrib \
+    ([\d\.]*\d)/





More information about the Pkg-haskell-commits mailing list