|
|
@@ -1,3 +1,17 @@
|
|
|
+2008-07-10 Guillem Jover <guillem@debian.org>
|
|
|
+
|
|
|
+ * lib/dpkg-priv.h (min, max): New macros.
|
|
|
+ * lib/tarfn.c: Include <dpkg-priv.h>.
|
|
|
+ * src/configure.c: Likewise.
|
|
|
+ * src/enquiry.c: Likewise.
|
|
|
+
|
|
|
+ * src/configure.c (conffderef): Use max instead of hardcoded test.
|
|
|
+ * lib/tarfn.c (TarExtractor): Use min instead of hardcoded test.
|
|
|
+ * lib/fields.c (conffvalue_lastword): Likewise.
|
|
|
+ * src/enquiry.c (limiteddescription): Likewise.
|
|
|
+ * src/main.c (setforce): Likewise.
|
|
|
+ * src/query.c (limiteddescription): Likewise.
|
|
|
+
|
|
|
2008-07-10 Guillem Jover <guillem@debian.org>,
|
|
|
Timothy G Abbott <tabbott@mega-man.mit.edu>
|
|
|
|