The following commit has been merged in the master branch:
commit 4920f33ac18b7523034c94af7a96da6362404c43
Author: Guillem Jover <[email protected]>
Date: Mon Mar 2 05:20:19 2009 +0200
Remove remaining references to cleanup-info
The build was failing when xgettext was trying to scan the non-existent
file scripts/cleanup-info.pl.
diff --git a/ChangeLog b/ChangeLog
index 70e21f8..d50f975 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-03-02 Guillem Jover <[email protected]>
+
+ * po/POTFILES.in: Remove reference to cleanup-info.pl.
+ * scripts/.gitignore: Likewise.
+
2009-02-27 Raphael Hertzog <[email protected]>
* scripts/update-alternatives.pl: Avoid logging too many
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 9baea21..1f50b61 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -55,7 +55,6 @@ dpkg-split/split.c
utils/start-stop-daemon.c
-scripts/cleanup-info.pl
scripts/dpkg-divert.pl
scripts/dpkg-statoverride.pl
scripts/install-info.pl
diff --git a/scripts/.gitignore b/scripts/.gitignore
index 4857018..0889294 100644
--- a/scripts/.gitignore
+++ b/scripts/.gitignore
@@ -16,6 +16,5 @@ dpkg-statoverride
update-alternatives
install-info
install-info-stamp
-cleanup-info
822-date
t.tmp
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]