[X2Go-Commits] [cups-x2go] branch build-main updated (439db8b -> addd952)

git-admin at x2go.org git-admin at x2go.org
Fri Jun 19 23:33:11 CEST 2015


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

x2go pushed a change to branch build-main
in repository cups-x2go.

      from  439db8b   release 3.0.1.2
      adds  a2902ed   Continue development
      adds  4abdbbb   debian/changelog: fix missing whitespace.
      adds  1523824   cups-x2go: import tempfile() function from File::Temp module.
      adds  e3646f0   cups-x2go: only repeat the last X, not the whole ".pdfX" string (or the like.)
      adds  76f9e74   debian/control: add dependencies on perl-modules for core modules and ${perl:Depends} for perl itself.
      adds  16327aa   debian/control: whitespace fix.
      adds  49d2041   cups-x2go.spec: add proper dependencies on perl and File::Temp module.
      adds  edf1f24   debian/control: do not depend on perl-modules directly.
      adds  ef73554   cups-x2go: actually print "real" executed command instead of the "original" one with placeholders.
      adds  6bb95f9   cups-x2go: read output from ghostscript, don't write a filehandle to the temporary file.
      adds  7d4b067   cups-x2go: use parentheses around function arguments.
      adds  54c4709   cups-x2go: fix binmode() call, :raw layer is implicit.
      adds  f1f6a29   cups-x2go: fix print call...
      adds  c9fbdad   cups-x2go: add correct :raw layer to binmode calls.
      adds  9890adf   cups-x2go: fix tiny typo.
      adds  6cdc59f   cups-x2go: read data from GS and STDIN in chunks of 8 kbytes, instead of everything at once.
      adds  59673d6   cups-x2go: add parentheses to close() calls.
      adds  f1afed2   cups-x2go: delete PDF and title temporary files automatically.
      adds  715dce0   cups-x2go: unlink PS temporary file on-demand in END block.
      adds  d2b4c32   cups-x2go: don't use unlink() explicitly.
      adds  6a2b5a7   cups-x2go: there is no continue in perl for stepping forward a loop.
      adds  0b43aea   cups-x2go: use the same temp file template for PS, PDF and title files.
      adds  addd952   release 3.0.1.3

No new revisions were added by this update.

Summary of changes:
 VERSION.cups-x2go |    2 +-
 cups-x2go         |  100 +++++++++++++++++++++++++++++++++++++++++------------
 cups-x2go.spec    |   15 +++++++-
 debian/changelog  |   45 +++++++++++++++++++++++-
 debian/control    |    3 +-
 5 files changed, 139 insertions(+), 26 deletions(-)

--
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