Merge lp://qastaging/~noskcaj/ubuntu/vivid/dhelp/merge into lp://qastaging/ubuntu/vivid/dhelp

Proposed by Jackson Doak
Status: Needs review
Proposed branch: lp://qastaging/~noskcaj/ubuntu/vivid/dhelp/merge
Merge into: lp://qastaging/ubuntu/vivid/dhelp
Diff against target: 1103 lines (+620/-61)
19 files modified
Makefile (+7/-3)
debian/changelog (+43/-0)
debian/control (+4/-3)
examples/index_package_doc.rb (+2/-2)
lib/dhelp.rb (+4/-4)
lib/dhelp/exporter/cgimap.rb (+7/-2)
lib/dhelp/exporter/html.rb (+2/-2)
po/da.po (+150/-0)
po/de.po (+26/-12)
po/fr.po (+20/-8)
po/it.po (+153/-0)
po/pt.po (+153/-0)
po/ru.po (+30/-15)
src/dhelp_fetcher.rb (+1/-1)
src/dhelp_parse.rb (+14/-5)
test/doc-base/pica-manual (+1/-1)
test/tc_dhelpdocumentpool.rb (+1/-1)
test/tc_docbasedocument.rb (+1/-1)
test/ts_dhelp.rb (+1/-1)
To merge this branch: bzr merge lp://qastaging/~noskcaj/ubuntu/vivid/dhelp/merge
Reviewer Review Type Date Requested Status
Daniel Holbach (community) Approve
Review via email: mp+245546@code.qastaging.launchpad.net

Description of the change

Merge from debian. Makes package work again

To post a comment you must log in.
Revision history for this message
Daniel Holbach (dholbach) wrote :

Thanks. Uploaded.

review: Approve

Unmerged revisions

27. By Jackson Doak

Merge from Debian unstable. (LP: #1283061) Remaining changes:

26. By Jackson Doak

* Merge from Debian unstable. Remaining changes:
  - lib/dhelp.rb: Exit and return zero code if bdb isn't available; this
    usually indicates that dhelp is not configured yet.
* Non-maintainer upload.
* Fix "Fails to build the index when invalid UTF-8 is met":
  apply patch from Daniel Getz:
  + Load files as UTF-8, regardless of $LANG
  (Closes: #768127)
* Non-maintainer upload.
* Update French program translation (Closes: #684664)
* Update Russian program translation (Closes: #688667)
* Update German program translation (Closes: #689063)
* Add Danish program translation (Closes: #689644)
* Add Italian program translation (Closes: #689920)
* Add Portugese program translation (Closes: #724781)
* Non-maintainer upload.
* Add support for newer ruby versions (Closes: #734523, #732916)
* Cache 'Dpkg.status' calls to not affect performance on every system
    upgrade (Closes: #712621)
* Handle correctly arguments passed to '-a' and '-d' options
* Fix error when 'dhelp_parse' is called without arguments
* Fix Ruby warnings
* Change the encoding of Ruby files to UTF-8

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes: