summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/FAQ2
-rw-r--r--debian/README.Debian2
-rw-r--r--debian/README.checkarray2
-rw-r--r--debian/README.initramfs-transition2
-rw-r--r--debian/README.mdrun2
-rw-r--r--debian/README.recipes2
-rw-r--r--debian/TODO2
-rw-r--r--debian/bugscript2
-rw-r--r--debian/checkarray2
-rw-r--r--debian/mdadm-raid2
-rw-r--r--debian/mdadm.config2
-rw-r--r--debian/mdadm.cron.d2
-rw-r--r--debian/mdadm.init2
-rw-r--r--debian/mdadm.postinst2
-rw-r--r--debian/mdadm.postrm2
-rw-r--r--debian/mdadm.preinst2
-rw-r--r--debian/mkconf2
-rwxr-xr-xdebian/rules2
-rw-r--r--debian/watch3
19 files changed, 20 insertions, 19 deletions
diff --git a/debian/FAQ b/debian/FAQ
index 638d1c16..08c04f54 100644
--- a/debian/FAQ
+++ b/debian/FAQ
@@ -65,4 +65,4 @@ Also see /usr/share/doc/mdadm/README.recipes.gz
-- martin f. krafft <madduck@debian.org> Wed, 02 Aug 2006 16:38:29 +0100
-Revision: $Id$
+$Id$
diff --git a/debian/README.Debian b/debian/README.Debian
index 2f579a99..e42f3a77 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -62,4 +62,4 @@ Please do not forget to tag new releases.
-- martin f. krafft <madduck@debian.org> Fri, 07 Jul 2006 10:55:42 +0200
-Revision: $Id$
+$Id$
diff --git a/debian/README.checkarray b/debian/README.checkarray
index ffc9ea46..d034914a 100644
--- a/debian/README.checkarray
+++ b/debian/README.checkarray
@@ -17,4 +17,4 @@ However in the absence of read errors it is read-only.
-- martin f. krafft <madduck@debian.org> Tue, 01 Aug 2006 12:08:05 +0100
-Revision: $Id$
+$Id$
diff --git a/debian/README.initramfs-transition b/debian/README.initramfs-transition
index 34c94906..29e6b040 100644
--- a/debian/README.initramfs-transition
+++ b/debian/README.initramfs-transition
@@ -51,4 +51,4 @@ Again, please report success or failure to me.
-- martin f. krafft <madduck@debian.org> Mon, 31 Jul 2006 14:32:21 +0100
-Revision: $Id$
+$Id$
diff --git a/debian/README.mdrun b/debian/README.mdrun
index 28fc8d3e..7e4718e7 100644
--- a/debian/README.mdrun
+++ b/debian/README.mdrun
@@ -42,4 +42,4 @@ Have fun,
-- martin f. krafft <madduck@debian.org> Mon, 31 Jul 2006 14:35:08 +0100
-Revision: $Id$
+$Id$
diff --git a/debian/README.recipes b/debian/README.recipes
index 8d2caea0..186df9bf 100644
--- a/debian/README.recipes
+++ b/debian/README.recipes
@@ -138,4 +138,4 @@ Enjoy. Submissions welcome.
-- martin f. krafft <madduck@debian.org> Tue, 01 Aug 2006 12:08:22 +0100
-Revision: $Id$
+$Id$
diff --git a/debian/TODO b/debian/TODO
index d31760dc..85ad33fe 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -4,4 +4,4 @@ debian mdadm TODO list
- use mdadm.conf during initramfs assembly to make sure super-minor is
honoured.
-Revision: $Id$
+$Id$
diff --git a/debian/bugscript b/debian/bugscript
index f3807935..e427af00 100644
--- a/debian/bugscript
+++ b/debian/bugscript
@@ -9,7 +9,7 @@
#
# we need /bin/bash for readline capabalities in the prompt(s)
#
-# Revision: $Id$
+# $Id$
#
if [ ! -r /proc/mdstat ]; then
diff --git a/debian/checkarray b/debian/checkarray
index 797cfa06..b22bc6a3 100644
--- a/debian/checkarray
+++ b/debian/checkarray
@@ -5,7 +5,7 @@
# Copyright © martin f. krafft <madduck@debian.org>
# distributed under the terms of the Artistic Licence 2.0
#
-# Revision: $Id$
+# $Id$
#
PROGNAME=${0##*/}
diff --git a/debian/mdadm-raid b/debian/mdadm-raid
index 687dde34..90241517 100644
--- a/debian/mdadm-raid
+++ b/debian/mdadm-raid
@@ -6,7 +6,7 @@
# Copyright © 2005-2006 Martin F. Krafft <madduck@debian.org>
# Distributable under the terms of the GNU GPL version 2.
#
-# Revision: $Id$
+# $Id$
#
MDADM=/sbin/mdadm
diff --git a/debian/mdadm.config b/debian/mdadm.config
index e33fcf53..db132c1a 100644
--- a/debian/mdadm.config
+++ b/debian/mdadm.config
@@ -3,7 +3,7 @@
# Copyright © martin f. krafft <madduck@debian.org>
# Distributable under the terms of the GNU GPL version 2.
#
-# Revision: $Id$
+# $Id$
#
set +u # workaround for #369953
diff --git a/debian/mdadm.cron.d b/debian/mdadm.cron.d
index 92facf02..e8c68b5c 100644
--- a/debian/mdadm.cron.d
+++ b/debian/mdadm.cron.d
@@ -4,7 +4,7 @@
# Copyright © martin f. krafft <madduck@madduck.net>
# distributed under the terms of the Artistic Licence 2.0
#
-# Revision: $Id$
+# $Id$
#
# By default, run at 01:06 on the every Sunday, but do nothing unless the day
diff --git a/debian/mdadm.init b/debian/mdadm.init
index ec0eb2f7..81252af8 100644
--- a/debian/mdadm.init
+++ b/debian/mdadm.init
@@ -6,7 +6,7 @@
# Copyright © 2005-2006 Martin F. Krafft <madduck@debian.org>
# Distributable under the terms of the GNU GPL version 2.
#
-# Revision: $Id$
+# $Id$
#
MDADM=/sbin/mdadm
diff --git a/debian/mdadm.postinst b/debian/mdadm.postinst
index c9ed5f0f..f1091f82 100644
--- a/debian/mdadm.postinst
+++ b/debian/mdadm.postinst
@@ -3,7 +3,7 @@
# Copyright © 2005-2006 Martin F. Krafft <madduck@debian.org>
# Distributable under the terms of the GNU GPL version 2.
#
-# Revision: $Id$
+# $Id$
#
if [ "${1:-}" = "configure" ]; then
diff --git a/debian/mdadm.postrm b/debian/mdadm.postrm
index 79d33a02..b73f6ba7 100644
--- a/debian/mdadm.postrm
+++ b/debian/mdadm.postrm
@@ -3,7 +3,7 @@
# Copyright © 2006 Martin F. Krafft <madduck@debian.org>
# Distributable under the terms of the GNU GPL version 2.
#
-# Revision: $Id$
+# $Id$
#
case "${1:-}" in
diff --git a/debian/mdadm.preinst b/debian/mdadm.preinst
index d911dc55..7bf52425 100644
--- a/debian/mdadm.preinst
+++ b/debian/mdadm.preinst
@@ -2,7 +2,7 @@
# Copyright © martin f. krafft <madduck@debian.org>
# Distributed under the terms of the Artistic Licence 2.0
#
-# Revision: $Id$
+# $Id$
#
# migrate old configuration from *way back then*
diff --git a/debian/mkconf b/debian/mkconf
index aa8bfc4d..0080124d 100644
--- a/debian/mkconf
+++ b/debian/mkconf
@@ -5,7 +5,7 @@
# Copyright © martin f. krafft <madduck@madduck.net>
# distributed under the terms of the Artistic Licence 2.0
#
-# Revision: $Id$
+# $Id$
#
MDADM=/sbin/mdadm
diff --git a/debian/rules b/debian/rules
index f5c09d94..593244b5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
# Copyright (C) 2005-2006 Martin F. Krafft <madduck@debian.org>
# Distributable under the terms of the GNU GPL version 2.
#
-# Revision: $Id$
+# $Id$
#
#export DH_VERBOSE=1
diff --git a/debian/watch b/debian/watch
index d00c1b75..d8c5f67f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
-# Revision: $Id$
version=3
http://www.cse.unsw.edu.au/~neilb/source/mdadm/mdadm-([.[:digit:]]+).tgz
+
+# $Id$