[Pkg-haskell-commits] darcs: haskell-debian: control: haskell-debian-utils: Adds Recommends: apt-file.

Marco Silva marcot at debian.org
Mon Jun 13 13:33:06 UTC 2011


Fri Jun  3 23:52:47 UTC 2011  Marco Silva <marcot at debian.org>
  * control: haskell-debian-utils: Adds Recommends: apt-file.
  Ignore-this: 7ecadc94392b0b60e1c33071f3c9c9b

    M ./changelog +1
    M ./control -1 +3

Fri Jun  3 23:52:47 UTC 2011  Marco Silva <marcot at debian.org>
  * control: haskell-debian-utils: Adds Recommends: apt-file.
  Ignore-this: 7ecadc94392b0b60e1c33071f3c9c9b
diff -rN -u old-haskell-debian//changelog new-haskell-debian//changelog
--- old-haskell-debian//changelog	2011-06-13 13:33:06.497274963 +0000
+++ new-haskell-debian//changelog	2011-06-13 13:33:06.589329319 +0000
@@ -5,6 +5,7 @@
 
   [ Marco Túlio Gontijo e Silva ]
   * control: Standards-Version: Bump, no changes needed.
+  * control: haskell-debian-utils: Adds Recommends: apt-file.
 
  -- Marco Silva <marcot at debian.org>  Sat, 15 Jan 2011 12:40:54 -0200
 
diff -rN -u old-haskell-debian//control new-haskell-debian//control
--- old-haskell-debian//control	2011-06-13 13:33:06.485277022 +0000
+++ new-haskell-debian//control	2011-06-13 13:33:06.529290867 +0000
@@ -105,6 +105,7 @@
 Section: devel
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Recommends: apt-file
 Description: Various helpers to work with Debian packages
  This package contains tools shipped with the Haskell library “debian”:
  .
@@ -120,7 +121,8 @@
  .
    * cabal-debian:
      Tool for creating debianizations of Haskell packages based on the .cabal
-     file.
+     file.  If apt-file is installed it will use it to discover what is the
+     debian package name of a C library.
  .
    * apt-get-build-depends:
      Tool which will parse the Build-Depends{-Indep} lines from debian/control





More information about the Pkg-haskell-commits mailing list