The branch, master has been updated via 6386f1914bdd78b75e20b20757bfec872c0f29d4 (commit) from 4442256cc4a1afb53cbd5a290c290a9ed15bd353 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 6386f1914bdd78b75e20b20757bfec872c0f29d4 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Sep 17 13:50:00 2013 +0200 Add a short README that provides some getting started information. (Fixes: #299). ----------------------------------------------------------------------- Summary of changes: README.txt | 18 ++++++++++++++++++ debian/changelog | 2 ++ debian/cups-x2go.docs | 1 + 3 files changed, 21 insertions(+) create mode 100644 README.txt create mode 100644 debian/cups-x2go.docs The diff of changes is: diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..0abc9b1 --- /dev/null +++ b/README.txt @@ -0,0 +1,18 @@ +README for cups-x2go +-------------------- + +The minimal X2Go Server + CUPS setup is: install x2goserver, x2goserver-printing, cups, cups-x2go +on the same machine. + + $ sudo aptitude install x2goserver x2goserver-printing cups cups-x2go + +Printing works nearly out of the box, you only have to add a virtual CUPS +queue based on the Virtual X2Go Printer (cups-x2go) backend. + +For further details, please visit these X2Go Wiki pages: +http://wiki.x2go.org/doku.php/doc:installation:printing +http://wiki.x2go.org/doku.php/wiki:advanced:multi-node:x2goserver-printing + + +light+love +Mike Gabriel, 20130917 \ No newline at end of file diff --git a/debian/changelog b/debian/changelog index 2419ad9..0feb9ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ cups-x2go (3.0.1.0-0~x2go1) UNRELEASED; urgency=low * New upstream version (3.0.1.0): - Add license file. (Fixes: #298). + - Add a short README that provides some getting started + information. (Fixes: #299). -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 07 Nov 2012 17:10:22 +0100 diff --git a/debian/cups-x2go.docs b/debian/cups-x2go.docs new file mode 100644 index 0000000..71dfd5b --- /dev/null +++ b/debian/cups-x2go.docs @@ -0,0 +1 @@ +README.txt hooks/post-receive -- cups-x2go.git (CUPS Backend for X2Go Printing) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "cups-x2go.git" (CUPS Backend for X2Go Printing).