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 <[EMAIL PROTECTED]>  Mon,  9 Jan 2006 16:25:53 +0100
+ -- Frank Küster <[EMAIL PROTECTED]>  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


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

Reply via email to