lp:debian/squeeze/pygobject

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/squeeze/pygobject
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

39. By Josselin Mouette <email address hidden>

* Downgrade to version 2.21.3 since PyGI is absolutely not ready to
  make it to a stable release. Closes: #590680, #592570.
* Revert all Laurent’s corresponding packaging changes, except the
  following:
  + 04_testsuite_gtk.patch: dropped, not needed anymore.
  + 64_gil_locking.patch: dropped, finally merged upstream.
  + 90_autofoo.patch: refreshed.
  + Bump Standards-Version to 3.9.0 (no further changes).
  + Bump debhelper version to 7.
  + Replace dh_clean -k by dh_prep.
* 20_deprecated_spam.patch: new patch. Avoid spamming the console for
  using deprecated functions that every program uses.

38. By Emilio Pozuelo Monfort <email address hidden>

[ Laurent Bigonville ]
* New upstream release.
* Bump Standards-Version to 3.9.0 (no further changes)
* Bump debhelper version to 7
* debian/control.in:
  - Build-depend on libgirepository1.0-dev, libcairo2-dev, python-cairo-dev
  - python-gobject: Conflicts/Replaces/Provides python-gi
  - Add python-gobject-cairo package and make python-gobject Recommends it
* debian/rules:
  - Don't need --enable-pygi, it is now merged
  - Install files for python-gobject-cairo
  - Replace dh_clean -k by dh_prep
  - Make pygobject-codegen-2.0 call the default version of python
* Dropped debian/patches/03_maintainer_mode.patch
  debian/patches/04_testsuite_gtk.patch,
  debian/patches/64_gil_locking.patch,
  debian/patches/90_autofoo.patch: not needed anymore

[ Emilio Pozuelo Monfort ]
* debian/rules:
  - Drop above change to make pygobject-codegen-2.0 call the default
    Python version. Build with the default Python version after all
    the other ones instead. Closes: #590358.

37. By Laurent Bigonville

[ Emilio Pozuelo Monfort ]
* debian/control.in:
  - Drop python2.5{,-dev} (build) dependencies. They were there to
    make sure Python had wakeupfd support, but that's already in
    stable and the 2.5 dependency will be problematic in the future,
    so drop it already.

[ Laurent Bigonville ]
* debian/control:
  - Bump Standards-Version to 3.8.4
  - Add Vcs-Svn and Vcs-Browser field
  - Be more explicit in -dbg long description
* debian/rules: Enable pygi support (Closes: #579018)
* Switch to dpkg-source 3.0 (quilt) format

36. By Josselin Mouette <email address hidden>

[ Josselin Mouette ]
* Suggest gir1.0-glib-2.0 instead of gobject-introspection-*.

[ Loïc Minier ]
* Split out make check runs in their own targets.
* Also make check the dbg builds.
* Don't make check when nocheck is in DEB_BUILD_OPTIONS; thanks
  Daniel Schepler.

[ Emilio Pozuelo Monfort ]
* debian/patches/64_gil_locking.patch:
  - Add header.

[ Josselin Mouette ]
* New upstream release.
* Introspection stuff has been moved to pygi.
* 61_wakeupfd-fctnl-and-read.patch: dropped, merged upstream.
* 90_autofoo.patch: regenerated.

35. By Josselin Mouette <email address hidden>

[ Emilio Pozuelo Monfort ]
* python-gobject-dbg is section debug.

[ Josselin Mouette ]
* New upstream release.
* Switch installation path to /usr/lib/pymodules instead of
  /var/lib/python-support.
* Enable girepository support; build-depend on libgirepository1.0-dev.
* Suggest some introspection packages.
* 90_autofoo.patch: regenerated for the new version.

34. By Josselin Mouette <email address hidden>

* Fix English mistake in long descriptions. Closes: #524545.
* New upstream release.
  + Fixes argument passing for glib.IOChannel. Closes: #528459.
* 01_pkgconfig-private.patch,
  62_install-pyglib-in-libdir-with-python-version.patch:
  dropped, merged upstream.
* 90_autofoo.patch: regenerated.

33. By Josselin Mouette <email address hidden>

* New upstream release.
  + 90_autofoo.patch: regenerated.

32. By Josselin Mouette <email address hidden>

[ Loic Minier ]
* Pass PYTHON to $(MAKE) runs for robustness in case of timestamp skews;
  thanks Colin Watson; closes: #509192.
* Pass --disable-maintainer-mode to configure.
* Rework patch and config.sub/.guess handling: backup config.guess and .sub,
  call quilt instead of relying on cdbs' quilt patchsys, restore
  config.guess and .sub after unpatching. This avoids config.guess and .sub
  in the diff, and allows control over fully working and fully patched
  trees.
* Call dh_* -s instead of -a in binary-arch.
* Rework install rules and dependencies completely to avoid .PHONY implicit
  targets.

[ Josselin Mouette ]
* Install files to the python-support directory since objcopy is
  completely stupid and doesn’t add the full pathname to the
  .gnu_debuglink section. Closes: #518026.
* New upstream release.
* 63_macro-dir.patch: removed, merged upstream.
* 90_autofoo.patch: regenerated.
* Fix quilt invocation so that patches are applied.
* Pass echo=/bin/echo to the environment to work around the ☠☢☣⚡⚠✈║
  libtool bug that is not able to find a command as simple as echo, is
  that really too much to ask?
* 04_testsuite_gtk.patch: new patch. Don’t run tests that require
  pygtk being installed.

31. By Josselin Mouette <email address hidden>

* Switch to quilt; build-depend on quilt.
* New upstream release.
  + Refresh patches.
* 03_maintainer_mode.patch: add AM_MAINTAINER_MODE.
* 61_wakeupfd-fix.patch: do not use the wakeupfd in non-threaded
  applications, as it is not initialized.

30. By Loïc Minier

New patch, 60_use-python-config-for-includes, use python-config to set
PYTHON_INCLUDES; fixes support for -dbg package; GNOME #448173;
closes: #468130. NB: the patch also ships m4/ from upstream SVN as this
wasn't disted properly and also updated autoconf.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers