lp://staging/ubuntu/raring/dx
- Get this branch:
- bzr branch lp://staging/ubuntu/raring/dx
Branch information
- Owner:
- Ubuntu branches
- Status:
- Mature
Recent revisions
- 29. By Michael Terry
-
* debian/control:
- Build-Depend on libtiff-dev alone, instead of a versioned one - 25. By Daniel Kobras <email address hidden>
-
debian/control: Change build dependency from libjpeg62-dev to
libjpeg-dev. Closes: #633729 - 24. By Mehdi
-
* Non-maintainer upload.
* Remove alternative libglu1-xorg-dev from build-dependencies
(Closes: #628439) - 20. By Daniel Kobras <email address hidden>
-
* Added patches:
+ [10_autoreconf_fix]
In configure.ac, check for C++ compiler before setting language to
C++. This fix avoids a circular dependency error when running
aclocal or autoreconf.
+ [10_open_mode]
Supply mode flags as required when calling open() with O_CREAT.
Patch thanks to James Westby via Ubuntu.
+ [10_magickcore_api]
Fix build errors due to an API change in ImageMagick versions
6.5.7 and up. Patch thanks to Ilya Barygin <email address hidden>.
+ [20_magick_pkgconfig]
Try to make use of pkg-config when probing for ImageMagick. Also
adds support for building with GraphicsMagick instead. This and the
preceding patch resolves build problems with current ImageMagick
and thus Closes: #572270
+ [30_no_shell_override]
Overriding SHELL in configure.ac breaks autoconf/libtool assumptions
and leads to build failures when /bin/sh points to /bin/dash. Remove
the override as it doesn't seem to serve any useful purpose on Debian
platforms.
+ [40_hdfalt_support]
Add support for linking with Debian-specific libhdf4-alt that avoids
namespace issues when using both hdf4 and netcdf.
* Updated patches:
+ [10_kfreebsd_build_fixes]
Correct preprocessor syntax to fix build on kfreebsd. Patch thanks to
Cyril Brulebois <email address hidden>. Closes: #565347
* debian/control: Update hdf4 build and -dev dependencies to new package
names, using libhdf4-alt-dev for official builds. Closes: #540402
* debian/control: Package complies with version 3.8.4 of Debian policy.
* debian/control: Build-depend on automake, autoconf, and libtool to
allow re-generating the configure script during build.
* debian/control: Update build-dependencies and dependencies of the -dev
package for current ImageMagick package names.
* debian/control: Add debhelper substitution variable misc:Depends to
all dependency lines to placate lintian.
* debian/rules: Run autoreconf during package build to activate changes
to configure.ac. Remove symlinks created by autoreconf when cleaning
up.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/saucy/dx