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

Frank Küster frank at costa.debian.org
Mon Sep 26 18:53:49 UTC 2005


Author: frank
Date: 2005-09-26 18:53:49 +0000 (Mon, 26 Sep 2005)
New Revision: 187

Modified:
   tex-common/trunk/debian/changelog
   tex-common/trunk/debian/control
Log:
Norbert, I think ${misc:Depends} is better than a manually added debconf-2.0 dependency 

Modified: tex-common/trunk/debian/changelog
===================================================================
--- tex-common/trunk/debian/changelog	2005-09-26 18:51:16 UTC (rev 186)
+++ tex-common/trunk/debian/changelog	2005-09-26 18:53:49 UTC (rev 187)
@@ -9,7 +9,8 @@
     unknown option [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
+  * Let the debconf dependency be created by debhelper, thus allowing
+    debconf-2.0 as an alternative
 
  -- Frank Küster <frank at debian.org>  Mon, 29 Aug 2005 11:26:09 +0200
 

Modified: tex-common/trunk/debian/control
===================================================================
--- tex-common/trunk/debian/control	2005-09-26 18:51:16 UTC (rev 186)
+++ tex-common/trunk/debian/control	2005-09-26 18:53:49 UTC (rev 187)
@@ -9,7 +9,7 @@
 
 Package: tex-common
 Architecture: all
-Depends: ucf, debconf | debconf-2.0
+Depends: ucf, ${misc:Depends}
 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