summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2009-01-29 18:17:07 +0200
committerGuillem Jover <guillem@debian.org>2009-02-03 00:34:10 +0200
commit471812b0582629d2478ebabdc4e0656a047c8a0d (patch)
treed7b285849b890ee159858c0e18fb2fd3f269feab /ChangeLog
parent706e51941888adc72ae9da2132b240ffe623b71b (diff)
downloaddpkg-471812b0582629d2478ebabdc4e0656a047c8a0d.tar.gz
Make distcheck work
Add missing files in _SOURCES and EXTRA_DIST Makefile.am variables.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d2f753219..7542685ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-01-29 Guillem Jover <guillem@debian.org>
+
+ * lib/Makefile.am (libdpkg_a_SOURCES): Add 'dpkg-test.h'.
+ * libcompat/Makefile.am (libcompat_a_SOURCES): Add 'compat.h'.
+ * man/Makefile.am (EXTRA_DIST): Add 'po/ChangeLog'.
+
2009-01-27 Raphael Hertzog <hertzog@debian.org>
* scripts/t/900_Dpkg_Version.t: Renamed into...