The following commit has been merged in the master branch:
commit 4b3960c245ca592f42d7e04290c6a586254f5c95
Author: Jonathan Nieder <[email protected]>
Date:   Mon Sep 28 16:40:42 2009 -0500

    debian/copyright: Update path to MD5 code
    
    The lib/ directory was renamed to lib/dpkg/ in commit 01d0532
    (Move libraries to subdirectories under lib/, 2009-07-15).
    Update the copyright file accordingly.

diff --git a/debian/changelog b/debian/changelog
index 1fb899a..7c0d3c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ dpkg (1.15.5) UNRELEASED; urgency=low
   * Fix small leak when parsing ‘--ignore-depends’ option values.
   * When start-stop-daemon fails to set the io scheduling warn instead of
     finishing fatally.
+  * Update md5 file paths in debian/copyright.
+    Thanks to Jonathan Nieder <[email protected]>.
 
   [ Raphaël Hertzog ]
   * Add versioned dependency on base-files (>= 5.0.0) to dpkg-dev to ensure
diff --git a/debian/copyright b/debian/copyright
index c2a36c7..11255d8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -30,7 +30,7 @@ Copyright © 1994 Matt Welsh <[email protected]>
 Copyright © 1994 Ian Murdock <[email protected]>
 
 Includes public domain MD5 code:
-       lib/md5.c and lib/md5.h originally written by Colin Plumb,
+       lib/dpkg/md5.c and lib/dpkg/md5.h originally written by Colin Plumb,
 
 Includes code from ‘getopt’ and ‘gettext’:
        Copyright © 1984-2002 Free Software Foundation, Inc.

-- 
dpkg's main repository


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to