[Debian-tex-commits] SVN tex-common commit + diffs: r2679 - tex-common/trunk/debian

Norbert Preining preining at alioth.debian.org
Fri Apr 13 07:35:13 UTC 2007


Author: preining
Date: 2007-04-13 07:35:12 +0000 (Fri, 13 Apr 2007)
New Revision: 2679

Modified:
   tex-common/trunk/debian/changelog
   tex-common/trunk/debian/control
Log:
fix lintian error


Modified: tex-common/trunk/debian/changelog
===================================================================
--- tex-common/trunk/debian/changelog	2007-04-13 07:31:26 UTC (rev 2678)
+++ tex-common/trunk/debian/changelog	2007-04-13 07:35:12 UTC (rev 2679)
@@ -8,8 +8,10 @@
 
   * reverse the order of autoscripts snippets in postrm (Closes: #418984)
 
- -- Norbert Preining <preining at debian.org>  Fri, 13 Apr 2007 09:21:21 +0200
+  * change alternative dep on cdebconf to (>= 0.39), lintian error.
 
+ -- Norbert Preining <preining at debian.org>  Fri, 13 Apr 2007 09:34:44 +0200
+
 tex-common (1.5) unstable; urgency=low
 
   * fix missing tetex component of TEXMFDIST (Closes: #418674)

Modified: tex-common/trunk/debian/control
===================================================================
--- tex-common/trunk/debian/control	2007-04-13 07:31:26 UTC (rev 2678)
+++ tex-common/trunk/debian/control	2007-04-13 07:35:12 UTC (rev 2679)
@@ -9,7 +9,7 @@
 
 Package: tex-common
 Architecture: all
-Depends: ucf, ${misc:Depends}, debconf (>= 1.4.69) | debconf-2.0
+Depends: ucf, ${misc:Depends}, debconf (>= 1.4.69) | debconf (>= 0.39)
 Suggests: debhelper (>= 4.0)
 Replaces: tetex-base (<= 3.0-10)
 Conflicts: tetex-bin (<= 3.0-4), tetex-base (<= 3.0-3)




More information about the Debian-tex-commits mailing list