[X2Go-Commits] [cups-x2go] 04/06: debian/control: add dependencies on perl-modules for core modules and ${perl:Depends} for perl itself.

git-admin at x2go.org git-admin at x2go.org
Mon Jun 15 15:05:15 CEST 2015


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

x2go pushed a commit to branch master
in repository cups-x2go.

commit 76f9e7491f24da25cfd04d12bc4dc9920895e2bc
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Mon Jun 15 15:00:00 2015 +0200

    debian/control: add dependencies on perl-modules for core modules and ${perl:Depends} for perl itself.
---
 debian/changelog |    3 +++
 debian/control   |    2 ++
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 3656533..ff8c185 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,9 @@ cups-x2go (3.0.1.3-0x2go1) UNRELEASED; urgency=low
     - cups-x2go: import tempfile() function from File::Temp module.
     - cups-x2go: only repeat the last X, not the whole ".pdfX" string (or the
       like.)
+  * debian/control:
+    - Add dependencies on perl-modules for core modules and ${perl:Depends}
+      for perl itself.
 
  -- X2Go Release Manager <git-admin at x2go.org>  Sun, 14 Jun 2015 18:37:33 +0200
 
diff --git a/debian/control b/debian/control
index 03d124d..fe95312 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,8 @@ Package: cups-x2go
 Architecture: all
 Depends: 
  ${misc:Depends},
+ ${perl:Depends},
+ perl-modules,
  ghostscript,
  cups-client,
  cups

--
Alioth's /srv/git/code.x2go.org/cups-x2go.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/cups-x2go.git


More information about the x2go-commits mailing list