]> git.madduck.net Git - etc/mailfilter.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

remove nteconf and logcheck special handling
authormartin f. krafft <madduck@madduck.net>
Tue, 20 Dec 2011 15:27:59 +0000 (16:27 +0100)
committermartin f. krafft <madduck@madduck.net>
Tue, 20 Dec 2011 15:27:59 +0000 (16:27 +0100)
procmail/rules/debian

index c18d27e3cb4db7b01f0a3a49968a45ded24eb156..f2e526ff22e7a39784681b7ee91de924a778bc1b 100644 (file)
@@ -54,18 +54,10 @@ INCLUDERC=$PMRULES/debian-debbugs-autosubscribe
 * EQ_TO ?? ^logcheck-(devel|commits)@lists\.alioth\.debian\.org$
 { DEST=debian.logcheck }
 
 * EQ_TO ?? ^logcheck-(devel|commits)@lists\.alioth\.debian\.org$
 { DEST=debian.logcheck }
 
-:0 E
-* EQ_TO ?? ^libkdtree-(devel|commits)@lists\.alioth\.debian\.org$
-{ DEST=debian.libkdtree++ }
-
 :0 E
 * EQ_TO ?? ^pkg-mdadm-(devel|commits)@lists\.alioth\.debian\.org$
 { DEST=debian.mdadm }
 
 :0 E
 * EQ_TO ?? ^pkg-mdadm-(devel|commits)@lists\.alioth\.debian\.org$
 { DEST=debian.mdadm }
 
-:0 E
-* EQ_TO ?? ^netconf-(devel|commits)@lists\.alioth\.debian\.org$
-{ DEST=debian.netconf }
-
 :0 E
 * SRCPACKAGE ?? .
 * ? $FGREP -q "${SRCPACKAGE}" $CONF/debian-packages
 :0 E
 * SRCPACKAGE ?? .
 * ? $FGREP -q "${SRCPACKAGE}" $CONF/debian-packages