]> err.no Git - dpkg/commitdiff
Update Ian Jacksons' email address
authorWichert Akkerman <wakkerma@debian.org>
Mon, 6 May 2002 14:28:37 +0000 (14:28 +0000)
committerWichert Akkerman <wakkerma@debian.org>
Mon, 6 May 2002 14:28:37 +0000 (14:28 +0000)
92 files changed:
ChangeLog
THANKS
attic/dpkg/dpkg.8-null
attic/dpkg/lib.pl
attic/dpkg/perl-dpkg.pl
attic/split/mkdeb.sh
attic/split/old-mksplit.sh
debian/copyright
doc/obsolete/guidelines.texi
dpkg-deb/build.c
dpkg-deb/dpkg-deb.h
dpkg-deb/extract.c
dpkg-deb/info.c
dpkg-deb/main.c
dselect/basecmds.cc
dselect/baselist.cc
dselect/basetop.cc
dselect/bindings.cc
dselect/bindings.h
dselect/curkeys.cc
dselect/dselect.h
dselect/keyoverride
dselect/main.cc
dselect/methkeys.cc
dselect/methlist.cc
dselect/method.cc
dselect/method.h
dselect/methparse.cc
dselect/mkcurkeys.pl
dselect/pkgcmds.cc
dselect/pkgdepcon.cc
dselect/pkgdisplay.cc
dselect/pkginfo.cc
dselect/pkgkeys.cc
dselect/pkglist.cc
dselect/pkglist.h
dselect/pkgsublist.cc
dselect/pkgtop.cc
include/dpkg-db.h
include/dpkg.h.in
include/myopt.h
include/parsedump.h
lib/compat.c
lib/database.c
lib/dbmodify.c
lib/dump.c
lib/ehandle.c
lib/fields.c
lib/lock.c
lib/md5.c
lib/md5.h
lib/mlib.c
lib/myopt.c
lib/nfmalloc.c
lib/parse.c
lib/parsehelp.c
lib/showcright.c
lib/varbuf.c
lib/vercmp.c
main/archives.c
main/archives.h
main/cleanup.c
main/configure.c
main/depcon.c
main/enquiry.c
main/errors.c
main/filesdb.c
main/filesdb.h
main/help.c
main/main.c
main/main.h
main/packages.c
main/processarc.c
main/query.c
main/remove.c
main/select.c
main/update.c
man/en/dpkg.cfg.5.sgml
man/fr/start-stop-daemon.8
man/ja/start-stop-daemon.8
man/ru/start-stop-daemon.8
man/sv/start-stop-daemon.8
po/fr.po
po/ja.po
split/dpkg-split.h
split/info.c
split/join.c
split/main.c
split/mksplit.pl
split/queue.c
split/split.c
utils/start-stop-daemon.8

index 2a8c2fe133b6c2cbb38f5571d8925efc94e430fe..1a731fccb93176ceb71700ffd17cc919bcea2544 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon May  6 16:26:51 CEST 2002 Wichert Akkerman <wichert@deephackmode.org>
+
+  * lots-a-files: update email address for Ian Jackson
+
 Sun May  5 22:27:50 CEST 2002 Wichert Akkerman <wichert@deephackmode.org>
 
   * configure.in: expand all paths before doing substitution
diff --git a/THANKS b/THANKS
index 3581c120eb572e8859e483613a35524b1e6af53a..342099f54497eeac17994397846aa61fbab79ff0 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -20,7 +20,7 @@ Guy Maor <maor@debian.org>
 Hartmut Koptein <koptein@naffel.de>
 Heiko Schlittermann <heiko@lotte.sax.de>
 Hiroshi KISE <fuyuneko@ryukyu.ne.jp>
-Ian Jackson <ian@chiark.chu.cam.ac.uk>
+Ian Jackson <ian.greenend.org.uk>
 Ian Murdock <imurdock@debian.org>
 Ivo Timmermans <itimmermans@bigfoot.com>
 J.H.M. Dassen <jdassen@cistron.nl>
index bf760f4308ecd39d13d03dafad87b49386bf86e2..8bff9573d085646b5afbf96ff3db148c61212c04 100644 (file)
@@ -16,5 +16,5 @@ Type
 for a brief summary of how to use dpkg.
 
 .SH AUTHOR
-Ian Jackson <ijackson@gnu.ai.mit.edu>; tarfile extraction code
+Ian Jackson <ian.greenend.org.uk>; tarfile extraction code
 contributed by Bruce Perens <bruce@pixar.com>.
index ba9c127651a275003703e776435ad151af0a9cf3..ab35397d737d32159df3cda2e202c2ef4a4daea2 100644 (file)
@@ -6,7 +6,7 @@
 # Copyright (C) 1994 Matt Welsh <mdw@sunsite.unc.edu>
 # Copyright (C) 1994 Carl Streeter <streeter@cae.wisc.edu>
 # Copyright (C) 1994 Ian Murdock <imurdock@debian.org>
-# Copyright (C) 1994 Ian Jackson <iwj10@cus.cam.ac.uk>
+# Copyright (C) 1994 Ian Jackson <ian.greenend.org.uk>
 #
 #   dpkg is free software; you can redistribute it and/or modify
 #   it under the terms of the GNU General Public License as
index ba70fc5f570ed2cd3661a505f642aa85d2295ab5..6972f0e3cf0b7400cdcf7a9040cc71217e71400a 100755 (executable)
@@ -5,7 +5,7 @@
 # Copyright (C) 1994 Matt Welsh <mdw@sunsite.unc.edu>
 # Copyright (C) 1994 Carl Streeter <streeter@cae.wisc.edu>
 # Copyright (C) 1994 Ian Murdock <imurdock@debian.org>
-# Copyright (C) 1994 Ian Jackson <iwj10@cus.cam.ac.uk>
+# Copyright (C) 1994 Ian Jackson <ian.greenend.org.uk>
 #
 #   dpkg is free software; you can redistribute it and/or modify
 #   it under the terms of the GNU General Public License as
index 146dd53629c580dd03f88442cecf2334bcccaa1a..b2e5982644b9db5a717af7e99336b1083aaaefbc 100644 (file)
@@ -3,7 +3,7 @@
 # Its arguments are: <sourcefile> <partsize> <prefix> <totalsize>
 # Stdin is also redirected from the source archive by dpkg-split.
 
-# Copyright (C) 1995 Ian Jackson <ijackson@nyx.cs.du.edu>
+# Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
 #
 #   This is free software; you can redistribute it and/or modify
 #   it under the terms of the GNU General Public License as
index 8743f9446a0bc509d598afb47535eea419826b55..c2b6e9fb12181c5046f2cac9b54665ee90aa7929 100644 (file)
@@ -4,7 +4,7 @@
 #  <sourcefile> <partsize> <prefix> <totalsize> <partsizeallow> <msdostruncyesno>
 # Stdin is also redirected from the source archive by dpkg-split.
 
-# Copyright (C) 1995 Ian Jackson <ijackson@nyx.cs.du.edu>
+# Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
 #
 #   This is free software; you can redistribute it and/or modify
 #   it under the terms of the GNU General Public License as
index 4f1abcb3575992ecd157e86f09365f3cd0e897ff..5f37e406b499e45ac79bdf04c050c29e84a54a85 100644 (file)
@@ -5,7 +5,7 @@ manuals which it installs in /usr/share/doc/dpkg and look at the `hello'
 example package.
 
 
-Copyright (C) 1994-1999 Ian Jackson <ian@chiark.chu.cam.ac.uk>
+Copyright (C) 1994-1999 Ian Jackson <ian.greenend.org.uk>
 Copyright (C) 1999 Richard Kettlewell <rjk@sfere.greenend.org.uk>
 Copyright (C) 1999-2002 Wichert Akkerman <wakkerma@debian.org>
 Copyright (C) 1999 Ben Collins <bcollins@debian.org>
index f537b81b1263dfd239c0360f2096e61982095c17..da03b55d5d039c045533773df93c0c755ae403b8 100644 (file)
@@ -765,7 +765,7 @@ fields.  Most packages will need at least a @code{Depends} field.
 @smallexample
 Package: smail
 Version: 3.1.29.1-13
-Maintainer: Ian Jackson <iwj10@@cus.cam.ac.uk>
+Maintainer: Ian Jackson <ian.greenend.org.uk>
 Recommends: pine | mailx | elm | emacs | mail-user-agent
 Suggests: metamail
 Depends: cron, libc5
@@ -1322,7 +1322,7 @@ Example control file for Smail:
 @smallexample
 Package: smail
 Version: 3.1.29.1-13
-Maintainer: Ian Jackson <iwj10@@cus.cam.ac.uk>
+Maintainer: Ian Jackson <ian.greenend.org.uk>
 Recommends: pine | mailx | elm | emacs | mail-user-agent
 Suggests: metamail
 Depends: cron, libc5
index ae9193e0daac895242b66e664d7ef707c579f624..8931602be00edf1ffe30d1e4aaa2806ff8787520 100644 (file)
@@ -2,7 +2,7 @@
  * dpkg-deb - construction and deconstruction of *.deb archives
  * build.c - building archives
  *
- * Copyright (C) 1994,1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1994,1995 Ian Jackson <ian.greenend.org.uk>
  * Copyright (C) 2000,2001 Wichert Akkerman <wakkerma@debian.org>
  *
  * This is free software; you can redistribute it and/or modify
index 6bb5c11ee00b280fc200d62b879e66b4b0724cc7..1ba14ac3c7263746c1fae35341e9d11c12af2726 100644 (file)
@@ -2,7 +2,7 @@
  * dpkg-deb - construction and deconstruction of *.deb archives
  * dpkg-deb.h - external definitions for this program
  *
- * Copyright (C) 1994,1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1994,1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index 6424354f1eb4dbfed2d2380a0d8f7e4e3afbda99..9c0ddc2c7931197c6fdcc07ed8096f17d72c9fbb 100644 (file)
@@ -2,7 +2,7 @@
  * dpkg-deb - construction and deconstruction of *.deb archives
  * extract.c - extracting archives
  *
- * Copyright (C) 1994,1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1994,1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index b031058181f451341387bc15158362465fcb9774..d0000ed81823a248ea4fbe9efb7f5b57eb63596c 100644 (file)
@@ -2,7 +2,7 @@
  * dpkg-deb - construction and deconstruction of *.deb archives
  * info.c - providing information
  *
- * Copyright (C) 1994,1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1994,1995 Ian Jackson <ian.greenend.org.uk>
  * Copyright (C) 2001 Wichert Akkerman
  *
  * This is free software; you can redistribute it and/or modify
index bceac992019ab2199c8ee64dfcea02ef2706b578..95450fc50a0d1e5de58cac20604c84f9ceb7f811 100644 (file)
@@ -2,7 +2,7 @@
  * dpkg-deb - construction and deconstruction of *.deb archives
  * main.c - main program
  *
- * Copyright (C) 1994,1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1994,1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index 79e5398f94dd5b4bc46bf64ff1f972cb9f2b09a6..d7412b0dbb3e3b713a0b7dc6d5a9f991e65099f7 100644 (file)
@@ -2,7 +2,7 @@
  * dselect - Debian package maintenance user interface
  * bcommands.cc - base list keyboard commands display
  *
- * Copyright (C) 1994,1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1994,1995 Ian Jackson <ian.greenend.org.uk>
  * Copyright (C) 2000,2001 Wichert Akkerman <wakkerma@debian.org>
  *
  * This is free software; you can redistribute it and/or modify
index c74a45c3cf12f6c41e6dd9e89170e2df7dc3f1a8..f81876d93ccccc784f6a50b71c8225facbc706ff 100644 (file)
@@ -2,7 +2,7 @@
  * dselect - Debian package maintenance user interface
  * baselist.cc - list of somethings
  *
- * Copyright (C) 1994,1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1994,1995 Ian Jackson <ian.greenend.org.uk>
  * Copyright (C) 2001 Wichert Akkerman <wakkerma@debian.org>
  *
  * This is free software; you can redistribute it and/or modify
index 95b14fdea053b117d3aa863727707d01cb6b35ea..8e3a394994ea71bd7d4d5bfff1a96a7c1e7adc8b 100644 (file)
@@ -2,7 +2,7 @@
  * dselect - Debian package maintenance user interface
  * bdrawtop.cc - base list class redraw of top
  *
- * Copyright (C) 1994,1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1994,1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index 4d2549f9187454d228a5d36afd51a77dbb0bd21a..4ea693ee94041a5a4379a1e2532289b641e6e9dd 100644 (file)
@@ -2,7 +2,7 @@
  * dselect - Debian package maintenance user interface
  * bindings.cc - keybinding manager object definitions and default bindings
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index 981cf63eaf62a2330b21038a2c167a41ef0e9e6b..bc921e3f353d6963d6ed082a8bb7df10b2b70a12 100644 (file)
@@ -2,7 +2,7 @@
  * dselect - selection of Debian packages
  * bindings.h - keybindings class header file
  *
- * Copyright (C) 1994,1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1994,1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index f3d588de7804af6681659ec8a6195f875dceb1cf..9a33b83c35d310730139707f442d5f1778c64905 100644 (file)
@@ -2,7 +2,7 @@
  * dselect - Debian package maintenance user interface
  * curkeys.cc - list of ncurses keys for name <-> key mapping
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index fa092a5ccce9b736082b9da404a28fcdca227470..0c281f63b6143df234800228492bda41d4f21954 100644 (file)
@@ -2,7 +2,7 @@
  * dselect - selection of Debian packages
  * dselect.h - external definitions for this program
  *
- * Copyright (C) 1994,1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1994,1995 Ian Jackson <ian.greenend.org.uk>
  * Copyright (C) 2001 Wichert Akkerman <wakkerma@debian.org>
  *
  * This is free software; you can redistribute it and/or modify
index ab6aa7ea41ae302111d681963d37c36de87f5ee4..fc6224134de01fb64f75037a5fc79feb258d9a5c 100644 (file)
@@ -1,7 +1,7 @@
 # dselect - Debian package maintenance user interface
 # keyoverride - override strings for ncurses key names
 #
-# Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+# Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
 #
 # This is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as
index 7172a53a516a38716375a1263cfdaf1aafc8a192..652f7eaa3cb164423024beb148c7210963ac1fe6 100644 (file)
@@ -2,7 +2,7 @@
  * dselect - Debian package maintenance user interface
  * main.cc - main program
  *
- * Copyright (C) 1994,1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1994,1995 Ian Jackson <ian.greenend.org.uk>
  * Copyright (C) 2000,2001 Wichert Akkerman <wakkerma@debian.org>
  *
  * This is free software; you can redistribute it and/or modify
index fb893ffbfeed189f3210be8963035fd28c10776e..c3f686db73cdaef93d9783734ab5ee292a472358 100644 (file)
@@ -2,7 +2,7 @@
  * dselect - Debian package maintenance user interface
  * methkeys.cc - method list keybindings
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index 9a61b8d2f8f32f9037d2ce4a2fdb74f2bfcc0c4e..2862d9ddaf3c108fd27e46bca45446fc6adf834f 100644 (file)
@@ -2,7 +2,7 @@
  * dselect - Debian package maintenance user interface
  * methlist.cc - list of access methods and options
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  * Copyright (C) 2001 Wichert Akkerman <wakkerma@debian.org>
  *
  * This is free software; you can redistribute it and/or modify
index 125351889f417bc027f028b06364366ceea52b72..133dbc871487116fea9a58b21f4bd2c5444031a1 100644 (file)
@@ -2,7 +2,7 @@
  * dselect - Debian package maintenance user interface
  * method.cc - access method handling
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  * Copyright (C) 2001,2002 Wichert Akkerman <wakkerma@debian.org>
  *
  * This is free software; you can redistribute it and/or modify
index b230af30380f9ea837b25046ae511b761998aeca..978090f5c7c20ecfb3d129516a86835edab24428 100644 (file)
@@ -2,7 +2,7 @@
  * dselect - Debian package maintenance user interface
  * method.h - access method handling declarations
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  * Copyright (C) 20001 Wichert Akkerman <wakkerma@debian.org>
  *
  * This is free software; you can redistribute it and/or modify
index affb89eb4d073ef031a63fc82c2726dcfb63d6a6..85fc85347a2301af0df6a68a68c0b7a3caccae14 100644 (file)
@@ -2,7 +2,7 @@
  * dselect - Debian package maintenance user interface
  * methparse.cc - access method list parsing
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index 1a34a0d008b59b454425d41598017ca8719406e5..3ed75ff527043e79a7b8a9118d18db1588063d32 100755 (executable)
@@ -3,7 +3,7 @@
 # dselect - Debian package maintenance user interface
 # mkcurkeys.pl - generate strings mapping key names to ncurses numbers
 #
-# Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+# Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
 #
 # This is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as
index 5558488abbf60bcb087276b688ba16da3d207e1c..4945b3d4a6aa1b9c0d1566fe0a953794d64bf709 100644 (file)
@@ -2,7 +2,7 @@
  * dselect - Debian package maintenance user interface
  * pkgcmds.cc - package list keyboard commands
  *
- * Copyright (C) 1994,1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1994,1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index c2515c0f7ce819117f255980d9cc7251bef547ba..3c1ce175a0c293f69be669852a8ac5202eb43054 100644 (file)
@@ -2,7 +2,7 @@
  * dselect - Debian package maintenance user interface
  * pkgdepcon.cc - dependency and conflict resolution
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index 99f755750a802cd7d0c748fadd33186c9e65e9bb..994e27bffcd30c20b6c812d285e380e9d53504e7 100644 (file)
@@ -2,7 +2,7 @@
  * dselect - Debian package maintenance user interface
  * pkgdisplay.cc - package list display
  *
- * Copyright (C) 1994,1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1994,1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index eeeb76bd7033478fc20c4accd3d6997a4d9bd3da..761a64b8a843331a541c93c9670e6a400c4c6702 100644 (file)
@@ -2,7 +2,7 @@
  * dselect - Debian package maintenance user interface
  * pkginfo.cc - handles (re)draw of package list window infopad
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index b9da37b97bf24bdce774fc32962bae189ded9d0c..47caf854ceb991b65374cc8e89f0e03799889bc6 100644 (file)
@@ -2,7 +2,7 @@
  * dselect - Debian package maintenance user interface
  * pkgkeys.cc - package list keybindings
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index 81d3e65a300fbd546b9ecd7a3531f23c81ea9e66..7279886a0505b7fcb95cf44ca56ac92df3cbe0a3 100644 (file)
@@ -2,7 +2,7 @@
  * dselect - Debian package maintenance user interface
  * pkglist.cc - package list administration
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  * Copyright (C) 2001 Wichert Akkerman <wakkerma@debian.org>
  *
  * This is free software; you can redistribute it and/or modify
index db17cf6019acea9e0606e8cbcc46366414bc0ef0..0c04befc57b917e305412ed8136ded63b1968190 100644 (file)
@@ -2,7 +2,7 @@
  * dselect - selection of Debian packages
  * pkglist.h - external definitions for package list handling
  *
- * Copyright (C) 1994,1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1994,1995 Ian Jackson <ian.greenend.org.uk>
  * Copyright (C) 2001 Wichert Akkerman <wakkerma@debian.org>
  *
  * This is free software; you can redistribute it and/or modify
index 41451f34b53e392455e0a6dfe78244fc731247e7..f64ff9a57616a9bbaf493c525f0ec6746fcf7603 100644 (file)
@@ -2,7 +2,7 @@
  * dselect - Debian package maintenance user interface
  * pkgsublist.cc - status modification and recursive package list handling
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index c2eba94ec4bf0cf64a044f1800a1a889c4b18a9f..1850bb4891e33b50f8c8d62db4647c4434ae8fc4 100644 (file)
@@ -2,7 +2,7 @@
  * dselect - Debian package maintenance user interface
  * pkgtop.cc - handles (re)draw of package list windows colheads, list, thisstate
  *
- * Copyright (C) 1994,1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1994,1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index cc02ec7345995e16422777de27e8ca1bfbdc7569..a1d1161e5f70cb2a6e4678445ce3ffe21a359d0e 100644 (file)
@@ -2,7 +2,7 @@
  * libdpkg - Debian packaging suite library routines
  * dpkg-db.h - declarations for in-core package database management
  *
- * Copyright (C) 1994,1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1994,1995 Ian Jackson <ian.greenend.org.uk>
  * Copyright (C) 2000,2001 Wichert Akkerman
  *
  * This is free software; you can redistribute it and/or modify
index 826a0b2c837b2c9ffc1ccb403d6038a0b2b4591e..515b62423d207edc35babf44037746bbcdccd8b7 100644 (file)
@@ -2,7 +2,7 @@
  * libdpkg - Debian packaging suite library routines
  * dpkg.h - general header for Debian package handling
  *
- * Copyright (C) 1994,1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1994,1995 Ian Jackson <ian.greenend.org.uk>
  * Copyright (C) 2000,2001 Wichert Akkerman <wichert@debian.org>
  *
  * This is free software; you can redistribute it and/or modify
index 34ab472418bee6fcb6b7e0ecb7738151afbfc6e8..de54bc29ebcdf8b8287c43439110f6c2ca885774 100644 (file)
@@ -2,7 +2,7 @@
  * libdpkg - Debian packaging suite library routines
  * myopt.h - declarations for my very own option parsing
  *
- * Copyright (C) 1994,1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1994,1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index f4179c943e8ac1c6bd87cccf7e8400bd500fc2f1..31ac5a25950fe79f5915b8291ac181da727b22ee 100644 (file)
@@ -2,7 +2,7 @@
  * libdpkg - Debian packaging suite library routines
  * parse.c - declarations for in-core database reading/writing
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  * Copyright (C) 2001 Wichert Akkerman
  *
  * This is free software; you can redistribute it and/or modify
index f92fb7821edbdb2dab12247d80f07bfd827ca663..80725687bff7b4b5586264b38d0e8ab8eedfd37f 100644 (file)
@@ -2,7 +2,7 @@
  * libdpkg - Debian packaging suite library routines
  * compat.c - compatibility functions
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index b636b8d766ef840044afd0ac8c845431da55095e..5e0ab2cc312b98289dc5595ebbc5f72e83cccb49 100644 (file)
@@ -2,7 +2,7 @@
  * libdpkg - Debian packaging suite library routines
  * dpkg-db.h - Low level package database routines (hash tables, etc.)
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index 57aca82233c861680a10cbea9f55af52bc52bcfc..7c64a7d926a1acb7e430a301587c5b182c6337bb 100644 (file)
@@ -2,7 +2,7 @@
  * dpkg - main program for package management
  * dbmodify.c - routines for managing dpkg database updates
  *
- * Copyright (C) 1994,1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1994,1995 Ian Jackson <ian.greenend.org.uk>
  * Copyright (C) 2001 Wichert Akkerman <wichert@debian.org>
  *
  * This is free software; you can redistribute it and/or modify
index 0dae98d6ed97017e24618583c7a7beb7beaa7b34..79297c3949503ce7343c708cd6bf7a53a345319e 100644 (file)
@@ -2,7 +2,7 @@
  * libdpkg - Debian packaging suite library routines
  * dump.c - code to write in-core database to a file
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  * Copyright (C) 2001 Wichert Akkerman 
  *
  * This is free software; you can redistribute it and/or modify
index 9d81c851b288885283f72942a70eec353fe0376d..9accf0975b0e413588dc868a04fa233bc18cd7fb 100644 (file)
@@ -2,7 +2,7 @@
  * libdpkg - Debian packaging suite library routines
  * ehandle.c - error handling
  *
- * Copyright (C) 1994,1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1994,1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index 3eaade804413f801cd37302c25df81305e2ad05d..437970c73e97e34b6dbb68e61dea52fe2f26ea61 100644 (file)
@@ -2,7 +2,7 @@
  * libdpkg - Debian packaging suite library routines
  * fields.c - parsing of all the different fields, when reading in
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  * Copyright 2001 Wichert Akkerman
  *
  * This is free software; you can redistribute it and/or modify
index e21b88a67f2f73a1a638feff7799c986aa064a08..987ebd03b32d5246715a5ed9825835184714da58 100644 (file)
@@ -2,7 +2,7 @@
  * libdpkg - Debian packaging suite library routines
  * lock.c - packages database locking
  *
- * Copyright (C) 1994,1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1994,1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index 0ac9d192df7fc6168ddd0313ea0433ba089e989b..9cee27bd05924f6e6c10e71f8c28a17ef6c312b4 100644 (file)
--- a/lib/md5.c
+++ b/lib/md5.c
@@ -16,7 +16,7 @@
  *
  * Changed so as no longer to depend on Colin Plumb's `usual.h' header
  * definitions; now uses stuff from dpkg's config.h.
- *  - Ian Jackson <ijackson@nyx.cs.du.edu>.
+ *  - Ian Jackson <ian.greenend.org.uk>.
  * Still in the public domain.
  */
 
index 021766c171fd771343361fd2d2b1a5590d41cffe..02c625d5277b4249d4c608e73110115e8ed3c8b3 100644 (file)
--- a/lib/md5.h
+++ b/lib/md5.h
@@ -16,7 +16,7 @@
  *
  * Changed so as no longer to depend on Colin Plumb's `usual.h'
  * header definitions; now uses stuff from dpkg's config.h
- *  - Ian Jackson <ijackson@nyx.cs.du.edu>.
+ *  - Ian Jackson <ian.greenend.org.uk>.
  * Still in the public domain.
  */
 
index b9193ecc36a53900f00114eaa87684c7692de728..98421a2f2551b06e9a0e0f9d71e60f6f5e2fef43 100644 (file)
@@ -2,7 +2,7 @@
  * libdpkg - Debian packaging suite library routines
  * mlib.c - `must' library: routines will succeed or longjmp
  *
- * Copyright (C) 1994,1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1994,1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index 14f10e040c2a3ad395dd95b2f87e7ca099a5b351..7abce5397dd548d233a8e73abef9f0250e3cff05 100644 (file)
@@ -2,7 +2,7 @@
  * libdpkg - Debian packaging suite library routines
  * myopt.c - my very own option parsing
  *
- * Copyright (C) 1994,1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1994,1995 Ian Jackson <ian.greenend.org.uk>
  * Copyright (C) 2000 Wichert Akkerman <wakkerma@debian.org>
  *
  * This is free software; you can redistribute it and/or modify
index af1477238b2b4bf40893b8a3d9eeec3d97e08ac9..af208875b1274e39ee5bf3e7a6c7d223feb4c3e7 100644 (file)
@@ -2,7 +2,7 @@
  * libdpkg - Debian packaging suite library routines
  * nfmalloc.c - non-freeing malloc, used for in-core database
  *
- * Copyright (C) 1994,1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1994,1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index 83f27a4d76cfdbe1119e1d9e62958d3c13731029..772299ef6bf4917a4e899c4299ddc13473a2b34b 100644 (file)
@@ -2,7 +2,7 @@
  * libdpkg - Debian packaging suite library routines
  * parse.c - database file parsing, main package/field loop
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index a504204e53a05cf9d3110fdaba05413b5ff09e40..e5b6413f1e8b9d80755420a43132c8dd78e33605 100644 (file)
@@ -2,7 +2,7 @@
  * libdpkg - Debian packaging suite library routines
  * parsehelp.c - helpful routines for parsing and writing
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index 5b232c0f3ec425aff781b3960446399b8582296a..b9ccc9ca1039fb8288f0106e050217986ca0911b 100644 (file)
@@ -2,7 +2,7 @@
  * libdpkg - Debian packaging suite library routines
  * showcright.c - show copyright file routine
  *
- * Copyright (C) 1994,1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1994,1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index 736db42b20e4bdab0e9a9e0a163ebe3726ad484b..83104a9eb04472a5a6065724d02be72332c67538 100644 (file)
@@ -2,7 +2,7 @@
  * libdpkg - Debian packaging suite library routines
  * varbuf.c - variable length expandable buffer handling
  *
- * Copyright (C) 1994,1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1994,1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index b97150f8edf6a47bdd2574387d77d9464215fe97..8b0d8dfa3d54be9bda74aae65d63d3e15ad2d217 100644 (file)
@@ -2,7 +2,7 @@
  * libdpkg - Debian packaging suite library routines
  * vercmp.c - comparison of version numbers
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index 0c154e68238eb0f41e67abb0c5656c0c5260871f..ffe5ad8a53e9ac2795843ab2882c0a2f67d3f53a 100644 (file)
@@ -2,7 +2,7 @@
  * dpkg - main program for package management
  * archives.c - actions that process archive files, mainly unpack
  *
- * Copyright (C) 1994,1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1994,1995 Ian Jackson <ian.greenend.org.uk>
  * Copyright (C) 2000 Wichert Akkerman <wakkerma@debian.org>
  *
  * This is free software; you can redistribute it and/or modify
index 65f85c2b7d193f68ed0b3c871e823113a700df52..4613c4d93108edfcc27d0c8990bfaa751472a6f8 100644 (file)
@@ -2,7 +2,7 @@
  * dpkg - main program for package management
  * archives.h - functions common to archives.c and processarc.c
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index 693f0464fa95f770eae96421f3e31f590474ecbc..200ffe930d9f7e3f174b745632403dd12703a23e 100644 (file)
@@ -2,7 +2,7 @@
  * dpkg - main program for package management
  * cleanup.c - cleanup functions, used when we need to unwind
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index bac402d9317d49b579db878768d2df2396b40e10..1272d57498cea36b811737f67f9d679e79ef0273 100644 (file)
@@ -2,7 +2,7 @@
  * dpkg - main program for package management
  * configure.c - configure packages
  *
- * Copyright 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright 1995 Ian Jackson <ian.greenend.org.uk>
  * Copyright 1999 Wichert Akkerman <wichert@deephackmode.org>
  *
  * This is free software; you can redistribute it and/or modify
index 51bcaae91fa0e40542782d6a54943bc9788cc3ed..56b0398ebff521a002ec314111edc3394c5a5696 100644 (file)
@@ -2,7 +2,7 @@
  * dpkg - main program for package management
  * depcon.c - dependency and conflict checking
  *
- * Copyright (C) 1994,1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1994,1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index 5d14d1ce49c3b57a763b9a07535887a0121514a2..3b5ffb8df14a5172334089e3662de3892596d91f 100644 (file)
@@ -2,7 +2,7 @@
  * dpkg - main program for package management
  * enquiry.c - status enquiry and listing options
  *
- * Copyright (C) 1995,1996 Ian Jackson <ijackson@gnu.ai.mit.edu>
+ * Copyright (C) 1995,1996 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index c83e7aacfe3baad89ba18def6d69e19de0e81f19..637ece86e688f8b5daf4355715e1ecad814b0eba 100644 (file)
@@ -2,7 +2,7 @@
  * dpkg - main program for package management
  * main.c - main program
  *
- * Copyright (C) 1994,1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1994,1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index 79f89c263dba118c06ed711fa5082eb954f22e84..03e2be9d934b7eaf9483526175651c4ceab69980 100644 (file)
@@ -2,7 +2,7 @@
  * dpkg - main program for package management
  * filesdb.c - management of database of files installed on system
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  * Copyright (C) 2000,2001 Wichert Akkerman <wakkerma@debian.org>
  *
  * This is free software; you can redistribute it and/or modify
index 02c76fa52288c4e07c272c00a931251b7b990db2..f006a9a820a0669adbe2bd2a85f6d69b2421ac4a 100644 (file)
@@ -2,7 +2,7 @@
  * dpkg - main program for package management
  * filesdb.h - management of database of files installed on system
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index 84257599d6ca6f5f1bd3964e7f62b0798be705ba..bde16a7c0c4d8d8384df19ba780f2011d5350de7 100644 (file)
@@ -2,7 +2,7 @@
  * dpkg - main program for package management
  * help.c - various helper routines
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index fb69022bdcd79501d9419f90350ccb776b2c4487..110a5d5138f7c7d509b859d09cacb9f671c2e393 100644 (file)
@@ -2,7 +2,7 @@
  * dpkg - main program for package management
  * main.c - main program
  *
- * Copyright (C) 1994,1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1994,1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index c0515be247e4c6b7ed9e1a9ce4e355f7d6fe9797..cef7a28db1ccf576fbbdc5d0a4204e72cfaa4223 100644 (file)
@@ -2,7 +2,7 @@
  * dpkg - main program for package management
  * main.h - external definitions for this program
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index c293b3490b26f4c7d02a2a7ab4718e653200d786..885c03e5876e105cde0eb50d743a91789525fd3e 100644 (file)
@@ -2,7 +2,7 @@
  * dpkg - main program for package management
  * packages.c - common to actions that process packages
  *
- * Copyright (C) 1994,1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1994,1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index c4c259e769d45af9687b19dc96b253f79c0e4a25..efd4702caa7d12866a0b57d40ac061ba3a0f3ca8 100644 (file)
@@ -2,7 +2,7 @@
  * dpkg - main program for package management
  * processarc.c - the huge function process_archive
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index 8e8b4513cf200e7297ab1f0488644e06805ac7d0..b2f5769951e9cb147d687cbb78e973181cfd0277 100644 (file)
@@ -5,7 +5,7 @@
  * dpkg - main program for package management
  * enquiry.c - status enquiry and listing options
  *
- * Copyright (C) 1995,1996 Ian Jackson <ijackson@gnu.ai.mit.edu>
+ * Copyright (C) 1995,1996 Ian Jackson <ian.greenend.org.uk>
  * Copyright (C) 200,2001 Wichert Akkerman <wakkerma@debian.org>
  *
  * This is free software; you can redistribute it and/or modify
index ba2a8863b4c92c485876c37eff033ed5ca117341..7fd1b022beb3df1f584b8028a5ebd58219ae11fb 100644 (file)
@@ -2,7 +2,7 @@
  * dpkg - main program for package management
  * remove.c - functionality for removing packages
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index 4d6a80dab4922bafdc5c2e4e51a36571198a3830..36725e573e39bd8ff0570b0fcbb33a1fcb796b35 100644 (file)
@@ -2,7 +2,7 @@
  * dpkg - main program for package management
  * select.c - by-hand (rather than dselect-based) package selection
  *
- * Copyright (C) 1995,1996 Ian Jackson <ijackson@gnu.ai.mit.edu>
+ * Copyright (C) 1995,1996 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index 797d519ff75fa0a17a724212b5e3f4b8b8d828f3..25b8b1e97b3edcd8e7bbff26d8bd277a97a98c10 100644 (file)
@@ -2,7 +2,7 @@
  * dpkg - main program for package management
  * update.c - options which update the `available' database
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index a938079d208b0a04d5199e1a01f601ba60324684..b719e7d81104f04496b8de350f43f7c1ddb9ce5d 100644 (file)
@@ -1,5 +1,5 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
-<!ENTITY % paths SYSTEM "../apt.ent">
+<!ENTITY % paths SYSTEM "paths.ent">
 %paths
 ]>
 
index a3acbf5a65c7e47004e4d6d07d6e642c5c0843bb..4123dee3395f79b850aa4fc53411a10c2816e5ae 100644 (file)
@@ -175,7 +175,7 @@ Affiche une aide et se termine.
 Affiche le numéro de version et se termine.
 
 .SH AUTEURS
-Ian Jackson <ijackson@gnu.ai.mit.edu>
+Ian Jackson <ian.greenend.org.uk>
 
 Marek Michalkiewicz <marekm@i17linuxb.ists.pwr.wroc.pl>
 
index 7dbd2c88900c03962d0c3ca6e50bd6c5f77b2f4c..15f6e88fa800dcdb09d071c32627d11f3b8274e7 100644 (file)
@@ -239,7 +239,7 @@ start\-stop\-daemon \- 
 
 .SH Ãø¼Ô
 Marek Michalkiewicz <marekm@i17linuxb.ists.pwr.wroc.pl> 
-¤¬Ian Jackson <ian@chiark.greenend.org.uk>¤Ë¤è¤ë°ÊÁ°¤Î¥Ð¡¼¥¸¥ç¥ó¤ò
+¤¬Ian Jackson <ian.greenend.org.uk>¤Ë¤è¤ë°ÊÁ°¤Î¥Ð¡¼¥¸¥ç¥ó¤ò
 ¸µ¤ËºîÀ®¡£
 
 ¤³¤Î¥Þ¥Ë¥å¥¢¥ë¤Ï Klee Dienes <klee@mit.edu> ¤Ë¤è¤Ã¤Æ½ñ¤«¤ì¤¿¡£
index 60c00d0b2c47a21927acbb999047e525798f989e..934b9ea6b5d2b6cf352520be7148b79170ae9a11 100644 (file)
@@ -233,7 +233,7 @@ start\-stop\-daemon \- 
 
 .SH á÷ôïòù
 Marek Michalkiewicz <marekm@i17linuxb.ists.pwr.wroc.pl>, ÏÓÎÏ×Ù×ÁÑÓØ
-ÎÁ ×ÅÒÓÉÉ, ÓÄÅÌÁÎÎÏÊ by Ian Jackson <ian@chiark.greenend.org.uk>.
+ÎÁ ×ÅÒÓÉÉ, ÓÄÅÌÁÎÎÏÊ by Ian Jackson <ian.greenend.org.uk>.
 
 óÔÒÁÎÉÃÁ ÒÕËÏ×ÏÄÓÔ×Á by Klee Dienes <klee@mit.edu>, ÞÁÓÔÉÞÎÏ
 ÐÅÒÅÆÏÒÍÁÔÉÒÏ×ÁÎÏ by Ian Jackson.
index 73fda7f75715240c22cc5a0ba75cc5f5c2fda887..24cd80f353b46364cc01664bde6925709d816352 100644 (file)
@@ -223,7 +223,7 @@ Skriv ut versionsinformation och avsluta sedan.
 
 .SH FÖRFATTARE
 Marek Michalkiewicz <marekm@i17linuxb.ists.pwr.wroc.pl>, baserat på en
-tidigare version av Ian Jackson <ian@chiark.greenend.org.uk>.
+tidigare version av Ian Jackson <ian.greenend.org.uk>.
 
 Manualsida av Klee Dienes <klee@mit.edu>, delvis omformaterad av
 Ian Jackson, översatt av Peter Karlsson <peterk@debian.org>.
index aa9b003d41b6d9695abad7312e72e0da9b99268b..68727e62dc89349902df4d58dc39318c977dd10b 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
@@ -1,6 +1,6 @@
 # Dpkg --- the Debian GNU/Linux package maintenance system.
 #
-# Copyright (C) 1994,1995,1996 Ian Jackson <ian@chiark.chu.cam.ac.uk>
+# Copyright (C) 1994,1995,1996 Ian Jackson <ian.greenend.org.uk>
 # Copyright (C) 1995,1996 Erick Branderhorst <branderhorst@heel.fgg.eur.nl>
 # Copyright (C) 1996 Miquel van Smoorenburg <miquels@cistron.nl>
 # Copyright (C) 1996 Kim-Minh Kaplan <kkaplan@cdfhp3.in2p3.fr>
index 4fa39a7351986339c47e7f63680b5e8040cd6c7d..4595abd06546693e1c739ce69bf20c5e3b719363 100644 (file)
--- a/po/ja.po
+++ b/po/ja.po
@@ -1,6 +1,6 @@
 # Dpkg --- the Debian GNU/Linux package maintenance system.
 #
-# Copyright (C) 1994,1995,1996 Ian Jackson <ian@chiark.chu.cam.ac.uk>
+# Copyright (C) 1994,1995,1996 Ian Jackson <ian.greenend.org.uk>
 # Copyright (C) 1995,1996 Erick Branderhorst <branderhorst@heel.fgg.eur.nl>
 # Copyright (C) 1996 Miquel van Smoorenburg <miquels@cistron.nl>
 # Copyright (C) 1996 Kim-Minh Kaplan <kkaplan@cdfhp3.in2p3.fr>
index 1219052fc5e73f10bdd9f46376f97eb59c713cf5..12f21be579dc26510a56d49dd4610a2e3349548d 100644 (file)
@@ -2,7 +2,7 @@
  * dpkg-split - splitting and joining of multipart *.deb archives
  * dpkg-split.h - external definitions for this program
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index 2cc7a769a431a6f028d3ac2dabc863839797c6d0..49a029f80309d2b529f326066cf63d8c0f74b59d 100644 (file)
@@ -2,7 +2,7 @@
  * dpkg-split - splitting and joining of multipart *.deb archives
  * info.c - information about split archives
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index a3865b6151cb6bd425836ecc0ee1988e3f8626b7..350eb24d61357c033d835e80e7c8058ceb710b72 100644 (file)
@@ -2,7 +2,7 @@
  * dpkg-split - splitting and joining of multipart *.deb archives
  * join.c - joining
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index 85e52644b2e4269f0dba31e7b5d2d07950bd1fce..39f1c859c772145fd457726c6746402bf475aab0 100644 (file)
@@ -2,7 +2,7 @@
  * dpkg-split - splitting and joining of multipart *.deb archives
  * main.c - main program
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index 697d8fdbfbc51fbdd741eddf4e176d7e1d482d60..9d887a8d6d6ab8bde578613182fae4fd3c66d410 100644 (file)
@@ -4,7 +4,7 @@
 #  <sourcefile> <partsize> <prefix> <totalsize> <partsizeallow> <msdostruncyesno>
 # Stdin is also redirected from the source archive by dpkg-split.
 
-# Copyright (C) 1995 Ian Jackson <ijackson@nyx.cs.du.edu>
+# Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
 #
 #   This is free software; you can redistribute it and/or modify
 #   it under the terms of the GNU General Public License as
index 8cfc084fddf20fa9b325a4fb9f0dcc5e1d1b5314..3dfc7019ab8b4c383f58356b9c845453e7de32ee 100644 (file)
@@ -2,7 +2,7 @@
  * dpkg-split - splitting and joining of multipart *.deb archives
  * queue.c - queue management
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index de68db5bc3bd3fe33bef7a7e3f1b9d370a6f3ce6..049de0a96a0309f9c137219327ab40303dbcaa4c 100644 (file)
@@ -2,7 +2,7 @@
  * dpkg-split - splitting and joining of multipart *.deb archives
  * split.c - splitting archives
  *
- * Copyright (C) 1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1995 Ian Jackson <ian.greenend.org.uk>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as
index fbc07e12329fcce199bb19e66576124ce8668fb6..875d649ab365649308da018d876d328b403f914a 100644 (file)
@@ -226,7 +226,7 @@ Print version information; then exit.
 
 .SH AUTHORS
 Marek Michalkiewicz <marekm@i17linuxb.ists.pwr.wroc.pl> based on
-a previous version by Ian Jackson <ian@chiark.greenend.org.uk>.
+a previous version by Ian Jackson <ian.greenend.org.uk>.
 
 Manual page by Klee Dienes <klee@mit.edu>, partially reformatted
 by Ian Jackson.