]> err.no Git - dpkg/commitdiff
* AUTHORS: Updated for new maintainance team
authorFrank Lichtenheld <djpig@debian.org>
Mon, 23 Jan 2006 22:28:45 +0000 (22:28 +0000)
committerFrank Lichtenheld <djpig@debian.org>
Mon, 23 Jan 2006 22:28:45 +0000 (22:28 +0000)
* debian/copyright: Add myself as copyright holder since
I also added a note to that effect with my dpkg-shlibdeps
patch.

AUTHORS
ChangeLog
debian/changelog
debian/copyright

diff --git a/AUTHORS b/AUTHORS
index 30b95528f837c60838db694b2fc6f676dfeefee5..e0a88d77498e4d55d9f81d28d2c9e942446ceb66 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -11,10 +11,14 @@ based on the Perl implementation by:
 
 It is currently maintained by:
 
-       Scott James Remnant <scott@netsplit.com>
+       Guillem Jover <guillem@debian.org>
+       Brendan O'Dea <bod@debian.org>
+       Christian Perrier <bubulle@debian.org>
+       Frank Lichtenheld <djpig@debian.org>
 
 and has previously been maintained by:
 
+       Scott James Remnant <scott@netsplit.com> (2004-2005)
        Adam Heath <doogie@brainfood.com> (2001-2003)
        Wichert Akkerman <wakkerma@debian.org> (1999-2003)
        Ben Collins <bcollins@debian.org> (1999-2001)
index 7c7f58fe36a6759b0f8a39bbde626ba90a743924..7f5a88c7f9876dc6ba8ac32e6f5842eadc3ef06c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        of the version in filenames, use (?=[.-]) and (?=\.) instead.
        \b doesn't work in case the version ends with ~.
 
+       * AUTHORS: Updated for new maintainance team
+       * debian/copyright: Add myself as copyright holder since
+       I also added a note to that effect with my dpkg-shlibdeps
+       patch.
+
 2006-01-23  Guillem Jover  <guillem@debian.org>
 
        Support for architecture wildcards.
index a1f78f28c58d625a8467b8c6fba3762ab8c06a29..2cc0e6eb35b9fa55a4a0334a384687cf86d6409d 100644 (file)
@@ -5,6 +5,8 @@ dpkg (1.13.12) experimental; urgency=low
     uploaded into an official archive, yet.
   
   [ Frank Lichtenheld ]
+  * Update AUTHORS and debian/copyright for new maintainer team
+  
   * Don't use the ldd output in dpkg-shlibdeps. Search for the
     matching libraries ourself. This fixes problems with both
     symlinked directories Closes: #103024, #145714, #164020, #285857
index 924a463f3e770085d439f24c7e887f640f45120f..a705c98050bb0849d05828f58c4e2a8d916474ba 100644 (file)
@@ -1,5 +1,6 @@
 This is Debian's package maintenance system.
 
+Copyright © 2006 Frank Lichtenheld <djpig@debian.org>
 Copyright © 2004-2005 Scott James Remnant <scott@netsplit.com>
 Copyright © 2004-2005 Canonical Ltd.
 Copyright © 1999-2002 Wichert Akkerman <wakkerma@debian.org>