Codebase list libberkeleydb-perl / 9a9c979
Refresh patches. Debian Janitor 1 year, 4 months ago
1 changed file(s) with 5 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
33 Bug-Debian: http://bugs.debian.org/290988
44 Forwarded: no
55
6 --- a/BerkeleyDB.xs
7 +++ b/BerkeleyDB.xs
8 @@ -6167,7 +6167,7 @@ BOOT:
6 Index: libberkeleydb-perl.git/BerkeleyDB.xs
7 ===================================================================
8 --- libberkeleydb-perl.git.orig/BerkeleyDB.xs
9 +++ libberkeleydb-perl.git/BerkeleyDB.xs
10 @@ -6247,7 +6247,7 @@ BOOT:
911 (void)db_version(&Major, &Minor, &Patch) ;
1012 /* Check that the versions of db.h and libdb.a are the same */
1113 if (Major != DB_VERSION_MAJOR || Minor != DB_VERSION_MINOR