The branch, master has been updated via de51c88da9e547975a4cefe1c778c9790241568e (commit) from ba6880f034a81866620761a4c6f4c4f31f37ba5e (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 de51c88da9e547975a4cefe1c778c9790241568e Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Dec 19 11:25:22 2013 +0100 Make the package build against Debian squeeze. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index a5b4829..ccf6fd1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ python-daemonize (2.2.1-0x2go1) UNRELEASED; urgency=low * Decrease package version to make it fit into X2Go pkg archive for Debian. + * Make the package build against Debian squeeze. -- Mike Gabriel <sunweaver@debian.org> Thu, 19 Dec 2013 11:17:08 +0100 diff --git a/debian/control b/debian/control index 85fbb29..0e7af50 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Uploaders: Mike Gabriel <sunweaver@debian.org>, Build-Depends: cdbs (>= 0.4.90~), - debhelper (>= 9), - python (>= 2.6.6-14~), + debhelper (>= 7.0.50~), + python (>= 2.6.6-3~), python-setuptools, Standards-Version: 3.9.5 Homepage: http://pypi.python.org/pypi/daemonize hooks/post-receive -- python-daemonize.git (python-daemonize upstream project) 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-daemonize.git" (python-daemonize upstream project).