[subversion-commit] SVN tetex commit + diffs: r448 - tetex-bin/trunk/debian

Frank Küster frank at costa.debian.org
Mon Jan 9 17:36:49 UTC 2006


Author: frank
Date: 2006-01-09 17:36:48 +0000 (Mon, 09 Jan 2006)
New Revision: 448

Added:
   tetex-bin/trunk/debian/reportbug-control
Modified:
   tetex-bin/trunk/debian/changelog
   tetex-bin/trunk/debian/tetex-bin_install.in
Log:
add and install a reportbug control script

Modified: tetex-bin/trunk/debian/changelog
===================================================================
--- tetex-bin/trunk/debian/changelog	2006-01-09 17:11:10 UTC (rev 447)
+++ tetex-bin/trunk/debian/changelog	2006-01-09 17:36:48 UTC (rev 448)
@@ -1,8 +1,10 @@
 tetex-bin (3.0-14) UNRELEASED; urgency=low
 
   * Do not install eplain man pages since there is no eplain binary [preining]
+  * Add a reportbug control script, so that we get information about
+    tetex-base and -extra, too [frank]
 
- -- Norbert Preining <preining at logic.at>  Mon,  9 Jan 2006 16:25:53 +0100
+ -- Frank Küster <frank at debian.org>  Mon,  9 Jan 2006 18:37:32 +0100
 
 tetex-bin (3.0-13) unstable; urgency=low
 

Added: tetex-bin/trunk/debian/reportbug-control
===================================================================
--- tetex-bin/trunk/debian/reportbug-control	2006-01-09 17:11:10 UTC (rev 447)
+++ tetex-bin/trunk/debian/reportbug-control	2006-01-09 17:36:48 UTC (rev 448)
@@ -0,0 +1 @@
+report-with: tetex-base tetex-extra

Modified: tetex-bin/trunk/debian/tetex-bin_install.in
===================================================================
--- tetex-bin/trunk/debian/tetex-bin_install.in	2006-01-09 17:11:10 UTC (rev 447)
+++ tetex-bin/trunk/debian/tetex-bin_install.in	2006-01-09 17:36:48 UTC (rev 448)
@@ -121,6 +121,9 @@
       ln -s ../bin/texconfig debian/$package/usr/sbin/
       # outdated file, should be in an Emacs package
       # cp texk/web2c/cwebdir/cweb.el $sharedir/emacs/site-lisp/
+
+      # Install reportbug scripts
+      install -D --mode=644 debian/reportbug-control debian/$(package)/usr/share/bug/tetex-bin/control
     else
       rm debian/$package/usr/sbin/texconfig
       # rm $sharedir/emacs/site-lisp/cweb.el




More information about the Pkg-tetex-commits mailing list