This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository cups-x2go. commit bb502eacb4b4bf4bc4de3d069fe5d7358e9c7008 Author: Mihai Moldovan <ionic@ionic.de> Date: Wed Feb 11 04:12:14 2015 +0100 cups-x2go.spec: re-add ${_datadir}/ppd/cups-x2go as owned directory. Use slashes to correctly mark directories. --- cups-x2go.spec | 3 ++- debian/changelog | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/cups-x2go.spec b/cups-x2go.spec index 43e7346..eccb66f 100644 --- a/cups-x2go.spec +++ b/cups-x2go.spec @@ -70,7 +70,8 @@ install -pm0644 VERSION.cups-x2go "$c/"; # %attr(0700,root,root) %{_prefix}/lib/cups/backend/cups-x2go %config(noreplace) %{_sysconfdir}/cups/cups-x2go.conf -%{_datadir}/x2go +%{_datadir}/ppd/cups-x2go/ +%{_datadir}/x2go/ %changelog diff --git a/debian/changelog b/debian/changelog index aaf39e3..42fe3c4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ cups-x2go (3.0.1.2-0x2go1) UNRELEASED; urgency=low + Wrap macros in curly braces where appropriate. + Do not own alien directories. + Add docs. + + Re-add ${_datadir}/ppd/cups-x2go as owned directory. + + Use slashes to correctly mark directories. -- X2Go Release Manager <git-admin@x2go.org> Tue, 10 Feb 2015 21:08:34 +0100 -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/cups-x2go.git