Comment 3 for bug 83092

Revision history for this message
Michael Bienia (geser) wrote : Re: [Sync] request for scribus-ng from debian

The Ubuntu package has no changes.

Changelog:

 scribus-ng (1.3.3.7.dfsg-1) unstable; urgency=low

   * New upstream release.
   * This is the first package version to use cmake insteade of autotools.
   * debian/patches:
     - Removed autotools-related patches.
     - Added 01_cmake_scribus.dpatch - remove 'doc' directory from the build.
     - Added 02_cmake_profiles.dpatch - remove non-free sRGB profile and its
       readme.
     - Added 03_cmake_rpath.dpatch - patch top level CMakeLists.txt to force
       cmake to honor "-DCMAKE_SKIP_RPATH:BOOL=1" to work around a bug in older
       cmake versions.
   * debian/control:
     - Changed dependencies from autoconf (>=2.57) and automake1.9 (>=1.9) to
       cmake (>= 2.4.4-1).
     - Added a dependency on python because lintian errors.
   * debian/rules:
     - Adjusted rules to build with cmake instead of autotools (multiple changes).
     - Parse $DEB_BUILD_OPTIONS for the parallelbuild string and run make -j5
       if it is set - fails, so comment it out for now as the build system is
       not safe with this option because of the absence of dependency checking.
   * debian/scribus-ng.lintian: Updated overrides for the new build system.

 -- Oleksandr Moskalenko <email address hidden> Tue, 9 Jan 2007 13:25:11 -0700