[subversion-commit] SVN tetex commit + diffs: r185 - tex-common/trunk/debian

Norbert Preining preining-guest at costa.debian.org
Mon Sep 26 18:01:39 UTC 2005


Author: preining-guest
Date: 2005-09-26 18:01:38 +0000 (Mon, 26 Sep 2005)
New Revision: 185

Modified:
   tex-common/trunk/debian/changelog
   tex-common/trunk/debian/control
Log:
add dependency on | debconf-2.0


Modified: tex-common/trunk/debian/changelog
===================================================================
--- tex-common/trunk/debian/changelog	2005-09-26 13:27:30 UTC (rev 184)
+++ tex-common/trunk/debian/changelog	2005-09-26 18:01:38 UTC (rev 185)
@@ -4,6 +4,7 @@
     number.  [frank]
   * Modify postrm.in script to remove TEXMFSYSVAR and /var/cache/fonts
     (thus also removing left over files at purge time) [preining]
+  * Add dependency alternative on debconf-2.0
 
  -- Frank Küster <frank at debian.org>  Wed, 24 Aug 2005 20:40:48 +0200
 

Modified: tex-common/trunk/debian/control
===================================================================
--- tex-common/trunk/debian/control	2005-09-26 13:27:30 UTC (rev 184)
+++ tex-common/trunk/debian/control	2005-09-26 18:01:38 UTC (rev 185)
@@ -9,7 +9,7 @@
 
 Package: tex-common
 Architecture: all
-Depends: ucf, debconf
+Depends: ucf, debconf | debconf-2.0
 Replaces: tetex-base (<= 3.0-7)
 Conflicts: tetex-bin (<= 3.0-4), tetex-base (<= 3.0-3)
 Description: Common infrastructure for using and building TeX in Debian




More information about the Pkg-tetex-commits mailing list