gnucash maint: Drop po/ChangeLog

Frank H.Ellenberger fell at code.gnucash.org
Fri Apr 26 12:14:36 EDT 2019


Updated	 via  https://github.com/Gnucash/gnucash/commit/b4ae45d5 (commit)
	from  https://github.com/Gnucash/gnucash/commit/d1ee651b (commit)



commit b4ae45d55635273a1d0560981fabc6a07a34d96f
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Apr 26 05:35:39 2019 +0200

    Drop po/ChangeLog
    
    It is no longer required by make dist.
    Probably it was a requirement of IntlTool.

diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt
index fbba09b5b..ccbdf8f2f 100644
--- a/po/CMakeLists.txt
+++ b/po/CMakeLists.txt
@@ -28,7 +28,7 @@ foreach(lingua ${ALL_LINGUAS})
   file (APPEND LINGUAS "${lingua} ")
 endforeach()
 
-set_local_dist(po_DIST_local ${po_SOURCES} CMakeLists.txt ChangeLog Makevars
+set_local_dist(po_DIST_local ${po_SOURCES} CMakeLists.txt Makevars
   POTFILES.in POTFILES.skip README gnucash-pot.cmake)
 set(po_DIST ${po_DIST_local} ${po_glossary_DIST} PARENT_SCOPE)
 
diff --git a/po/ChangeLog b/po/ChangeLog
deleted file mode 100644
index e346dd759..000000000
--- a/po/ChangeLog
+++ /dev/null
@@ -1,10 +0,0 @@
-2005-11-07  Christian Stimming  <stimming at tuhh.de>
-
-	* This file is required for "make dist" in the po/
-	directory. Please don't use it for any actual ChangeLog comments;
-	instead, add all ChangeLog comments to the top-level ChangeLog.
-
-2005-11-03  Neil Williams <linux at codehelp.co.uk>
-
-	* po/ChangeLog : Add ChangeLog for translations.
-



Summary of changes:
 po/CMakeLists.txt |  2 +-
 po/ChangeLog      | 10 ----------
 2 files changed, 1 insertion(+), 11 deletions(-)
 delete mode 100644 po/ChangeLog



More information about the gnucash-changes mailing list