[ubuntu/lucid] libgtkada2 2.14.2-1 (Accepted)
Ubuntu Installer
archive at ubuntu.com
Thu Feb 4 19:11:18 GMT 2010
libgtkada2 (2.14.2-1) unstable; urgency=low
[Olivier Scalbert]
* New upstream version taken from Subversion 149669 (gtkada-2.14.2-branchpoint).
* Closes: #542417.
* debian/patches/rename_gdialog_to_gtkada-dialog.patch: remove, merged upstream.
* debian/patches/02-commands.patch,
debian/patches/04-testgtk.patch,
debian/patches/gtkada-config.patch,
debian/patches/no_gtkextra.patch: adjust to new upstream release.
* Do not built against libgtk+2.0-extra. Closes: #534872.
[Ludovic Brenta]
* Migrate to gnat-4.4. Closes: #560177.
* debian/control (Architectures): remove alpha due to http://gcc.gnu.org/PR42073.
(Section): move -dbg packages to debug.
(Description): s/Ada 95/Ada/g.
(Build-Depends): move some dependencies to...
(Build-Depends-Indep): here. Also add texlive-fonts-recommended and
texlive-latex-base, needed for proper generation of the documentation.
* -dev package renamings per Debian Policy for Ada:
libgtkada2-dev -> libgtkada2.14.2-dev
libgnomeada2-dev -> libgnomeada2.14.2-dev
* Shared library package renamings due to new soname:
libgtkada2.12 -> libgtkada2.14.2
libgnomeada2.12 -> libgnomeada2.14.2
libgtkada-glade2.12 -> libgtkada-gl2.14.2
libgtkada-gl2.12 -> libgtkada-gl2.14.2
* Debugging symbols package renamings due to new soname:
libgtkada2.12-dbg -> libgtkada2.14.2-dbg
libgnomeada2.12-dbg -> libgnomeada2.14.2-dbg
* debian/rules:
- extract aliversion and soversion from debian/control.
- convert .gif to .png for inclusion in the PDF version of the doc.
- separate build-arch from build-indep to support dpkg-buildpackage -A and -B.
* debian/patches/compiler_options.patch: build without -fstack-check which
is broken in gnat-4.4 on x86 (see http://gcc.gnu.org/PR20548).
* debian/patches/sonames.patch: use the full three-part version number as
the soversion.
* debian/patches/01-doc.patch:
- Move the Info documentation to "GNU Ada Tools".
- Rename gtkada_{ug,rm} to gtkada2_{ug,rm}.
- Correct the version number in the documentation.
- Correct the license of the documentation from GFDL with invariant
sections to GPLv2 or later, as required by upstream who claims that
everything on libre.adacore.com, including the Subversion repository,
is pure GPL.
* debian/patches/linker_options.patch: new:
- link libgnomeada2.so, libgtkada_glade2.so and libgtkada2_gl.so against
libgtkada2.so.
- link all libraries against libgnat.so.
- link libgtkada2.so and libgtkada2_gl.so against libX11.so.
- pass --as-needed to the linker to eliminate unneeded dependencies.
Date: Thu, 04 Feb 2010 19:01:00 +0000
Changed-By: Matthias Klose <matthias.klose at canonical.com>
Maintainer: Ludovic Brenta <lbrenta at debian.org>
Origin: Debian/unstable
https://launchpad.net/ubuntu/lucid/+source/libgtkada2/2.14.2-1
-------------- next part --------------
Origin: Debian/unstable
Format: 1.7
Date: Thu, 04 Feb 2010 19:01:00 +0000
Source: libgtkada2
Binary: libgtkada2.14.2-dev, libgtkada2.14.2-dbg, libgtkada2-bin, libgnomeada2.14.2-dev, libgnomeada2.14.2-dbg, libgtkada2-doc, libgtkada2.14.2, libgnomeada2.14.2, libgtkada-glade2.14.2, libgtkada-gl2.14.2
Architecture: source
Version: 2.14.2-1
Distribution: lucid
Urgency: low
Maintainer: Ludovic Brenta <lbrenta at debian.org>
Changed-By: Matthias Klose <matthias.klose at canonical.com>
Closes: 534872 542417 560177
Changes:
libgtkada2 (2.14.2-1) unstable; urgency=low
.
[Olivier Scalbert]
* New upstream version taken from Subversion 149669 (gtkada-2.14.2-branchpoint).
* Closes: #542417.
* debian/patches/rename_gdialog_to_gtkada-dialog.patch: remove, merged upstream.
* debian/patches/02-commands.patch,
debian/patches/04-testgtk.patch,
debian/patches/gtkada-config.patch,
debian/patches/no_gtkextra.patch: adjust to new upstream release.
* Do not built against libgtk+2.0-extra. Closes: #534872.
.
[Ludovic Brenta]
* Migrate to gnat-4.4. Closes: #560177.
* debian/control (Architectures): remove alpha due to http://gcc.gnu.org/PR42073.
(Section): move -dbg packages to debug.
(Description): s/Ada 95/Ada/g.
(Build-Depends): move some dependencies to...
(Build-Depends-Indep): here. Also add texlive-fonts-recommended and
texlive-latex-base, needed for proper generation of the documentation.
* -dev package renamings per Debian Policy for Ada:
libgtkada2-dev -> libgtkada2.14.2-dev
libgnomeada2-dev -> libgnomeada2.14.2-dev
* Shared library package renamings due to new soname:
libgtkada2.12 -> libgtkada2.14.2
libgnomeada2.12 -> libgnomeada2.14.2
libgtkada-glade2.12 -> libgtkada-gl2.14.2
libgtkada-gl2.12 -> libgtkada-gl2.14.2
* Debugging symbols package renamings due to new soname:
libgtkada2.12-dbg -> libgtkada2.14.2-dbg
libgnomeada2.12-dbg -> libgnomeada2.14.2-dbg
* debian/rules:
- extract aliversion and soversion from debian/control.
- convert .gif to .png for inclusion in the PDF version of the doc.
- separate build-arch from build-indep to support dpkg-buildpackage -A and -B.
* debian/patches/compiler_options.patch: build without -fstack-check which
is broken in gnat-4.4 on x86 (see http://gcc.gnu.org/PR20548).
* debian/patches/sonames.patch: use the full three-part version number as
the soversion.
* debian/patches/01-doc.patch:
- Move the Info documentation to "GNU Ada Tools".
- Rename gtkada_{ug,rm} to gtkada2_{ug,rm}.
- Correct the version number in the documentation.
- Correct the license of the documentation from GFDL with invariant
sections to GPLv2 or later, as required by upstream who claims that
everything on libre.adacore.com, including the Subversion repository,
is pure GPL.
* debian/patches/linker_options.patch: new:
- link libgnomeada2.so, libgtkada_glade2.so and libgtkada2_gl.so against
libgtkada2.so.
- link all libraries against libgnat.so.
- link libgtkada2.so and libgtkada2_gl.so against libX11.so.
- pass --as-needed to the linker to eliminate unneeded dependencies.
Files:
09111f6b341761ca7b7958893d1d5109 32249 libs optional libgtkada2_2.14.2-1.diff.gz
f646a259173652258d63c53dc678d632 1622 libs optional libgtkada2_2.14.2-1.dsc
a19694492d73fa69319b7b65294f9876 2560783 libs optional libgtkada2_2.14.2.orig.tar.gz
More information about the Lucid-changes
mailing list