[Pkg-haskell-commits] darcs: haskell-gnomevfs: control: Remove -prof package.
Marco Túlio Gontijo e Silva
marcot at marcot.eti.br
Wed Jun 9 02:50:45 UTC 2010
Tue Jun 8 23:12:05 UTC 2010 Marco T[_\c3_][_\ba_]lio Gontijo e Silva <marcot at marcot.eti.br>
* control: Remove -prof package.
Ignore-this: 6c41079c50952f8094db11f5fac53150
M ./changelog +1
M ./control -21 +21
Tue Jun 8 23:12:05 UTC 2010 Marco Túlio Gontijo e Silva <marcot at marcot.eti.br>
* control: Remove -prof package.
Ignore-this: 6c41079c50952f8094db11f5fac53150
diff -rN -u old-haskell-gnomevfs/changelog new-haskell-gnomevfs/changelog
--- old-haskell-gnomevfs/changelog 2010-06-09 02:50:45.136627419 +0000
+++ new-haskell-gnomevfs/changelog 2010-06-09 02:50:45.144627841 +0000
@@ -2,6 +2,7 @@
* control: Section: Move to oldlibs, since the C library is
deprecated.
+ * control: Remove -prof package.
-- Marco Túlio Gontijo e Silva <marcot at debian.org> Mon, 31 May 2010 13:57:08 -0300
diff -rN -u old-haskell-gnomevfs/control new-haskell-gnomevfs/control
--- old-haskell-gnomevfs/control 2010-06-09 02:50:45.136627419 +0000
+++ new-haskell-gnomevfs/control 2010-06-09 02:50:45.140627630 +0000
@@ -7,15 +7,15 @@
, cdbs
, haskell-devscripts (>= 0.7)
, ghc6
- , ghc6-prof
+# , ghc6-prof
, libghc6-mtl-dev
- , libghc6-mtl-prof
+# , libghc6-mtl-prof
, libghc6-glib-dev (>= 0.11)
, libghc6-glib-dev (<< 0.12)
- , libghc6-glib-prof
+# , libghc6-glib-prof
, libghc6-gtk-dev (>= 0.11)
, libghc6-gtk-dev (<< 0.12)
- , libghc6-gtk-prof
+# , libghc6-gtk-prof
, libgnomevfs2-dev
, gtk2hs-buildtools
Build-Depends-Indep: ghc6-doc
@@ -48,23 +48,23 @@
others. It provides an URI-based API, a backend supporting asynchronous file
operations, a MIME type manipulation library and other features.
-Package: libghc6-gnomevfs-prof
-Architecture: any
-Depends: ${haskell:Depends}
- , ${misc:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
-Description: Binding to the GNOME Virtual File System 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.
- .
- GNOME VFS is the GNOME virtual file system. It is the foundation of the
- Nautilus file manager. It provides a modular architecture and ships with
- several modules that implement support for local files, http, ftp and
- others. It provides an URI-based API, a backend supporting asynchronous file
- operations, a MIME type manipulation library and other features.
+# Package: libghc6-gnomevfs-prof
+# Architecture: any
+# Depends: ${haskell:Depends}
+# , ${misc:Depends}
+# Recommends: ${haskell:Recommends}
+# Suggests: ${haskell:Suggests}
+# Provides: ${haskell:Provides}
+# Description: Binding to the GNOME Virtual File System 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.
+# .
+# GNOME VFS is the GNOME virtual file system. It is the foundation of the
+# Nautilus file manager. It provides a modular architecture and ships with
+# several modules that implement support for local files, http, ftp and
+# others. It provides an URI-based API, a backend supporting asynchronous file
+# operations, a MIME type manipulation library and other features.
Package: libghc6-gnomevfs-doc
Section: doc
More information about the Pkg-haskell-commits
mailing list