pessulus (2.16.4-0ubuntu1) hardy; urgency=low * New upstream version: - Remove shebangs from non-executable python files * debian/patches/70_mandatory-autoconf.patch: new version update -- Sebastien Bacher Mon, 10 Mar 2008 22:28:42 +0100 pessulus (2.16.3-1ubuntu1) hardy; urgency=low * Sync with Debian * debian/patches/01_scp-integration.patch: - patch update by Peter Savage to fix SCP (Ubuntu: #62434) * debian/control: - build-dep on python2.5 instead of python2.4. - Ubuntu Desktop Team is Maintainer. -- Sebastien Bacher Thu, 15 Nov 2007 14:20:48 +0100 pessulus (2.16.3-1) unstable; urgency=low * New upstream stable release. - Update autoconf patch, 70_mandatory-autoconf. * Run intltool-update in binary-post-install; from Ubuntu. * Bump up python-central build-dep to >= 0.5; from Ubuntu. -- Loic Minier Sun, 23 Sep 2007 19:39:53 +0200 pessulus (2.16.2-2) unstable; urgency=low * Merge 0.10.4-2; SVN r8331:9116. * Upload to unstable; drop check-dist include. * Bump up Debhelper compatibility level to 5. * Wrap build-deps and deps. * Drop python2.4-* depends as python2.4 is now the default version. * Move python-central to build-depends. * Drop PYTHON export and unversion the fixperm snippet. -- Loic Minier Mon, 16 Apr 2007 13:16:55 +0200 pessulus (2.16.2-1) experimental; urgency=low * Add a get-orig-source target to retrieve the upstream tarball. * Include the new check-dist Makefile to prevent accidental uploads to unstable; bump build-dep on gnome-pkg-tools to >= 0.10. * New upstream stable release; translations. - Update 70_mandatory-autoconf and document it. -- Loic Minier Sat, 17 Mar 2007 10:44:36 +0100 pessulus (2.16.1-1) experimental; urgency=low * New upstream release. - Run autoconf: update patch 70_mandatory-autoconf. -- Loic Minier Tue, 3 Oct 2006 10:52:50 +0200 pessulus (2.16.0-1) experimental; urgency=low * New upstream release. -- Loic Minier Fri, 22 Sep 2006 12:16:39 +0200 pessulus (2.15.91-1) experimental; urgency=low * New upstream development releases. - Target at experimental. - Drop 01_use-configured-python patch, merged upstream. - Rename the 70_mandatory-automake-and-autoconf patch to 70_mandatory-autoconf as only autoconf is required now; update the patch. -- Loic Minier Sun, 13 Aug 2006 14:47:41 +0200 pessulus (0.10.4-2) unstable; urgency=low * Add a get-orig-source target to retrieve the upstream tarball. * Fix upstream URL in copyright. -- Loic Minier Sun, 18 Mar 2007 20:02:31 +0100 pessulus (0.10.4-1) unstable; urgency=low * Export PYTHON=/usr/bin/python2.4 during the build and drop the 01_py-compile_2.4 and 03_configure_python_version patches since the patched bits rely on $PYTHON by default (it might even be enough to set PYTHON during configure). * New upstream releases. - Update patch 00_disable_pkg_check. - Use a new patch, 01_use-configured-python to make the pessulus wrapper use the correct Python runtime instead of 02_shebang. - Drop patch 50_configure and add a new 70_mandatory-automake-and-autoconf patch required to update autotools generated files for previous patches. -- Loic Minier Sat, 29 Jul 2006 22:01:33 +0200 pessulus (0.9.2-2) unstable; urgency=low * Move cdbs, debhelper, and gnome-pkg-tools from Build-Depends-Indep to Build-Depends. * Add watch file. * Python transition. - Fix deps to have versionned deps on python-foo packages but keep the python2.4-foo deps, thanks Luk Claes. (Closes: #377822) - Bump up debhelper build-dep to >= 5.0.37.2. - Set Python compatibility level to 2. - Add XB-Python-Version to pessulus. - Add a python-central (>= 0.4.17) build-dep. - Build-depend on cdbs (>= 0.4.43). - Add a XS-Python-Version (>= 2.4). - Call dh_pycentral to fill XB-Python-Version and add a pycentral dep. * Move executable bit fix before dh_python and dh_pycentral. -- Loic Minier Sat, 29 Jul 2006 20:46:44 +0200 pessulus (0.9.2-1) unstable; urgency=low * New upstream release. - Update patches to apply to the new release. [debian/patches/00_disable_pkg_check.patch, debian/patches/01_py-compile_2.4.patch, debian/patches/50_configure.patch] * Bump up Standards-Version to 3.7.2. [debian/control, debian/control.in] -- Loic Minier Wed, 31 May 2006 18:01:27 +0200 pessulus (0.9.1-2) unstable; urgency=low * Upload to unstable. (Closes: #345450) * debian/control.in: updated e-mail address. -- Guilherme de S. Pastore Tue, 18 Apr 2006 00:03:00 -0300 pessulus (0.9.1-1) experimental; urgency=low * New upstream releases. - Update PKG_CHECK_MODULES removal patch and re-run autoconf. [debian/patches/00_disable_pkg_check.patch, debian/patches/50_configure.patch] * Don't sync with Ubuntu yet, as dapper assumes python is a 2.4 python but sid doesn't. * Set the executable bit on Python files having a shebang to make lintian happy. [debian/rules] -- Loic Minier Thu, 13 Apr 2006 16:07:39 +0200 pessulus (0.8-1) experimental; urgency=low * New upstream releases. (Closes: #348652) - Update and split PKG_CHECK_MODULES() removal patch. [debian/patches/00_disable_pkg_check.patch, debian/patches/50_configure.patch] - Update and split python interpreter detection patch. [debian/patches/03_configure_python_version.patch, debian/patches/50_configure.patch] * Add ${misc:Depends} to deps. [debian/control, debian/control.in] -- Loic Minier Wed, 1 Mar 2006 20:39:25 +0100 pessulus (0.3-2) experimental; urgency=low * The "Uh, that was ugly, and now it's worse!" release * New upstream release * debian/control.in: - depend on ${python:Depends} - re-add build-dependency on python * debian/patches/03_configure_python_version.patch: - make configure ignore 'python' as python version * debian/rules: - pass -V to dh_python instead of creating the python symlink (which would fail if the build was attempted as a non-root user anyway) -- Guilherme de S. Pastore Sat, 31 Dec 2005 11:06:28 -0200 pessulus (0.2-1) experimental; urgency=low * New upstream release - 00_disable_pkg_check.patch: updated * debian/control.in: - build-depend on python2.4, not python * debian/rules: - create symlink from python to python2.4 -- Guilherme de S. Pastore Sun, 4 Dec 2005 11:46:42 -0200 pessulus (0.1-1) experimental; urgency=low * Initial release (Closes: #341894) * debian/patches/00_disable_pkg_check.patch: - disable checks on configure as we don't need them at build-time * debian/patches/01_py-compile_2.4.patch: - force the use of python 2.4 on py-compile; we don't currently install python, so we don't get the symlink * debian/patches/02_shebang.patch: - use /usr/bin/python2.4 instead of /usr/bin/env python -- Guilherme de S. Pastore Fri, 11 Nov 2005 14:53:44 -0200