[Pkg-haskell-commits] darcs: darcs: Appease lintian.

Trent W. Buck trentbuck at gmail.com
Tue Apr 26 05:32:54 UTC 2011


Tue Apr 26 03:58:47 UTC 2011  Trent W. Buck <trentbuck at gmail.com>
  * Appease lintian.
  Ignore-this: e47e4d1dcdca9b3e5219512f86706

    M ./control -2 +2

Tue Apr 26 03:58:47 UTC 2011  Trent W. Buck <trentbuck at gmail.com>
  * Appease lintian.
  Ignore-this: e47e4d1dcdca9b3e5219512f86706
diff -rN -u -purd old-darcs/control new-darcs/control
--- old-darcs/control	2011-04-26 05:32:54.280317193 +0000
+++ new-darcs/control	2011-04-26 05:32:54.292317828 +0000
@@ -28,9 +28,9 @@ Standards-Version: 3.8.4
 
 Package: darcs
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: default-mta | mail-transport-agent
-Description: a distributed, interactive, smart revision control system
+Description: distributed, interactive, smart revision control system
  Darcs is a free, open source revision control system.  It is:
  .
   * Distributed: Every user has access to the full command set,





More information about the Pkg-haskell-commits mailing list