lp://qastaging/ubuntu/precise/sphinx

Created by James Westby and last modified
Get this branch:
bzr branch lp://qastaging/ubuntu/precise/sphinx
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:
Mature

Recent revisions

32. By Scott Kitterman

* Finish dh_python2 switch:
  - Drop python-support from build-depends
  - Update version requirement for python in build-depends

31. By Andrew Starr-Bochicchio

* Merge from Debian Testing. Remaining Ubuntu changes:
 - Switch to dh_python2.
 - debian/rules: export NO_PKG_MANGLE=1 in order to
   not have translations stripped.
 - debian/control: Drop the dependency on python-whoosh.

30. By Andrew Starr-Bochicchio

debian/rules: export NO_PKG_MANGLE=1 in order to
not have translations stripped (LP: #480913).

29. By Barry Warsaw

Drop the dependency on python-whoosh. The latter is in universe
but the upstream Sphinx maintainer confirms it's only necessary for
experimental features.

28. By Barry Warsaw

* Merge with Debian sid. (LP: #911124) Remaining Ubuntu delta:
  - Switch to dh_python2.

27. By Jakub Wilk

* Make the build actually fail if integration tests for the JavaScript
  code fail.
* Don't remove *.egg-info in the clean target; add it to extend-diff-ignore
  instead.
* Pass --no-guessing-deps to dh_python3.

26. By Matthias Klose

Build using dh_python2

25. By Jakub Wilk

Upload to unstable.

24. By Jakub Wilk

* JavaScript test suite: don't hang if get_title() returns None. Thanks to
  Ansgar Burchardt for the bug report.
* dh_sphinxdoc:
  + Fix a typo in the manual page.
  + Don't check for existence of source files if HAS_SOURCE is false
    (closes: #641710). Thanks to RaphaĆ«l Hertzog for the bug report.
* Disable use of ez_setup in setup.py.
* Set myself as maintainer. Thanks to Mikhail Gusarov for his past work!

23. By Jakub Wilk

* Strip jQuery and Underscore.js from the upstream tarball (closes:
  #631535).
  + Add get-orig-source target.
  + Remove them from debian/copyright.
  + Add build-dependency on libjs-underscore,
  + Update watch file to deal with the +dfsg suffix.
* Unify multiple calls to dh_link.
* Use build/html as build directory for documentation.
* Add integration tests for the JavaScript code. They should allow us to
  avoid bugs like #625208 or #628642 in the future.
  + Build-depend on xvfb, xauth, python-webkit, libjs-jquery and
    libjs-underscore.
* Add build-arch and build-indep targets to debian/rules.
* Add new tool, dh_sphinxdoc that aids shipping Sphinx-generated
  documentation in Debian packages.
  + Update debian/rules, debian/control and debian/*.links to use
    dh_sphinxdoc.
  + Use pod2man to generate manpage. Add dependency on perl. Update
    debian/manpages and debian/clean.
* Move all JavaScript code into a separate package, libjs-sphinxdoc.
* Fix test_build_latex to not fail in a directory with special characters.
* Use debian/clean rather than listing files to clean directly in
  debian/rules.

Branch metadata

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

Subscribers