* QA upload.
* Add missing Breaks/Replaces: Closes: #806204, #806253.
* QA upload.
* Upload to unstable.
* QA upload.
* Migrations:
- DH level to 9.
- debian/copyright to 1.0 format.
- DebSrc to version 3.0.
- Dropped the CDBS system.
* debian/control:
- Included Homepage: field.
- Improved long description of package libidl-dev.
- Removed extra Section: field of package libidl-2-0.
- Removed {$shlibs:Depends} from Depends field of package libidl-dev.
- Renamed package libidl0 to libidl-2-0 because SONAME is libIDL-2-0.
- Reorganized Build:Depends field.and Depends field.
* debian/copyright: Revised and updated all information.
* debian/libidl-2-0.install:
- Included file usr/share/info/libIDL2.info.
* debian/libidl-2-0.symbols:
- Regenerated the main symbols file.
* debian/patches:
- Added patch 01-fix-configure.in to include AC_CONFIG_MACRO_DIR.
- Added patch 02-fix-Makefile.am to include ACLOCAL_AMFLAGS
and change name of INCLUDES to ACLOCAL_AMFLAGS.
* debian/rules:
- Included DEB_BUILD_MAINT_OPTIONS for hardening.
- Using autoreconf now.
* debian/watch: upgraded from version 2 to 3 and improved.
* QA upload.
* Maintainer field set to QA Group.
* Bump Standards-Version to 3.9.6.
* Non-maintainer upload.
* Run dh-autoreconf to update config.{sub,guess} and
{libtool,aclocal}.m4, necessary for some new ports. Thanks
Brahadambal Srinivasan. (Closes: #756314)
* Non-maintainer upload.
* Replace libidl-config by a wrapper for pkg-config.
* Add corresponding dependency on pkg-config.
* Drop .la files.
* Switch to multiarch. Closes: #641614.
+ Set libdir accordingly.
+ Update installation paths.
+ Make both packages MA: same.
+ Depend on cpp:any.
* Non-maintainer upload.
* Remove references to other libraries from dependency_libs field
Closes: #619202
* Non-maintainer upload.
* New upstream bugfix release, no API changes.
* Acknowledge NMUs. Thanks!
+ Closes: #395037 "Diffs for 0.8.7-0.1, 0.8.8-0.1 and 0.8.9-0.1 NMUs"
+ Closes: #471300 "diff for NMU 0.8.10-0.1"
* Update Standards-Version to 3.8.3, no additional changes needed.
* Bump debhelper compatibility level to 7.
* Capitalize "Perl" and "Python" in libidl0 package description.
* Non-maintainer upload.
* New upstream bugfix release; no API change.
* Non-maintainer upload.
* New upstream bugfix release; no API change.
+ Fixes build with bison 2.4. Closes: #514315.
* Non-maintainer upload.
* New upstream bugfix release; no API change.
* Non-maintainer upload.
* New upstream bugfix release:
+ Fixes build with glib 2.16 (Closes: #464524).
* NMU.
* New upstream bugfix release; no API change.
* Use ${binary:Version}.
* Specify a section for the source package.
* Standards-version can now be 3.7.3.
* New upstream release; no API change.
* New upstream release; no API change; closes: #394449.
- Drop diff on libIDL2.info, which seemed to be an update from makeinfo
4.7 to 4.8, as upstream used 4.8 in the tarball.
* Add watch file.
* New upstream version.
+ Closes: #357170 "new upstream release available" (thanks, Florian Ernst)
* debian/copyright: Changed download location.
* debian/copyright: Changed copyright notice to notices actually found in
source files.
* debian/control: Standards-Version 3.6.2 (no changes required).
* New upstream version.
* New upstream version.
* Standards-Version 3.6.1 (no changes required).
* New upstream version, which obsoletes Daniel's flex patch.
* Standards-Version 3.5.10 (no changes required).
* Added debian/libidl-dev.manpages to ensure libIDL-config-2(1) is installed
correctly.
* Use cdbs.
+ Build-Depend on cdbs.
+ Build-Depend on debhelper >= 4.1.0
+ Replaced debian/rules.
+ Closes: #195464 "libidl build-depends on debhelper >=4.0.0, but uses
--source-dir introduced in 4.0.4"
* Patch by Daniel Schepler that fixes compilation with newer flex.
+ Closes: #192444 "Fails to build with current flex"
* Build-Depend on flex instead of flex-old again.
* New upstream version.
* Standards-Version 3.5.9.
* Changed section of libidl-dev to libdevel.
* Build-Depend on debhelper >= 4.0.0.
+ Closes: #188471 "source of sid refuse to build on woody / builddep error"
* Build-Depend on flex-old instead of flex for now.
+ Changes severity of #192444 from serious to normal.
* Corrected the maintainer address.
* Use debhelper compat level 4. Define the compat level in debian/compat
instead of debian/rules.
* Use ${misc:Depends}.
* Use dh_install instead of dh_movefiles.
* New maintainer.
* Complies with Debian Policy, version 3.5.8.
* Updated standards version, keep it in sync with linc & orbit2.
* Updated config.sub,guess in hopes of keeping the mipsel guys quiet. :)
* New upstream release.
* Rebuilt against glib2.0, updated dependencies.
* Rebuilt against newer glib; dependencies updated.
* New upstream release.
* New upstream release.
* Rebuilt against newer glib1.3 libraries, updated dependencies.
* Patched up libIDL-config-2.in to use pkg-config. Added note to
libIDL-config.2 man page that you should probably use pkg-config
directly for portability. (closes:#119869, #119872)
* Rebuilt against newer glib1.3 libraries.
* Added versioned build-depends on glib1.3.
* Initial packaging for Debian.
* Hacked configure script to tell libIDL to use "/usr/bin/cpp"
* Created manual page for libIDL-config-2.