summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authormartin f. krafft <madduck@madduck.net>2008-07-02 11:34:35 +0200
committermartin f. krafft <madduck@madduck.net>2008-07-02 11:40:39 +0200
commitaa8f9a3b0ded0b85479a3e3155642d9384aa0bb4 (patch)
tree02c9c2d2ad5f2cc24c487053833face90455badf /debian
parent1acc1876ef83233ebafff82d155c496e6e8c6609 (diff)
remove $Id:$ leftovers from CVS/SVN
Diffstat (limited to 'debian')
-rw-r--r--debian/FAQ2
-rw-r--r--debian/README.checkarray2
-rw-r--r--debian/README.initramfs-transition2
-rw-r--r--debian/README.recipes2
-rw-r--r--debian/README.upgrading-2.5.32
-rw-r--r--debian/TESTING2
-rw-r--r--debian/TODO2
-rw-r--r--debian/checkarray3
-rw-r--r--debian/mdadm-raid4
-rw-r--r--debian/mdadm-startall3
-rw-r--r--debian/mdadm.config2
-rw-r--r--debian/mdadm.cron.d2
-rw-r--r--debian/mdadm.init4
-rw-r--r--debian/mdadm.postinst2
-rw-r--r--debian/mdadm.postrm3
-rw-r--r--debian/mdadm.preinst3
-rw-r--r--debian/mkconf3
-rwxr-xr-xdebian/rules2
-rw-r--r--debian/watch2
19 files changed, 2 insertions, 45 deletions
diff --git a/debian/FAQ b/debian/FAQ
index 76f57a0c..0ec4966c 100644
--- a/debian/FAQ
+++ b/debian/FAQ
@@ -544,5 +544,3 @@ The latest version of this FAQ is available here:
Or make use of /usr/share/mdadm/startall .
-- martin f. krafft <madduck@debian.org> Wed, 02 Jul 2008 11:32:51 +0200
-
-$Id$
diff --git a/debian/README.checkarray b/debian/README.checkarray
index 9f691e6c..8cefe016 100644
--- a/debian/README.checkarray
+++ b/debian/README.checkarray
@@ -19,5 +19,3 @@ However in the absence of read errors it is read-only.
You can cancel a running array check with the -x option to checkarray.
-- martin f. krafft <madduck@debian.org> Mon, 08 Jan 2007 02:07:19 +0100
-
-$Id$
diff --git a/debian/README.initramfs-transition b/debian/README.initramfs-transition
index 2c313cca..52d4191d 100644
--- a/debian/README.initramfs-transition
+++ b/debian/README.initramfs-transition
@@ -48,5 +48,3 @@ don't want it overwritten.
Again, please report success or failure to me.
-- martin f. krafft <madduck@debian.org> Mon, 23 Sep 2006 23:48:21 +0100
-
-$Id$
diff --git a/debian/README.recipes b/debian/README.recipes
index d5603fec..0d6c8d17 100644
--- a/debian/README.recipes
+++ b/debian/README.recipes
@@ -144,5 +144,3 @@ The latest version of this document is available here:
# see also item 12 in the FAQ contained with the Debian package.
-- martin f. krafft <madduck@debian.org> Fri, 06 Oct 2006 15:39:58 +0200
-
-$Id$
diff --git a/debian/README.upgrading-2.5.3 b/debian/README.upgrading-2.5.3
index 601d79dc..ae5af8e7 100644
--- a/debian/README.upgrading-2.5.3
+++ b/debian/README.upgrading-2.5.3
@@ -132,5 +132,3 @@ relevant information. The reportbug tool will automatically include the most
relevant data in the report.
-- martin f. krafft <madduck@debian.org> Wed, 02 Jul 2008 11:33:12 +0200
-
-$Id: README.initramfs-transition 89 2006-08-08 09:33:05Z madduck $
diff --git a/debian/TESTING b/debian/TESTING
index c4edd43b..22b01967 100644
--- a/debian/TESTING
+++ b/debian/TESTING
@@ -82,5 +82,3 @@ the needed debconf[2] and lsb-base[3] reside in the backports.org archive.
Much appreciated!
-- martin f. krafft <madduck@debian.org> Wed, 02 Jul 2008 11:10:02 +0200
-
-$Id$
diff --git a/debian/TODO b/debian/TODO
index 2401f93d..eb3299e0 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -27,5 +27,3 @@ debian mdadm TODO list
sentinels in $STATEDIR
- manage DAEMON_OPTIONS with debconf
-
-$Id$
diff --git a/debian/checkarray b/debian/checkarray
index afd1a5ab..cd17a07b 100644
--- a/debian/checkarray
+++ b/debian/checkarray
@@ -5,9 +5,6 @@
# Copyright © martin f. krafft <madduck@debian.org>
# distributed under the terms of the Artistic Licence 2.0
#
-# $Id$
-#
-
set -eu
PROGNAME=${0##*/}
diff --git a/debian/mdadm-raid b/debian/mdadm-raid
index 08609674..b59c619e 100644
--- a/debian/mdadm-raid
+++ b/debian/mdadm-raid
@@ -6,8 +6,6 @@
# Copyright © 2005-2007 Martin F. Krafft <madduck@debian.org>
# Distributable under the terms of the GNU GPL version 2.
#
-# $Id$
-#
### BEGIN INIT INFO
# Provides: mdadm-raid
# Required-Start: mountkernfs
@@ -21,7 +19,7 @@
# the settings in /etc/mdadm/mdadm.conf and the preferences
# in /etc/default/mdadm.
### END INIT INFO
-
+#
set -eu
MDADM=/sbin/mdadm
diff --git a/debian/mdadm-startall b/debian/mdadm-startall
index cc6be57d..5e54b328 100644
--- a/debian/mdadm-startall
+++ b/debian/mdadm-startall
@@ -6,9 +6,6 @@
# Copyright © martin f. krafft <madduck@madduck.net>
# distributed under the terms of the Artistic Licence 2.0
#
-# $Id$
-#
-
set -eu
CONFIG=/etc/mdadm/mdadm.conf
diff --git a/debian/mdadm.config b/debian/mdadm.config
index b06c21e5..0a03508c 100644
--- a/debian/mdadm.config
+++ b/debian/mdadm.config
@@ -3,8 +3,6 @@
# Copyright © martin f. krafft <madduck@debian.org>
# Distributable under the terms of the GNU GPL version 2.
#
-# $Id$
-#
# we need debconf-escape. Without it, defer the configuration.
if [ ! -x "$(command -v debconf-escape 2>/dev/null)" ]; then
diff --git a/debian/mdadm.cron.d b/debian/mdadm.cron.d
index f3034209..fd6a09c4 100644
--- a/debian/mdadm.cron.d
+++ b/debian/mdadm.cron.d
@@ -4,8 +4,6 @@
# Copyright © martin f. krafft <madduck@madduck.net>
# distributed under the terms of the Artistic Licence 2.0
#
-# $Id$
-#
# By default, run at 00:57 on every Sunday, but do nothing unless the day of
# the month is less than or equal to 7. Thus, only run on the first Sunday of
diff --git a/debian/mdadm.init b/debian/mdadm.init
index eb34531f..6670dc45 100644
--- a/debian/mdadm.init
+++ b/debian/mdadm.init
@@ -6,8 +6,6 @@
# Copyright © 2005-2007 Martin F. Krafft <madduck@debian.org>
# Distributable under the terms of the GNU GPL version 2.
#
-# $Id$
-#
### BEGIN INIT INFO
# Provides: mdadm
# Required-Start: checkroot
@@ -21,7 +19,7 @@
# administrator is alerted via email, or a custom script is
# run.
### END INIT INFO
-
+#
set -eu
MDADM=/sbin/mdadm
diff --git a/debian/mdadm.postinst b/debian/mdadm.postinst
index 040b8181..5a732de1 100644
--- a/debian/mdadm.postinst
+++ b/debian/mdadm.postinst
@@ -3,8 +3,6 @@
# Copyright © 2005-2007 Martin F. Krafft <madduck@debian.org>
# Distributable under the terms of the GNU GPL version 2.
#
-# $Id$
-#
. /usr/share/debconf/confmodule
# See #369953 for ordering
diff --git a/debian/mdadm.postrm b/debian/mdadm.postrm
index 680a8883..cb4e58e0 100644
--- a/debian/mdadm.postrm
+++ b/debian/mdadm.postrm
@@ -3,9 +3,6 @@
# Copyright © 2006-2007 Martin F. Krafft <madduck@debian.org>
# Distributable under the terms of the GNU GPL version 2.
#
-# $Id$
-#
-
set -eu
case "${1:-}" in
diff --git a/debian/mdadm.preinst b/debian/mdadm.preinst
index c5db6d30..81dea701 100644
--- a/debian/mdadm.preinst
+++ b/debian/mdadm.preinst
@@ -2,9 +2,6 @@
# Copyright © martin f. krafft <madduck@debian.org>
# Distributed under the terms of the Artistic Licence 2.0
#
-# $Id$
-#
-
set -eu
case "$1" in
diff --git a/debian/mkconf b/debian/mkconf
index d5116cfb..f712e959 100644
--- a/debian/mkconf
+++ b/debian/mkconf
@@ -5,9 +5,6 @@
# Copyright © martin f. krafft <madduck@madduck.net>
# distributed under the terms of the Artistic Licence 2.0
#
-# $Id$
-#
-
set -eu
ME="${0##*/}"
diff --git a/debian/rules b/debian/rules
index 24637560..bad3505d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,8 +3,6 @@
# Copyright © 2005-2007 Martin F. Krafft <madduck@debian.org>
# Distributable under the terms of the GNU GPL version 2.
#
-# $Id$
-#
#export DH_VERBOSE=1
diff --git a/debian/watch b/debian/watch
index d8c5f67f..82cf9099 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,2 @@
version=3
http://www.cse.unsw.edu.au/~neilb/source/mdadm/mdadm-([.[:digit:]]+).tgz
-
-# $Id$