]> git.donarmstrong.com Git - debbugs.git/commitdiff
[project @ 1999-09-02 22:27:29 by gecko]
authorgecko <>
Fri, 3 Sep 1999 05:27:29 +0000 (21:27 -0800)
committergecko <>
Fri, 3 Sep 1999 05:27:29 +0000 (21:27 -0800)
version tag at top of files

15 files changed:
scripts/age-1.in
scripts/config.debian
scripts/config.in
scripts/config.in.default
scripts/errorlib.in
scripts/expire.in
scripts/html-control.in
scripts/html-install.in
scripts/mailsummary.in
scripts/process.in
scripts/processall.in
scripts/receive.in
scripts/service.in
scripts/summary.in
scripts/text.in

index 704f32074bc88c99a1a91a604189e3f8acb01571..19d22a6f11ed1ca037d9b925397fba5c773698c5 100755 (executable)
@@ -1,4 +1,5 @@
 #!/bin/sh
+# $Id: age-1.in,v 1.2 1999/09/02 22:27:29 gecko Exp $
 set -e
 cd /var/lib/debbugs/spool
 test -f ./-3.log && rm ./-3.log
index 83c141a2c84b0f328794e7ed538de39cd8940002..9410c72f10e753d7a6c78b04f7ffdbed981a2276 100644 (file)
@@ -1,3 +1,4 @@
+# $Id: config.debian,v 1.2 1999/09/02 22:27:29 gecko Exp $
 #domains
 $gEmailDomain = "bugs.benham";         #bugs.debian.org
 $gListDomain = "lists.benham";         #lists.debian.org
index 034e53f21f01469da5f9d671f42824ba98f649ef..611133742d2c3a289db599aafc4fd79b483c740f 100644 (file)
@@ -1,3 +1,4 @@
+# $Id: config.in,v 1.2 1999/09/02 22:27:29 gecko Exp $
 #domains
 $gEmailDomain = "bugs.benham";         #bugs.debian.org
 $gListDomain = "lists.benham";         #lists.debian.org
@@ -48,7 +49,8 @@ $gDefaultSeverity = 'normal';
 @gSeverityList= ('critical','grave','','wishlist');
 %gSeverityDisplay=('critical',"Critical $gBugs",
                                        'grave',"Grave $gBugs",
-                                       'normal',"Normal $gBugs",,
+                                       'normal',"Normal $gBugs",
+                                      'fixed',"NMU Fixed $gBugs",
                                        'wishlist','Wishlist items');
 
 $gTextInstructions = "Instructions are available from ftp.debian.org 
index 8a5be18af80e7e1bd37f030cf3631fa7ebd8b087..73f36dd0514f8b0b2d327dcfe4f4f5c31c34bc5b 100644 (file)
@@ -1,3 +1,4 @@
+# $Id: config.in.default,v 1.2 1999/09/02 22:27:29 gecko Exp $
 #domains
 $gEmailDomain = "bugs.top.domain";             #bugs.debian.org
 $gListDomain = "lists.top.domain";             #lists.debian.org
index 3c36796bfc0a757c7c52d9499aab349e3ac759da..9c5f55001a277debd33109468d2ebdceaa5195f0 100755 (executable)
@@ -1,4 +1,5 @@
 # -*- perl -*-
+# $Id: errorlib.in,v 1.2 1999/09/02 22:27:29 gecko Exp $
 
 sub F_SETLK { 6; } sub F_WRLCK{ 1; }
 $flockstruct= 'sslll'; # And there ought to be something for this too.
index c8da4dd83212e3c0f006f22f312ada6a7c99cd28..5565d40df87563fe3dc5242e23b042fb8db7fa65 100755 (executable)
@@ -1,4 +1,5 @@
 #!/usr/bin/perl
+# $Id: expire.in,v 1.2 1999/09/02 22:27:29 gecko Exp $
 
 require('/etc/debbugs/config');
 require('/usr/lib/debbugs/errorlib');
index 3e0a538c560c3d55c5103f5c6137378e9410dd17..e30b396c66d0eeb8e56752397d3d86033e77e428 100755 (executable)
@@ -1,4 +1,5 @@
 #!/usr/bin/perl
+# $Id: html-control.in,v 1.2 1999/09/02 22:27:29 gecko Exp $
 
 use POSIX;
 
index 9211c60a924ee901ef71bbee4eb85f2a0cb0299e..e699b0439887443401776ab9c7297fb8015b7724 100755 (executable)
@@ -1,4 +1,5 @@
 #!/usr/bin/perl
+# $Id: html-install.in,v 1.2 1999/09/02 22:27:29 gecko Exp $
 # Takes 1 argument - directory tree to install into
 # Tree _must_ be synch'd with one used by db2html to generate file
 
index eca80a30a9ada26be5ecc1861995ddf0ba8711a4..c14cc6e3f92a99def383d347a21c9f62f780315e 100755 (executable)
@@ -1,4 +1,5 @@
 #!/usr/bin/perl
+# $Id: mailsummary.in,v 1.2 1999/09/02 22:27:29 gecko Exp $
 
 require( '/etc/debbugs/config' );
 
index 68ad5df56d2e803f296ffb37727b6707468e387b..a18a4e98fa1190d173c61062913fd28912e309f1 100755 (executable)
@@ -1,4 +1,5 @@
 #!/usr/bin/perl
+# $Id: process.in,v 1.2 1999/09/02 22:27:29 gecko Exp $
 #
 # Usage: process nn
 # Temps:  incoming/Pnn
index 1ae25e0ffea666c90b3635d3cce34b6b66124228..432ea9ed97f9d55b9567f323802377143ca9f97f 100755 (executable)
@@ -1,4 +1,5 @@
 #!/usr/bin/perl
+# $Id: processall.in,v 1.2 1999/09/02 22:27:29 gecko Exp $
 #
 # Usage: processall
 #
index 72f6cb1f9b961dc12fb2ea8c44ae999a83425c57..c1d4cedea5e2e01d4438ff98fa4b2b1962f5d84c 100755 (executable)
@@ -1,4 +1,6 @@
 #!/usr/bin/perl
+# $Id: receive.in,v 1.2 1999/09/02 22:27:29 gecko Exp $
+# usage: mail is piped directly into program
 
 #load configuration file
 require( '/etc/debbugs/config' );
index 93954b6ba8827b4e5057de8dd3114247356e5f2a..0316c78a754e48dff4d0e6c9ca76de4c6d8069e4 100755 (executable)
@@ -1,4 +1,5 @@
 #!/usr/bin/perl
+# $Id: service.in,v 1.2 1999/09/02 22:27:29 gecko Exp $
 #
 # Usage: service <code>.nn
 # Temps:  incoming/P<code>.nn
index 7dbb185d8cc3b8326ce96207f81579e786c445a8..b62caa63494b57bbd39953b87fadb6b398454876 100755 (executable)
@@ -1,4 +1,5 @@
 #!/usr/bin/perl
+# $Id: summary.in,v 1.2 1999/09/02 22:27:29 gecko Exp $
 
 require('/etc/debbugs/config');
 require('/usr/lib/debbugs/errorlib');
index d1c80fe3fbbeb5c481f28a21d4e1cf7c430aaa60..83f7a0cac9a3d99abbd058083214c94ca18f0fc5 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: text.in,v 1.3 1999/09/02 20:10:02 gecko Exp $
+# $Id: text.in,v 1.4 1999/09/02 22:27:29 gecko Exp $
 
 ############################################################################
 #  Here is a blurb to point people to ftp archive of directions.  It is
@@ -101,9 +101,9 @@ $gCreateMaintainers = "";
 # Description of the severities
 ############################################################################
 $gHTMLSeverityDesc = "<DT><CODE>critical</CODE>
-       <DD>makes unrelated software on the system (or the whole system) break, or
-       causes serious data loss, or introduces a security hole on systems where
-       you install the package.
+       <DD>makes unrelated software on the system (or the whole system) break,
+       or causes serious data loss, or introduces a security hole on systems 
+       where you install the package.
 
        <DT><CODE>grave</CODE>
        <DD>makes the package in question unuseable or mostly so, or causes data
@@ -114,8 +114,12 @@ $gHTMLSeverityDesc = "<DT><CODE>critical</CODE>
        <DD>the default value, for normal $gBugs.
 
        <DT><CODE>wishlist</CODE>
-       <DD>for any feature request, and also for any $gBugs that are very difficult
-       to fix due to major design considerations.";
+       <DD>for any feature request, and also for any $gBugs that are very 
+       difficult to fix due to major design considerations.";
+
+       <DT><CODE>fixed</CODE>
+       <DD>fixed in the current version in the unstable archive but the fix has
+       not been fixed by the person responsible.
 
 ############################################################################
 # shows up at the end of (most) html pages.  You shouldn't have