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 upstream project". The branch, master has been updated via 1d787606da5f9da3800027b837ff2d734fbe6885 (commit) via bffcaff9e103b9b19ea1e3ca83d28a076c829fdc (commit) via c6470001f3d430add5e91aadb55edf5018e96afc (commit) via c08866c2a46ab1fdb424dbcf6730ed049b7143f2 (commit) from 4e1d346f604ad283cd8e992f77f3d451e437673f (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 1d787606da5f9da3800027b837ff2d734fbe6885 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Apr 14 19:30:31 2011 +0200 adds an upstream version file commit bffcaff9e103b9b19ea1e3ca83d28a076c829fdc Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Apr 14 19:29:55 2011 +0200 changes version numbering scheme commit c6470001f3d430add5e91aadb55edf5018e96afc Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Apr 14 19:23:19 2011 +0200 using source format 3.0 (native) for Debian package testing commit c08866c2a46ab1fdb424dbcf6730ed049b7143f2 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Apr 14 19:18:28 2011 +0200 debian folder cleanup ----------------------------------------------------------------------- Summary of changes: VERSION | 1 + debian/changelog | 6 + debian/cron.d.ex | 4 - debian/cups-x2go.default.ex | 10 -- debian/cups-x2go.doc-base.EX | 22 --- debian/emacsen-install.ex | 45 ------- debian/emacsen-remove.ex | 15 -- debian/emacsen-startup.ex | 25 ---- debian/init.d.ex | 157 ---------------------- debian/init.d.lsb.ex | 296 ------------------------------------------ debian/manpage.1.ex | 59 --------- debian/manpage.sgml.ex | 156 ---------------------- debian/manpage.xml.ex | 291 ----------------------------------------- debian/menu.ex | 2 - debian/postinst | 47 ------- debian/postinst.ex | 41 ------ debian/postrm.ex | 39 ------ debian/preinst.ex | 37 ------ debian/prerm.ex | 40 ------ debian/source/format | 1 + debian/watch.ex | 23 ---- 21 files changed, 8 insertions(+), 1309 deletions(-) create mode 100644 VERSION delete mode 100644 debian/cron.d.ex delete mode 100644 debian/cups-x2go.default.ex delete mode 100644 debian/cups-x2go.doc-base.EX delete mode 100644 debian/emacsen-install.ex delete mode 100644 debian/emacsen-remove.ex delete mode 100644 debian/emacsen-startup.ex delete mode 100644 debian/init.d.ex delete mode 100644 debian/init.d.lsb.ex delete mode 100644 debian/manpage.1.ex delete mode 100644 debian/manpage.sgml.ex delete mode 100644 debian/manpage.xml.ex delete mode 100644 debian/menu.ex delete mode 100644 debian/postinst delete mode 100644 debian/postinst.ex delete mode 100644 debian/postrm.ex delete mode 100644 debian/preinst.ex delete mode 100644 debian/prerm.ex create mode 100644 debian/source/format delete mode 100644 debian/watch.ex hooks/post-receive -- cups-x2go upstream project