[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

orc_0.4.6-2~bpo50+1_amd64.changes is NEW



(new) liborc-0.4-0-dbg_0.4.6-2~bpo50+1_amd64.deb extra debug
Library of Optimized Inner Loops Runtime Compiler (debug package)
 Orc is a library and set of tools for compiling and executing
 very simple programs that operate on arrays of data.  The "language"
 is a generic assembly language that represents many of the features
 available in SIMD architectures, including saturated addition and
 subtraction, and many arithmetic operations.
 .
 This package contains the debugging symbols for the orc library.
 Users should install it if they want to debug software that uses orc.
(new) liborc-0.4-0_0.4.6-2~bpo50+1_amd64.deb optional libs
Library of Optimized Inner Loops Runtime Compiler
 Orc is a library and set of tools for compiling and executing
 very simple programs that operate on arrays of data.  The "language"
 is a generic assembly language that represents many of the features
 available in SIMD architectures, including saturated addition and
 subtraction, and many arithmetic operations.
 .
 This package contains the orc shared libraries.  It is typically
 installed automatically when an application or library requires it.
(new) liborc-0.4-dev_0.4.6-2~bpo50+1_amd64.deb optional libdevel
Library of Optimized Inner Loops Runtime Compiler (development headers)
 Orc is a library and set of tools for compiling and executing
 very simple programs that operate on arrays of data.  The "language"
 is a generic assembly language that represents many of the features
 available in SIMD architectures, including saturated addition and
 subtraction, and many arithmetic operations.
 .
 This package contains the development headers and libraries, and should
 be installed to compile software that uses orc.
(new) liborc-0.4-doc_0.4.6-2~bpo50+1_all.deb optional doc
Library of Optimized Inner Loops Runtime Compiler (documentation)
 Orc is a library and set of tools for compiling and executing
 very simple programs that operate on arrays of data.  The "language"
 is a generic assembly language that represents many of the features
 available in SIMD architectures, including saturated addition and
 subtraction, and many arithmetic operations.
 .
 This package contains the documentation for orc.
(new) orc_0.4.6-2~bpo50+1.debian.tar.gz optional devel
(new) orc_0.4.6-2~bpo50+1.dsc optional devel
(new) orc_0.4.6.orig.tar.gz optional devel
Changes: orc (1:0.4.6-2~bpo50+1) lenny-backports; urgency=low
 .
  * Rebuild for lenny-backports.
  * Add myself as an uploader.
 .
orc (1:0.4.6-2) unstable; urgency=low
 .
  * Reupload 0.4.6-1 to unstable, 0.4.7 should have never been in unstable.
 .
orc (0.4.7-1) unstable; urgency=low
 .
  * New upstream release:
    + debian/rules:
      - Update shlibs version for API additions.
 .
orc (0.4.6-1) unstable; urgency=low
 .
  * New upstream release:
    + debian/rules:
      - Update shlibs version for API additions.
  * debian/control:
    + Update Standards-Version to 3.9.0.
 .
orc (0.4.5-1) unstable; urgency=low
 .
  * New upstream release:
    + debian/patches/01_arm-orcutils.patch:
      - Dropped, merged upstream.
    + debian/rules:
      - Update shlibs version for API additions.
    + debian/patches/99_ltmain_as-needed.patch:
      - Refreshed to apply cleanly.
 .
orc (0.4.4-2) unstable; urgency=low
 .
  * debian/patches/01_arm-orcutils.patch:
    + Patch from upstream GIT to fix FTBFS on armel.
 .
orc (0.4.4-1) unstable; urgency=low
 .
  * New upstream release:
    + debian/patches/01_kfreebsd.patch,
      debian/patches/02_gnu-hurd.patch,
      debian/patches/03_orcutils.patch,
      debian/patches/04_linking.patch:
      - Dropped, merged upstream.
    + debian/rules:
      - Update shlibs version for API additions.
 .
orc (0.4.3-6) unstable; urgency=low
 .
  * debian/rules,
    debian/patches/99_ltmain_as-needed.patch:
    + Link with -Wl,-z,defs -Wl,-O1 -Wl,--as-needed.
  * debian/patches/04_linking.patch,
    debian/patches/99_autoreconf.patch:
    + Fix linking of liborc.
  * debian/control,
    debian/compat:
    + Update to debhelper compat level 7.
    + Update Standards-Version to 3.8.4.
 .
orc (0.4.3-5) unstable; urgency=low
 .
  * debian/patches/03_orcutils.patch,
    debian/patches/99_autoreconf.patch:
    + Add missing source file to fix FTBFS on armel (Closes: #537273).
 .
orc (0.4.3-4) unstable; urgency=low
 .
  * debian/patches/99_autoreconf.patch:
    + Properly regenerate patch to include the GNU Hurd patch.
 .
orc (0.4.3-3) unstable; urgency=low
 .
  * debian/source/format,
    debian/rules:
    + Update to source format 3.0 (quilt).
  * debian/patches/02_gnu-hurd.patch,
    debian/patches/99_autoreconf.patch:
    + Fix build on GNU Hurd (Closes: #565426). Thanks to Pino Toscano.
 .
orc (0.4.3-2) unstable; urgency=low
 .
  * debian/rules:
    + Don't fail the build if /proc/cpuinfo doesn't exist.
      Fixes FTBFS on hurd-i386 (hopefully).
 .
orc (0.4.3-1) unstable; urgency=low
 .
  * New upstream release:
    + debian/control:
      - Update shlibs version for new API.
  * debian/control:
    + Update Standards-Version to 3.8.3.
    + Update upstream homepage.
  * debian/watch:
    + Update tarball location.
  * debian/patches/01_kfreebsd.patch,
    debian/patches/99_autoreconf.patch:
    + Fix FTBFS on GNU/kFreeBSD (Closes: #561065) and regenerate
      autotools files for this (Closes: #558526).
 .
orc (0.4.2-1) unstable; urgency=low
 .
  * New upstream bugfix release:
    + debian/control:
      - Update shlib version.
  * debian/patches/01_orcc-c-abs.patch:
    + Fix backup C code generation. The ORC_ABS macro was broken.
      Patch from upstream GIT.
 .
orc (0.4.1-4) unstable; urgency=low
 .
  * Upload to unstable.
 .
orc (0.4.1-3) experimental; urgency=low
 .
  * debian/rules:
    + Output /proc/cpuinfo before building to get some more
      information about the build system to be able to debug
      testsuite failures.
 .
orc (0.4.1-2) experimental; urgency=low
 .
  * debian/copyright:
    + Fix copyright.
 .
orc (0.4.1-1) experimental; urgency=low
 .
  * debian/liborc-0.4-0.install:
    + Don't ship example binaries.
  * debian/rules:
    + Simplify shlibs generation.
  * New upstream release:
    + debian/rules:
      - Updating shlibs version to 0.4.1.
    + debian/*.install:
      - Ship orcc inside the -dev package in /usr/bin.
  * debian/control:
    + Update Standards-Version to 3.8.2.
  * debian/liborc-0.4-doc.examples:
    + Add the examples to the doc package.
 .
orc (0.4.0-1) experimental; urgency=low
 .
  * Initial version (Closes: #531407).


Override entries for your package:

Announcing to debian-backports-changes@lists.debian.org


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.
ve
if files already exist in other distributions.


Reply to: