Skip to content

Debian Changelog libidn (1.15-2)

2009

libidn (1.15-2) unstable; urgency=low

   [ Simon Josefsson ]
   * Bump shlibs to 1.13 because later versions introduced symbol
     versioning; closes: #550650.
   * Fix debhelper-but-no-misc-depends for libidn11-java and libidn11-dev.
   * Add doc-base file to register PDF manual.
   * Upgrade to standards version 3.8.3.
   * Remove libidn11-dev's postinst/prerm, as invoking install-info is now
     handled by debhelper.

 -- Simon Josefsson <simon@josefsson.org>  Tue, 13 Oct 2009 12:16:12 +0200

libidn (1.15-1) unstable; urgency=low

   [ Simon Josefsson ]
   * Let install-info decide where to put libidn.info.
   * New upstream version.
   * Build with new --with-packager* variables to make 'idn --help'
     and 'idn --version' print Debian specific information.

 -- Simon Josefsson <simon@josefsson.org>  Mon, 08 Jun 2009 11:59:06 +0200

libidn (1.14-3) unstable; urgency=low

   [ Simon Josefsson ]
   * Don't use autotools-dev, the config.* files in libidn
     are newer than what's in autotools-dev.
   * Use more idiomatatic code to filter out platforms without gcj.
     Thanks to Adeodato Simó <dato@net.com.org.es>.
   * Upload to unstable after testing in experimental.

 -- Simon Josefsson <simon@josefsson.org>  Fri, 17 Apr 2009 00:22:30 +0200

libidn (1.14-2) experimental; urgency=low

   [ Simon Josefsson ]
   * Don't build java package on platforms that lack gcj; closes: #518673.
   * Put libidn11-java package in section java, silences lintian
     wrong-section-according-to-package-name.

 -- Simon Josefsson <simon@josefsson.org>  Thu, 16 Apr 2009 09:07:32 +0200

libidn (1.14-1) experimental; urgency=low

   [ Simon Josefsson ]
   * New upstream version.
     - Uses version linker script.
   * Upgraded to debian policy 3.8.1.

 -- Simon Josefsson <simon@josefsson.org>  Wed, 08 Apr 2009 18:03:54 +0200

libidn (1.12-2) experimental; urgency=low

   [ Simon Josefsson ]
   * Add libidn11-java package; closes: #445302.
   * Update URL in watch file to point at ftp.gnu.org instead of alpha.gnu.org.
   * Use "set -e" in postinst/prerm scripts to silence lintian
     warning maintainer-script-without-set-e.

 -- Simon Josefsson <simon@josefsson.org>  Tue, 24 Feb 2009 11:16:27 +0100

libidn (1.12-1) unstable; urgency=low

   [ Simon Josefsson ]
   * New upstream version.
     - The manual is now licensed under GFDLv1.3+.
   * Update and improve information in copyright file.

 -- Simon Josefsson <simon@josefsson.org>  Tue, 24 Feb 2009 10:19:44 +0100

libidn (1.11-1) experimental; urgency=low

   [ Simon Josefsson ]
   * Improve data in copyright file.
   * Improve package descriptions in control file.
   * Fix lintian binary-control-field-duplicates-source warning.
   * New upstream version.
     - Fixes lintian warning hyphen-used-as-minus-sign in man pages.
     - Uses DFSG free license for man pages.

 -- Simon Josefsson <simon@josefsson.org>  Wed, 07 Jan 2009 00:07:14 +0100

2008

libidn (1.10-3) unstable; urgency=low

   [ Simon Josefsson ]
   * Add XS-Dm-Upload-Allowed header and Simon as uploader.
   * Add Vcs-Cvs and Vcs-Browser headers to control.
   * Bump watch file version to 3 from 2.
   * Use machine-interpretable copyright file.  The information is
     also significantly improved.
   * Drop Build-Depends on gengetopt.

 -- Simon Josefsson <simon@josefsson.org>  Wed, 22 Oct 2008 11:03:59 +0200

libidn (1.10-2.1) unstable; urgency=low

   * Non-maintainer upload.
   * Reintroduce libidn11-dev.postinst, do .prerm like
     debhelper would, just with section Development.
     Pass -n to dh_installinfo because we do the scripting
     ourselves. Remove bogus idn.info.
     Fix wrong order of arguments in install-info call
     compared to 1.10-1. really Closes: #499201

 -- Thomas Viehmann <tv@beamnet.de>  Thu, 18 Sep 2008 18:24:10 +0200

libidn (1.10-2) unstable; urgency=low

   * Remove libidn11-dev.postinst; closes: #499201

 -- Anibal Monsalve Salazar <anibal@debian.org>  Wed, 17 Sep 2008 14:35:10 +1000

libidn (1.10-1) unstable; urgency=low

   * New upstream release
   * Standards-Version is 3.8.0
   * Fix info-document-missing-dir-section
   * Fix info-document-has-wrong-extension

 -- Anibal Monsalve Salazar <anibal@debian.org>  Tue, 16 Sep 2008 17:26:02 +1000

libidn (1.9-1) unstable; urgency=low

   * New upstream release

 -- Anibal Monsalve Salazar <anibal@debian.org>  Wed, 09 Jul 2008 20:55:25 +1000

libidn (1.8+20080606-1) unstable; urgency=low

   * New source from upstream's git tree
     - Include libidn.pdf libidn.ps libidn.html generated with the
       new libidn.texi license; closes: #484093

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sat, 07 Jun 2008 09:12:00 +1000

libidn (1.8+20080602-1) unstable; urgency=low

   * New source from upstream's git tree
     - Relicense libidn.texi; closes: #484093
   * Don't run "$(MAKE) -C doc pdf" (which was introduced in 1.8-1.1
     see #424522) and don't remove libidn.pdf libidn.ps libidn.html

 -- Anibal Monsalve Salazar <anibal@debian.org>  Mon, 02 Jun 2008 23:38:51 +1000

libidn (1.8-2) unstable; urgency=low

   * Include info manual image in libidn11-dev; closes: #438150

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sun, 01 Jun 2008 16:06:44 +1000

libidn (1.8-1.1) unstable; urgency=low

   * Non-maintainer upload.
   * Rebuild pdf in build rule to fix FTBFS if built twice in a row,
     closes: #424522.

 -- Peter Eisentraut <petere@debian.org>  Sun, 01 Jun 2008 00:09:22 +0200

libidn (1.8-1) unstable; urgency=low

   * New upstream release
   * Get rid of cdbs

 -- Anibal Monsalve Salazar <anibal@debian.org>  Wed, 30 Apr 2008 20:17:00 +1000

libidn (1.7-1) unstable; urgency=low

   * New upstream release

 -- Anibal Monsalve Salazar <anibal@debian.org>  Thu, 17 Apr 2008 20:17:34 +1000

libidn (1.6-1) unstable; urgency=low

   * New upstream release

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sun, 06 Apr 2008 10:16:50 +1000

libidn (1.4-1) unstable; urgency=low

   * New upstream release
   * Set Standards-Version to 3.7.3
   * Set debhelper compatibility to 6
   * Updated debian/copyright

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sun, 10 Feb 2008 14:15:33 +1100

2007

libidn (1.2-1) unstable; urgency=low

   * New upstream release.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Thu, 04 Oct 2007 23:26:24 +1000

libidn (1.1-1) unstable; urgency=low

   * New upstream release.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Fri, 14 Sep 2007 09:08:52 +1000

libidn (1.0-0) unstable; urgency=low

   * New upstream release.
   * Fixed the following lintian message:
     - W: libidn source: substvar-source-version-is-deprecated libidn11-dev
   * libidn11, idn: added {misc:Depends} as a dependency.
   * source package: added priority.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Tue, 07 Aug 2007 21:29:54 +1000

2006

libidn (0.6.5-1) unstable; urgency=low

   * New upstream release.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Thu, 13 Jul 2006 22:11:01 +1000

libidn (0.6.3-1) unstable; urgency=low

   * New upstream release, closes: #333621.
   * Set Standards-Version to 3.7.2.
   * Set debian/compat to 5.
   * Added debian/watch.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Fri, 23 Jun 2006 16:10:52 +1000

libidn (0.5.18-2) unstable; urgency=low

   * New maintainer, closes: #354183.
   * Set Standards-Version to 3.6.2.
   * Added homepage in debian/control.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Fri, 24 Feb 2006 14:57:39 +1100

2005

libidn (0.5.18-1) unstable; urgency=low

   * New upstream release

 -- Ryan M. Golbeck <rmgolbeck@debian.org>  Wed, 20 Jul 2005 08:42:22 -0400

libidn (0.5.13-1.0) unstable; urgency=low

   * Ack NMU bugs
     - (Closes: #280171)
     - (Closes: #283920)
   * Fixed shlibs (Closes: #299319)

 -- Ryan M. Golbeck <rmgolbeck@debian.org>  Sun, 13 Mar 2005 22:23:24 -0500

libidn (0.5.13-0.1) unstable; urgency=low

   * Non-Maintainer Upload, with maintainer consent.
   * New upstream release (Closes: #280171).
     + Fixes segfault on powerpc (Closes: #283920).

 -- Julien BLACHE <jblache@debian.org>  Fri, 25 Feb 2005 22:45:30 +0100

2004

libidn (0.5.2-3) unstable; urgency=high

   * Fixed shlib in libidn11 to point to current version (Closes: #267096)

 -- Ryan M. Golbeck <rmgolbeck@debian.org>  Fri, 20 Aug 2004 23:56:00 -0500

libidn (0.5.2-2) unstable; urgency=low

   * Fixed conflict with libidn9-dev (Closes: #263977)

 -- Ryan M. Golbeck <rmgolbeck@debian.org>  Fri, 06 Aug 2004 12:47:00 -0500

libidn (0.5.2-1) unstable; urgency=low

   * New upstream (Closes: #245758)
     + Fixes rpath issue (Closes: #244525)
 
   * Move .la file from -dev to library package to allow
      dlopening (Closes: #235889)
 
   * Include pdf format of manual and example files (Closes: #233537)

 -- Ryan M. Golbeck <rmgolbeck@debian.org>  Tue, 03 Aug 2004 23:09:41 -0500

libidn (0.4.1-1) unstable; urgency=low

   * New upstream (Closes: #231670)
 
   * Fixed build dependancy problem (Closes: #233776)
 
   * Documentation changes (Closes: #226867)
     + Reverted to real manpage for idn (Closes: #237766)
     + libidn11-dev now includes libidn.info and the API manpages

 -- Ryan M. Golbeck <rmgolbeck@debian.org>  Sun, 14 Mar 2004 10:30:54 -0500

2003

libidn (0.3.4-1) unstable; urgency=low

   * New upstream release (Closes: #222626)
     + bumped SO version (dependancy changes, new packages)
     + fixed output CHARSET (Closes: #202739)
 
   * Converted to cdbs
   * Fixed dependancy of idn package
   * Increased standards version to 3.6.1

 -- Ryan M. Golbeck <rmgolbeck@debian.org>  Thu, 18 Dec 2003 11:17:25 -0500

libidn (0.1.14-2) unstable; urgency=low

   * Fixed priorities of other binary packages
   * Changed section of libidn9-dev to libdevel

 -- Ryan M. Golbeck <rmgolbeck@debian.org>  Fri, 23 May 2003 00:00:00 -0400

libidn (0.1.14-1) unstable; urgency=low

   * New upstream release
     * elisp fixes (closes: #192608)
 
   * libidn9 made priority standard

 -- Ryan M. Golbeck <rmgolbeck@debian.org>  Tue, 20 May 2003 22:04:18 -0400

libidn (0.1.11-3) unstable; urgency=low

   * Fixed section of libidn9-dev package.

 -- Ryan M. Golbeck <rmgolbeck@debian.org>  Sat, 29 Mar 2003 11:11:12 -0500

libidn (0.1.11-2) unstable; urgency=low

   * Edited manpage to point to the info page properly.
   * Added pkg-config dependancy.

 -- Ryan M. Golbeck <rmgolbeck@debian.org>  Mon, 17 Mar 2003 11:11:11 -0500

libidn (0.1.11-1) unstable; urgency=low

   * New upstream release (closes: #183378)
 
   * Added rules to build idn_cmd.?
   * Added new binary package to house new upstream commandline and emacs
     utilities.
   * Added NEWS and README to libidn9.

 -- Ryan M. Golbeck <rmgolbeck@debian.org>  Tue, 4 Mar 2003 08:39:29 -0500

libidn (0.1.8-1) unstable; urgency=low

   * Initial packaging (closes: #181538)

 -- Ryan M. Golbeck <rmgolbeck@debian.org>  Tue, 18 Feb 2003 00:11:11 -0500