lp:ubuntu/raring/buildbot

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

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

26. By Andrii Senkovych

* New upstream release (Closes: #692451).
* Update patches.
* Remove temporary code for fixing permissions.
* Use /usr/bin/trial to run tests.
* Run dh clean with no extra arguments.
* Introduce config for git-buildpackage: debian/gbp.conf.
* debian/control:
  - prettify Depends
  - bump Standards-Version to 3.9.4.0 (no changes required)
  - specify minimal supported version for python-sqlalchemy
  - add python-dateutil (>=1.5) to Depends and Build-Depends (required by
    nightly scheduler).
  - add libaprutil1 to Build-Depends and to Recommends (required by web
    htpasswd auth).

25. By Matthias Klose

Don't use names deprecated in twisted-12.2.

24. By Andrii Senkovych

* New upstream release (Closes: #669474).
* Re-enable documentation building.
* Use sphinx-generated documentation with dh_sphinxdoc.
* Remove deb-bug-647420.patch (fixed upstream).
* debian/control:
  - bump Standards-Version to 3.9.3
  - move Matthias Klose to Uploaders
  - move Andriy Senkovych to Maintainer
* debian/rules:
  - do not byte-compile *.py files in /usr/share/buildbot
  - remove additional files (docs/docs.tgz) in clean target
* debian/copyright:
  - correct syntax for common license (GPL-2)
  - update Format line to point to copyright-format 1.0

23. By Andrii Senkovych

* Remove buildmaster-use-MASTER_PREFIXCMD.patch as fixed upstream.
* Cherry-pick deb-bug-647420.patch from upstream (Closes: #647420). Thanks
  to Brice Goglin.
* Add Depends: python-sqlalchemy, phyton-migrate, python-twisted-web
  (Closes: #660389). Thanks to Tobias Frost.
* postrm:
  - do not remove system user on purge (Refs: #621833, closes: #656536)
  - do not remove user created data on purge

22. By Daniel T Chen

* Add missing build-dependency on python-twisted-words, fixes FTBFS.
* Add fix-irc-support.patch fixing broken IRC support.
  (Closes: #647420)
* Upload for new version closes LP: #536615, #791626.

21. By Matthias Klose

* New upstream version.
* Build-depend on python-sqlalchemy, python-migrate.
* Disable building the docs (requires the sphinx bbdocs extenstion).

20. By Andrii Senkovych

* New upstream version (Closes: #587313).
* Build using dh_python2 instead of dh_pycentral.
* Remove dependency on python-central.
* Add DEP-3 compliant headers to patches.
* Make debian/control DEP-5 compliant, add all copyright notices.
* Add project homepage in debian/control.
* Switch to dpkg-source 3.0 (quilt) format.
* Remove unnecessary Build-Conflicts.
* Upgrade compatibility level to 7.
* Upgrade Standards-Version to 3.9.1.
* Add tests to build process (Build-Depends: python-mock).
* Add versioned Depends and Build-Depends: python-jinja2 (>=2.1).
* debian/rules: use override rules instead of redefining whole build
  process.
* Purge buildbot user and its home directory only when all buildbot packages
  have been purged.
* debian/watch: use googlecode for source download.
* fix-init-scripts.patch: comment out example configuration in
  /etc/default/buildmaster.
* fix-interpreters.patch: move sed scripting from debian/rules to separate
  patch which sets the correct interpreters for contrib scripts.
* fix-test-root.patch: remove superuser checks to be able to test under
  fakeroot.
* fix-doc-version.patch: use "0.8.3p1" as version string in all documents.
* fix-makeinfo-args.patch: move makeinfo scripting from debian/rules to
  separate patch which sets makeinfo arguments as for 0.7.12 package.
* fix-info-dir.patch: backport doc patches from 0.7.12 package.
* gitpoller-multibyte.patch: fix multibyte comments processing in gitpoller.

19. By Matthias Klose

* Make recommendations on python-twisted-mail and python-twisted-web
  dependencies. Closes: #600268.
* Use dh_python2 instead of python-central.
* Set CSS stylesheet for for index.html (Andriy Senkovych). Closes: #576284.
* Add homepage to debian/control. Closes: #587314.

18. By Matthias Klose

Call setup.py install using --install-layout=deb. Closes: #569278.

17. By Fabrice Coutadeur

debian/rules: added --prefix value to setup.py install call to fix a FTBFS

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