]> 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:

add package filters for mdadm,logcheck,netconf
authormartin f. krafft <madduck@madduck.net>
Sun, 23 Sep 2007 10:50:47 +0000 (12:50 +0200)
committermartin f. krafft <madduck@madduck.net>
Sun, 23 Sep 2007 10:50:47 +0000 (12:50 +0200)
procmail/rules/debian

index e11dec0e677d041d06095dc635db4b4ff0a7969b..f5442e92dc6f75c5c903c52fb849b465ee651912 100644 (file)
@@ -3,6 +3,18 @@
 * ? grep -q "^${MATCH}$" $CONF/debian-packages
 $BASE/.debian.$MATCH/
 
 * ? grep -q "^${MATCH}$" $CONF/debian-packages
 $BASE/.debian.$MATCH/
 
+:0
+* ORIGINAL_TO ?? ^logcheck-(devel|commits)=lists\.alioth\.debian\.org@mass\.madduck\.net$
+$BASE/.debian.logcheck/
+
+:0
+* ORIGINAL_TO ?? ^pkg-mdadm-(devel|commits)=lists\.alioth\.debian\.org@mass\.madduck\.net$
+$BASE/.debian.mdadm/
+
+:0
+* ORIGINAL_TO ?? ^netconf-(devel|commits)=lists\.alioth\.debian\.org@mass\.madduck\.net$
+$BASE/.debian.netconf/
+
 :0
 * ORIGINAL_TO ?? ^madduck=debian\.org@forward\.madduck\.net$
 $BASE/.debian/
 :0
 * ORIGINAL_TO ?? ^madduck=debian\.org@forward\.madduck\.net$
 $BASE/.debian/