diff --git a/packaging/univention-ucs-translation-template/debian/control b/packaging/univention-ucs-translation-template/debian/control index 77c40b5..bfbf57d 100644 --- a/packaging/univention-ucs-translation-template/debian/control +++ b/packaging/univention-ucs-translation-template/debian/control @@ -18,3 +18,12 @@ Description: UCS Management Console translation files corporate environments. For more information about UCS, refer to: http://www.univention.de/ +Package: univention-l10n-tools +Architecture: all +Depends: ${misc:Depends} +Description: Helper tools for localization of UCS + This package is part of Univention Corporate Server (UCS), + an integrated, directory driven solution for managing + corporate environments. For more information about UCS, + refer to: http://www.univention.de/ + diff --git a/packaging/univention-ucs-translation-template/debian/univention-l10n-tools.install b/packaging/univention-ucs-translation-template/debian/univention-l10n-tools.install index e69de29..f0bd9ff 100644 --- a/packaging/univention-ucs-translation-template/debian/univention-l10n-tools.install +++ b/packaging/univention-ucs-translation-template/debian/univention-l10n-tools.install @@ -0,0 +1 @@ +ucr-l10n usr/share/univention-l10n/tools/ucr-l10n diff --git a/packaging/univention-ucs-translation-template/debian/univention-ucs-translation-template.install b/packaging/univention-ucs-translation-template/debian/univention-ucs-translation-template.install index 01e8329..bb297e0 100644 --- a/packaging/univention-ucs-translation-template/debian/univention-ucs-translation-template.install +++ b/packaging/univention-ucs-translation-template/debian/univention-ucs-translation-template.install @@ -3,3 +3,4 @@ base_makefile usr/share/univention-ucs-translation-template univention-ucs-translation-merge usr/bin univention-ucs-translation-build-package usr/bin univention-ucs-translation-fakemessage usr/bin +ucr-l10n-generate-po usr/bin