Author: frank
Date: 2006-03-31 07:37:39 +0000 (Fri, 31 Mar 2006)
New Revision: 1148

Modified:
   tex-common/trunk/debian/changelog
   tex-common/trunk/debian/config.in
Log:
  * Adjust priority of the groupname debconf question to be the same as
    the managecache question (closes: #360127) [frank]


Modified: tex-common/trunk/debian/changelog
===================================================================
--- tex-common/trunk/debian/changelog   2006-03-30 14:47:19 UTC (rev 1147)
+++ tex-common/trunk/debian/changelog   2006-03-31 07:37:39 UTC (rev 1148)
@@ -1,11 +1,13 @@
 tex-common (0.20.1) UNRELEASED; urgency=low
 
   * Improve readability of eperl scripts in debian/ as in tetex-bin [jdg]
+  * Adjust priority of the groupname debconf question to be the same as
+    the managecache question (closes: #360127) [frank]
   * Translations:
     - Update danish debconf translations, thanks to Claus Hindsgaul
-    <[EMAIL PROTECTED]> [frank]
+      <[EMAIL PROTECTED]> [frank]
 
- -- Frank Küster <[EMAIL PROTECTED]>  Thu, 30 Mar 2006 13:22:47 +0200
+ -- Frank Küster <[EMAIL PROTECTED]>  Fri, 31 Mar 2006 08:39:41 +0200
 
 tex-common (0.20) unstable; urgency=medium
 

Modified: tex-common/trunk/debian/config.in
===================================================================
--- tex-common/trunk/debian/config.in   2006-03-30 14:47:19 UTC (rev 1147)
+++ tex-common/trunk/debian/config.in   2006-03-31 07:37:39 UTC (rev 1148)
@@ -98,7 +98,7 @@
 
   db_get tex-common/managecache || true
   if [ "$RET" = true ]; then
-    db_input low tex-common/groupname || true
+    db_input medium tex-common/groupname || true
     db_go
   fi
 fi


_______________________________________________
Pkg-tetex-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-tetex-commits

Reply via email to