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

swig2.0_2.0.4-4~bpo60+1_i386.changes is NEW



(new) swig-doc_2.0.4-4~bpo60+1_all.deb optional doc
HTML documentation for SWIG
 This is a dependency package providing the documentation of the default
 version of SWIG in Debian.
(new) swig-examples_2.0.4-4~bpo60+1_all.deb optional interpreters
Examples for applications of SWIG
 This is a dependency package providing the examples of the default
 version of SWIG in Debian.
(new) swig2.0-doc_2.0.4-4~bpo60+1_all.deb optional doc
HTML documentation for SWIG
 Contains the users' and developers' manuals for SWIG (Simplified
 Wrapper Interface Generator) 2.0 in HTML format.
(new) swig2.0-examples_2.0.4-4~bpo60+1_all.deb optional interpreters
Examples for applications of SWIG
 Contains examples for applications of SWIG, a wrapper interface
 generator to integrate C code into scripting languages.
(new) swig2.0_2.0.4-4~bpo60+1.debian.tar.gz optional interpreters
(new) swig2.0_2.0.4-4~bpo60+1.dsc optional interpreters
(new) swig2.0_2.0.4-4~bpo60+1_i386.deb optional interpreters
Generate scripting interfaces to C/C++ code
 SWIG is a compiler that makes it easy to integrate C and C++ code
 with other languages including Perl, PHP, Tcl, Ruby, Python, Java,
 Guile, Mzscheme, Chicken, OCaml, Pike, and C#.
 .
 Swig takes a set of ANSI C/C++ declarations and generates an
 interface for them to your favorite scripting language.
(new) swig2.0_2.0.4.orig.tar.gz optional interpreters
(new) swig_2.0.4-4~bpo60+1_i386.deb optional interpreters
Generate scripting interfaces to C/C++ code
 SWIG is a compiler that makes it easy to integrate C and C++ code
 with other languages including Perl, PHP, Tcl, Ruby, Python, Java,
 Guile, Mzscheme, Chicken, OCaml, Pike, and C#.
 .
 Swig takes a set of ANSI C/C++ declarations and generates an
 interface for them to your favorite scripting language.
 .
 This is a dependency package providing the stable version of SWIG.
Changes: swig2.0 (2.0.4-4~bpo60+1) squeeze-backports; urgency=low
 .
  * Rebuild for squeeze-backports. (This is a hugin b-d now.)
  * Add myself to uploaders.
 .
swig2.0 (2.0.4-4) unstable; urgency=low
 .
  * Acknowledge NMU, thanks again Luca (and Jonathan for the patch).
  * Merge revision 12814 from upstream (closes: #642202).
  * Merge revision 12780 from upstream (closes: #468414).
 .
swig2.0 (2.0.4-3.1) unstable; urgency=low
 .
  * Non-maintainer upload.
 .
  [ Jonathan Nieder ]
  * Put swig2.0(1) manpage in the swig2.0 package, instead of whatever
    architecture-dependent package happened to be processed first.
  * swig2.0 Breaks and Replaces swig (<< 2.0.4-3.1) (Closes: #639521).
 .
swig2.0 (2.0.4-3) unstable; urgency=low
 .
  * Acknowledge changes by Luca Falavigna - thanks.
  * Applied the patch by Chris Butler to fix wrapper generation on i386 for
    perl compiled with -Duse64bitint (closes: #579450).
 .
swig2.0 (2.0.4-2.1) unstable; urgency=low
 .
  * Non-maintainer upload.
 .
  [ Sebastian Ramacher ]
  * debian/patches/python_map.patch:
    - Let std::map honour all four template arguments to fix FTBFS in
      related packages (Closes: #633736).
 .
swig2.0 (2.0.4-2) unstable; urgency=low
 .
  * Take over swig, swig-doc and swig-examples binary packages from swig1.3.
 .
swig2.0 (2.0.4-1.1) unstable; urgency=low
 .
  * Non maintainer upload.
  * Replace obsolete gij/gcj build dependencies with gcj-jdk. Closes: #628377.
 .
swig2.0 (2.0.4-1) unstable; urgency=low
 .
  * New upstream release.
  * patches/upstream_r12653.diff: Removed (included upstream).
 .
swig2.0 (2.0.3-2) unstable; urgency=low
 .
  * Package a snapshot of the upcoming upstream release 2.0.4. This matches
    upstream revision r12653.
    + Fixes building of Python 3.2 bindings (closes: #622980).
 .
swig2.0 (2.0.3-1) unstable; urgency=low
 .
  * New upstream release 2.0.3.
  * Add debian/watch file for uscan (closes: #611879).
  * Provide /usr/bin/swig in swig2.0 (closes: #620954).
 .
swig2.0 (2.0.2-1) unstable; urgency=low
 .
  * New upstream release 2.0.2.
 .
swig2.0 (2.0.1-2) unstable; urgency=low
 .
  * debian/control: Fix build dependency on pcre3 which should be available on
    mips, mipsel and m68k as well.
 .
swig2.0 (2.0.1-1) unstable; urgency=low
 .
  * Merge new upstream release 2.0.1.
  * Remove dependency on quilt and usage in debian/rules, the new source
    format will take care of that.
  * Remove patch fix-cleaning.diff (applied upstream).
  * Remove patch keep_docs.diff (applied upstream).
 .
swig2.0 (2.0.0-1) unstable; urgency=low
 .
  * New upstream release (closes: #584324).
  * Create a new swig2.0 package for unstable. Most packages should be
    able to build with 2.0 instead of 1.3 but the version detection
    in most configure scripts is flawed.
  * Fix the most important lintian complaints:
    + debian/control:
      o Update Standards-Version to 3.9.0 (no changes).
      o Add ${misc:Depends} to all binary dependencies.
    + debian/rules:
      o Fix invocation order for dh_makeshlibs.
      o Replace "dh_clean -k" with dh_prep.
    + debian/swig2.0-doc.doc-base: Fixed references into wrong package.
    + debian/swig.1: Renamed to swig2.0-1 to match with the binary.
  * Use dh-autoreconf for cleaning up after autotools.
  * Fixed "make distclean" in upstream Makefile.in. The first time for
    years that "debian/rules clean" actually completes successfully.
  * debian/control: Bump Standards-Version to 3.9.1 (no changes).
  * debian/copyright: Update for upstream license change to GPLv3.
 .
swig1.3 (2.0.0~r12020-1) experimental; urgency=low
 .
  * Experimental package of upcoming 2.0 release targetting experimental.
  * Switch to source format 3.0 (quilt).


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.
ns.


Reply to: