lp:ubuntu/wily-proposed/cuneiform

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/wily-proposed/cuneiform
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

14. By Steve Langasek

No-change rebuild against libgraphicsmagick++11

13. By Steve Langasek

No-change rebuild against libgraphicsmagick++11

12. By Steve Langasek

No-change rebuild against libgraphicsmagick++3v5

11. By Jakub Wilk

* QA upload.
* Orphan the package. Set Maintainer to Debian QA Group.
* Update debian/watch to use the HTTPS protocol.
* Bump standards version to 3.9.5 (no changes needed).
* Don't use dh_testdir; instead, use makefile rules to ensure that
  debian/rules can be only run in the correct directory.
* Force .debian.tar compression to bz2, to match .orig.tar compression.
* Improve the get-orig-source target:
  + Use the POSIX 1003.1-1988 (ustar) format for tarballs.
  + Create temporary directory in /tmp.
  + Use “dpkg-parsechangelog -SVersion” to acquire the package version.
* Improve DEP-8 tests:
  + Remove “Features: no-build-needed”; it's the default now.
  + Add tests that run adequate(1) against the packages.
* Use dh-buildinfo:
  + Update debian/rules.
  + Add the package to Build-Depends.

10. By Jakub Wilk

* Improve the test suite:
  + Don't rely on TMPDIR being empty or unset.
  + Print “FAIL” instead of “ERROR” in case of test failure.
  + Better error handling.

9. By Jakub Wilk

* Bump minimum required debhelper version to 8.1.3 (for multi-arch support).
* Bump debhelper compatibility level to 8.
  + Exclude private libraries from being processed by dh_makeshlibs.
* Use $() construct (rather than backticks) in the get-orig-source script.
* Bump standards version to 3.9.3.
  + Update debian/copyright URI.
* Drop lintian overrides for binary-or-shlib-defines-rpath; not needed
  anymore.
* Update patch headers.
* Move most testing logic from debian/rules to debian/tests/. Implement
  DEP-8 tests.

8. By Jakub Wilk

* Bump minimum required version of cmake to 2.8.2 (closes: #628732). Our
  GraphicsMagick patch requires pkg_check_modules to support the QUIET
  option, which was added in cmake 2.8.2 RC 1. Thanks to Marc Straub for the
  bug report.
* Remove bogus debian/tests/include-binaries.
* Overhaul debian/rules. Stop using dh.
* Adjust *.install files, so that it's possible to build the
  cuneiform-common package without building any code.
* Drop Vcs-* fields.
* Link the r35 library with libm.
* Compress binary packages with xz.
  + Add pre-dependency on dpkg >= 1.15.6.
* Multi-archify:
  + Make cuneiform and cuneiform-common ‘Multi-Arch: same’.
  + Make libcuneiform0 and libcuneiform-dev ‘Multi-Arch: foreign’.
  + Add ‘Pre-Depends: ${misc:Pre-Depends}’ to libcuneiform0.
  + Install shared libraries to /usr/lib/$(DEB_HOST_MULTIARCH) rather than
    /usr/lib.
  + Install lintian override for binary-or-shlib-defines-rpath (see bug
    #646817).
  + Bump minimum required version of dpkg-dev to 1.16.
* Pass CPPFLAGS (get from dpkg-buildflags) to cmake
* Call dpkg-buildflags lazily.
* Use versioned URL for copyright file format.

7. By Jakub Wilk

* Upload to unstable.
* New upstream release.
  + Drop patches: c-assert.diff, cuneiform.h-rename-*.diff,
    slovenian-slv.diff, soname.diff, swabytes.diff. All applied upstream.
  + Refresh the remaining patches.
  + Update *.install files.
  + Fix incorrect use of va_list (closes: #596917).
* Re-add c-assert.diff to fix another instance of custom assert() macro.
* Use stricter check level for dpkg-gensymbols.
* Bump standards version to 3.9.2 (no changes needed).

6. By Jakub Wilk

* Upload to unstable.
* Explicitly build-depend on pkg-config. Thanks to Stefano Rivera for the
  bug report.
* Add Vcs-* fields.
* Use the standard C assert() macro, rather than custom Cuneiform one.
  [c-assert.diff]
* Pass CFLAGS, CXXFLAGS and LDFLAGS (get from dpkg-buildflags) to cmake
  (closes: #608345). Thanks to Sami Liedes for the bug report.
  + Build depend on dpkg-dev (>= 1.15.7).
* Pass --parallel to dh.
  + Bump debhelper minimum version to 7.4.10.
* Update debian/copyright to the latest DEP-5 version.
* Bump year in debian/copyright.
* Explicitly link to GraphicsMagick (rather than via the ImageMagick
  compatibility layer).
* Don't ship /usr/lib/cuneiform/*.so symlinks. These libraries are
  considered private, at least until #598616 is fixed.
* Rename some private variables in debian/rules to make them lowercase.
* Update patch headers.
* Provide proper ‘build-arch’ and ‘build-indep’ targets in debian/rules.
* Document input format in the manual page (closes: #572061). Thanks to
  Janusz S. Bień for the bug report.
* Use ‘slv’ (rather than ‘slo’) as language code for Slovenian.
  [slovenian-slv.diff]
* Fix package description: Slovenian is supported, Slovak is not.
* Improve documentation of the language (-l) option (closes: #602512).
  Thanks to Jari Aalto for the bug report.
* Install reasons file for vrms.

5. By Ralf Treinen <email address hidden>

* QA upload
* Repacked upstream tarball without cuneiform_src/Kern/rout/wtypes.h
  since its licence has been doubted, and since it isn't used anyway.
  (closes: #583603). Removed mention of that file from debian/copyright.
* Recompiled against libmagick++3 (closes: #575420).
* Bumped dependency on debhelper to >= 7.0.50~.
* Source format 3.0 (quilt): no change

Branch metadata

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

Subscribers