[Pkg-haskell-commits] darcs: haskell-gtksourceview2: Initial release.

Marco Túlio Gontijo e Silva marcot at debian.org
Wed May 26 20:17:13 UTC 2010


Wed May 26 19:49:31 UTC 2010  Marco T[_\c3_][_\ba_]lio Gontijo e Silva <marcot at debian.org>
  * Initial release.
  Ignore-this: a554d9d572081eccc810fd8cb81b6ec7

    A ./changelog
    A ./compat
    A ./control
    A ./copyright
    A ./libghc6-gtksourceview2-dev.preinst
    A ./rules
    A ./source/
    A ./source/format
    A ./watch

Wed May 26 19:49:31 UTC 2010  Marco Túlio Gontijo e Silva <marcot at debian.org>
  * Initial release.
  Ignore-this: a554d9d572081eccc810fd8cb81b6ec7
diff -rN -u old-haskell-gtksourceview2/changelog new-haskell-gtksourceview2/changelog
--- old-haskell-gtksourceview2/changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-gtksourceview2/changelog	2010-05-26 20:17:13.721632862 +0000
@@ -0,0 +1,5 @@
+haskell-gtksourceview2 (0.11.0-1) unstable; urgency=low
+
+  * Initial release.
+
+ -- Marco Túlio Gontijo e Silva <marcot at debian.org>  Wed, 26 May 2010 15:41:38 -0300
diff -rN -u old-haskell-gtksourceview2/compat new-haskell-gtksourceview2/compat
--- old-haskell-gtksourceview2/compat	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-gtksourceview2/compat	2010-05-26 20:17:13.717632648 +0000
@@ -0,0 +1 @@
+7
diff -rN -u old-haskell-gtksourceview2/control new-haskell-gtksourceview2/control
--- old-haskell-gtksourceview2/control	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-gtksourceview2/control	2010-05-26 20:17:13.717632648 +0000
@@ -0,0 +1,78 @@
+Source: haskell-gtksourceview2
+Section: haskell
+Priority: extra
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Marco Túlio Gontijo e Silva <marcot at debian.org>
+Build-Depends: debhelper (>= 7)
+  , cdbs
+  , haskell-devscripts (>= 0.7)
+  , ghc6
+  , ghc6-prof
+  , libghc6-mtl-dev
+  , libghc6-mtl-prof
+  , libghc6-glib-dev (>= 0.11)
+  , libghc6-glib-dev (<< 0.12)
+  , libghc6-glib-prof
+  , libghc6-gtk-dev (>= 0.11)
+  , libghc6-gtk-dev (<< 0.12)
+  , libghc6-gtk-prof
+  , libgtksourceview2.0-dev
+  , gtk2hs-buildtools
+Build-Depends-Indep: ghc6-doc
+  , libghc6-mtl-doc
+  , libghc6-glib-doc
+  , libghc6-cairo-doc
+  , libghc6-pango-doc
+  , libghc6-gtk-doc
+Standards-Version: 3.8.4
+Homepage: http://hackage.haskell.org/package/gtksourceview2
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-gtksourceview2
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-gtksourceview2
+
+Package: libghc6-gtksourceview2-dev
+Architecture: any
+Depends: ${haskell:Depends}
+  , ${shlibs:Depends}
+  , ${misc:Depends}
+  , libgtksourceview2.0-dev
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: Binding to the GtkSourceView library
+ This package provides a library for the Haskell programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ GtkSourceView is a text widget that extends the standard GTK+ 2.x text widget
+ GtkTextView. It improves GtkTextView by implementing syntax highlighting and
+ other features typical of a source editor.
+
+Package: libghc6-gtksourceview2-prof
+Architecture: any
+Depends: ${haskell:Depends}
+  , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: Binding to the GtkSourceView library; profiling libraries
+ This package provides a library for the Haskell programming language,
+ compiled for profiling.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ GtkSourceView is a text widget that extends the standard GTK+ 2.x text widget
+ GtkTextView. It improves GtkTextView by implementing syntax highlighting and
+ other features typical of a source editor.
+
+Package: libghc6-gtksourceview2-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}, ${haskell:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Description: Binding to the GtkSourceView library; documentation
+ This package provides the documentation for a library for the Haskell
+ programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ GtkSourceView is a text widget that extends the standard GTK+ 2.x text widget
+ GtkTextView. It improves GtkTextView by implementing syntax highlighting and
+ other features typical of a source editor.
diff -rN -u old-haskell-gtksourceview2/copyright new-haskell-gtksourceview2/copyright
--- old-haskell-gtksourceview2/copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-gtksourceview2/copyright	2010-05-26 20:17:13.717632648 +0000
@@ -0,0 +1,19 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Name: gtksourceview2
+Maintainer: gtk2hs-users at sourceforge.net
+Source: http://hackage.haskell.org/packages/archive/gtksourceview2/0.11.0/gtksourceview2-0.11.0.tar.gz
+
+Copyright: 2001-2010, The Gtk2Hs Team
+License: LGPL-2.1+
+ This library is free software; you can redistribute it and/or modify it under
+ the terms of the GNU Lesser General Public License as published by the Free
+ Software Foundation; either version 2.1 of the License, or (at your option)
+ any later version.
+ .
+ This library is distributed in the hope that it will be useful, but WITHOUT
+ ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+ FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more
+ details.
+ .
+ On Debian systems, the full text of the GNU Lesser General Public License
+ version 2.1 can be found in the file `/usr/share/common-licenses/LGPL-2.1'.
diff -rN -u old-haskell-gtksourceview2/libghc6-gtksourceview2-dev.preinst new-haskell-gtksourceview2/libghc6-gtksourceview2-dev.preinst
--- old-haskell-gtksourceview2/libghc6-gtksourceview2-dev.preinst	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-gtksourceview2/libghc6-gtksourceview2-dev.preinst	2010-05-26 20:17:13.717632648 +0000
@@ -0,0 +1,10 @@
+#!/bin/sh
+
+set -e
+
+#DEBHELPER#
+
+if [ "$1" = "upgrade" ]
+then
+    ghc-pkg unregister gtksourceview2-`echo $2 | sed 's/-.*//'` > /dev/null 2>&1 || true
+fi
diff -rN -u old-haskell-gtksourceview2/rules new-haskell-gtksourceview2/rules
--- old-haskell-gtksourceview2/rules	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-gtksourceview2/rules	2010-05-26 20:17:13.717632648 +0000
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk
diff -rN -u old-haskell-gtksourceview2/source/format new-haskell-gtksourceview2/source/format
--- old-haskell-gtksourceview2/source/format	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-gtksourceview2/source/format	2010-05-26 20:17:13.713632434 +0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -rN -u old-haskell-gtksourceview2/watch new-haskell-gtksourceview2/watch
--- old-haskell-gtksourceview2/watch	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-gtksourceview2/watch	2010-05-26 20:17:13.713632434 +0000
@@ -0,0 +1,5 @@
+version=3
+opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
+filenamemangle=s|(.*)/$|gtksourceview2-$1.tar.gz|" \
+    http://hackage.haskell.org/packages/archive/gtksourceview2 \
+    ([\d\.]*\d)/





More information about the Pkg-haskell-commits mailing list