lp:ubuntu/trusty-proposed/wml

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/trusty-proposed/wml
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

16. By Axel Beckert

* Add patch by KiBi to remove /tmp/ipp.* directories (Closes: #734507;
  reported by taffit on #debian-www)
* Bump Standards-Version to 3.9.5 (no other changes)
* Bump debhelper compatibility to 9
  + Update versioned debhelper build-dependency accordingly
  + Run dh_auto_configure in wml_common/gd before running it in "."
* Only unexport build flags where they cause problems, not globally
* Patch wml_common/gd/Makefile.PL.in to properly pass LDFLAGS
  + Fixes lintian warning hardening-no-relro
* Override experimental lintian warning package-contains-broken-symlink
  for links from /usr/lib/wml/exec/ to /usr/bin/.
* Refresh line-number in override for manpage-has-errors-from-man
* Fix path logo → logos in debian/links
  + Fixes lintian warning package-contains-broken-symlink

15. By Colin Watson

Rebuild for Perl 5.18.

14. By Axel Beckert

* Fix FTBFS with Perl 5.18. (Closes: #719495) Thanks to Salvatore
  Bonaccorso for the patch and Niko Tyni for the report.
* Add meta-information headers to fix-test-suite-makefile.diff. Fixes
  lintian warning quilt-patch-missing-description.
* Bump Standards-Version to 3.9.4 (no changes)
* Fix some more spelling errors found by lintian.
* Add patch meta-headers to debian/patches/manpage-fixes.diff
* Add lintian override for manpage-has-errors-from-man due to overlong
  code example.

13. By Axel Beckert

* Change build-depedency libgd2-dev to libgd-dev. (It has been renamed
  after the initial announcement and libgd2-dev is now solely a virtual
  package.)
* Fix test suite failures by properly cleaning up beforehand. For
  unknown reasons cleaning up in debian/rules does not suffice,
  wml_test/Makefile.in had to be patched. (Closes: #718088)

12. By Axel Beckert

* Update build-depedencies for libgd2-dev transition.
* Clean up debian/rules
  - Move remaining "ln -vs" call to debian/links
  - Use debian/{clean,docs} instead of dh_{clean,installdocs} parameters
  - Use dh_auto_{configure,build,install,clean}. (Fixes wrong location
    of File::PathConvert(3pm) and WML::GD(3pm) man pages.)
  - Use "find -delete" instead of "find | xargs rm"
  - Remove obsolete chmod call (as dh_fixperms is called afterwards)
  - Also remove .spec.in files before building the .deb
  - Finally switch to a dh7 style debian/rules
* Fixes the following lintian warnings:
  - vcs-field-not-canonical
  - package-contains-empty-directory
* Apply wrap-and-sort

11. By Colin Watson

Rebuild for libgd3.

10. By Axel Beckert

Fix FTBFS in testsuite on i386 and s390x buildds by not running those
tests which only seem to work when connected to a terminal. (Closes:
#675855)

9. By Axel Beckert

* Upload to unstable
* Bump Standards-Version to 3.9.3 (no changes)
* Bump debhelper compatibility to 8
* Switch to source format "3.0 (quilt)"
* Update watch file to also look for releases on new web page
* Use dh_autotools-dev_*config instead of manually caring about
  config.{sub,guess}
* Fix lintian warning debian-rules-missing-recommended-target
* Make clean target clean up more with less lines
* Add patch to fix broken version number replacing in wml(1) (Closes:
  #652567)
* Update years in debian/copyright

8. By Colin Watson

Rebuild for Perl 5.14.

7. By Colin Watson

Rebuild for Perl 5.12.

Branch metadata

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

Subscribers