The branch, build-baikal has been updated via 0c373d1d7ed2224f102e141fa0f0657ff91aad70 (commit) from 81a7c10e67fffde37964153f96a1ef8c6f2711af (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 ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: Makefile.pre-debuild | 2 +- debian/changelog | 6 ++++++ debian/source/format | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/Makefile.pre-debuild b/Makefile.pre-debuild index 4a9c621..004f973 100644 --- a/Makefile.pre-debuild +++ b/Makefile.pre-debuild @@ -7,7 +7,7 @@ DOC_HOST=packages.x2go.org DOC_PATH=/srv/sites/x2go.org/packages/doc/python-x2go DOC_USER=x2go-admin -all: epydoc targz +all: epydoc epydoc: mkdir -p doc/html diff --git a/debian/changelog b/debian/changelog index dd59767..6a0218b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-x2go (0.0.42.0-0~nwt2) natty lucid maverick stable testing unstable; urgency=low + + * switches to source format 3.0 (native) + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 19 Apr 2011 15:58:32 +0200 + python-x2go (0.0.42.0-0~nwt1) natty lucid maverick stable testing unstable; urgency=low * new upstream features (0.0.42.0): diff --git a/debian/source/format b/debian/source/format index 163aaf8..89ae9db 100644 --- a/debian/source/format +++ b/debian/source/format @@ -1 +1 @@ -3.0 (quilt) +3.0 (native) hooks/post-receive -- python-x2go.git (Python X2Go Client API) 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 "python-x2go.git" (Python X2Go Client API).