The following commit has been merged in the master branch:
commit 8ba416cb3f7afd75fd422e93b4fed727f211cd80
Author: Guillem Jover <[email protected]>
Date: Mon Mar 2 05:41:46 2009 +0200
Summarize cleanup and refactoring silent commits
diff --git a/debian/changelog b/debian/changelog
index e81e0df..753e346 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -63,6 +63,17 @@ dpkg (1.15.0) UNRELEASED; urgency=low
Thanks to Chris Coulson <[email protected]>.
* Add tar format detection support to the internal extractor.
* Add support for ustar long names using the prefix field. Closes: #474092
+ * Code refactoring and cleanup, some of the major changes include:
+ - Use standard interfaces instead of ad-hoc ones.
+ - Fix memory leaks.
+ - Fix compilation warnings.
+ - Constify string members in structures and arguments in functions.
+ - Make local functions static.
+ - Remove unused functions, macros and variables.
+ - Fix and cleanup libcompat broken replacement implementations.
+ - Reduction of module interdependencies.
+ - Rename function and variable names to make them more clear.
+ - Cleanup and split of header files.
[ Raphael Hertzog ]
* Enhance dpkg-shlibdeps's error message when a library can't be found to
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]