[X2Go-Commits] [x2goclient] 02/02: debian/control.in: add build-dependency upon libencode-locale-perl, needed for our preprocessor Perl script.

git-admin at x2go.org git-admin at x2go.org
Wed May 12 20:56:52 CEST 2021


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2goclient.

commit 1d01f6d49af6503151033b16f63fa85a93395893
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Wed May 12 20:01:41 2021 +0200

    debian/control.in: add build-dependency upon libencode-locale-perl, needed for our preprocessor Perl script.
---
 debian/changelog  | 2 ++
 debian/control.in | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 0a74d9c..6c4ce35 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -49,6 +49,8 @@ x2goclient (4.1.2.3-0x2go1) UNRELEASED; urgency=medium
     + Add Qt version switching support.
     + Add build-dependency upon lsb-release. Should be always part of a
       dependency of essential or base packages, but make sure we have it.
+    + Add build-dependency upon libencode-locale-perl, needed for our
+      preprocessor Perl script.
   * debian/copyright:
     + Switch Upstream-Contact to myself. Pulled from Mike's changes.
     + Add new license "GPL-2+~OpenSSL" for the modified GPL 2+ license
diff --git a/debian/control.in b/debian/control.in
index 6c8afd3..ac0dcde 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -24,6 +24,7 @@ Build-Depends:
  man2html-base | man2html,
  pkg-config,
  lsb-release,
+ libencode-locale-perl,
 Standards-Version: 3.9.5
 Homepage: https://code.x2go.org/releases/source/x2goclient
 Vcs-Git: git://code.x2go.org/x2goclient.git

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git


More information about the x2go-commits mailing list