Add missing files in POTFILES.in and EXTRA_DIST in Makefile.am.
+2008-03-30 Guillem Jover <guillem@debian.org>
+
+ * po/POTFILES.in: Add 'lib/cleanup.c', 'lib/log.c', 'lib/myopt-util.c'
+ and remove 'lib/showcright.c'.
+ * scripts/Makefile.am (EXTRA_DIST): Add
+ 't/600_Dpkg_Changelog/regressions'.
+
2008-03-30 Ian Jackson <ian@davenant.greenend.org.uk>,
Guillem Jover <guillem@debian.org>
# This is the list of all source files with translatable strings.
+lib/cleanup.c
lib/compat.c
lib/compression.c
lib/database.c
lib/ehandle.c
lib/fields.c
lib/lock.c
+lib/log.c
lib/md5.c
lib/mlib.c
lib/myopt.c
+lib/myopt-util.c
lib/nfmalloc.c
lib/parse.c
lib/parsehelp.c
-lib/showcright.c
lib/showpkg.c
lib/tarfn.c
lib/trigdeferred.c
t/600_Dpkg_Changelog/countme \
t/600_Dpkg_Changelog/fields \
t/600_Dpkg_Changelog/misplaced-tz \
+ t/600_Dpkg_Changelog/regressions \
t/600_Dpkg_Changelog/shadow \
t/700_Dpkg_Control.t \
t/700_Dpkg_Control/control-1 \