lp:ubuntu/trusty/ccontrol

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

4. By Jakub Wilk

* QA upload.
  + Set maintainer to Debian QA Group (see #574013).
* New upstream release.
* Don't use python-central; it was needed only to generate dependency on
  python (closes: #616774). Thanks to Matthias Klose for the bug report.
  + Remove python-central from Build-Depends.
  + Remove dh_pycentral call from debian/rules.
  + Use explicit ‘python’ dependency instead of ${python:Depends}.
  + Remove X{S,B}-Python-Version fields.
* Move python to Recommends. Add python-gtk2 and python-eggtrayicon to
  Recommends, as they are needed to run GUI (closes: #645054). Thanks to
  David Gibson for the bug report.
* Convert to source format 3.0 (quilt).
  + Add debian/source/format.
  + Remove explicit patching code from debian/rules.
  + Remove quilt from Build-Depends.
  + Refresh patches so that they apply without fuzz.
* Remove unused lintian overrides.
* Strip XS- prefix from Vcs-* fields.
+ Bump standards version to 3.9.2.
  + Use filter (not findstring) to parse DEB_BUILD_OPTIONS.
* Replace ‘(C)’ with ‘©’ in the copyright file.
* Improve debian/rules:
  + Add build-arch and build-indep targets.
  + Add ‘set -e’ to for loops.
  + Use $() construct instead of backticks.
  + Remove unused variables.
  + Drop work-around for a bug in DocBook XSL that was fixed long ago.
  + Write a policy-compliant get-orig-source target.
* Bump debhelper compatibility level to 7.
  + Update debian/compat.
  + Update Build-Depends.
  + Use dh_prep instead of dh_clean -k.
* Pass CFLAGS, CPPFLAGS and LDFLAGS (acquired from dpkg-buildflags) to the
  build system.
  + Build depend on dpkg-dev (>= 1.15.7).
  + Update debian/rules.
  + Patch configure stript to allow CFLAGS with embedded commas.
* Remove unused dependency on autotools-dev.
* Remove code to build orig tarballs from the VCS.
* Write DEP-3 patch headers.
* Add patch to add missing includes.
* Drop the no-man-copyright-symbol patch, no longer needed.
* Update GCC version numbers; use 4.4, 4.5, 4.6.

3. By Ted Percival

* Fix execution of commands with absolute paths (closes: #455446).
* Break a dependency loop between config.status and configure in
  debian/rules.

2. By Ted Percival

* Create correct symlinks for cross-compiled packages.
* Change distcc from "Depends" to "Recommends".
* Only use dietlibc on architectures where it is available. Fixes FTBFS on
  m68k.
* Update to Debian Python Policy 0.4.1.0.
* Fix ".sp" showing up in manpages instead of paragraph breaks.

1. By Ted Percival

Import upstream version 0.9.1+20060806

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/utopic/ccontrol
This branch contains Public information 
Everyone can see this information.

Subscribers