dh-ada-library (5.4) unstable; urgency=low

  * Do not link /usr/share/doc/dbg_pkg -> lib_pkg because replacing a
    directory with a symbolic link causes upgrade problems.
  * Configure gnatprj to understand Ada separate units (gtkada).
  * Set installed files read-only (templates_parser).
  * Handle versioned -dbg package names (xmlada templates_parser),
    until they can obey the Ada policy.
  * Handle package where the library name contains an underscore and
    the package name a minus sign (templates-parser).
  * Adapt generated project to source naming exceptions (templates_parser).

 -- Nicolas Boulenguez <nicolas@debian.org>  Thu, 23 Aug 2013 00:44:25 +0200

dh-ada-library (5.3) unstable; urgency=low

  * Internal changes removing the dependency on gprbuild.
  * Undo -s setting from previous revision, as it causes FTBFS for gnat-gps.

 -- Nicolas Boulenguez <nicolas@debian.org>  Sat, 17 Aug 2013 18:48:54 +0200

dh-ada-library (5.2) unstable; urgency=low

  * src/misc.ad[sb]: an exception was ignored in rare cases.
  * debian_packaging.mk: -Wformat-security not anymore in dpkg-buildflags.
    Default BUILDER_OPTIONS: -s to recompile if flags changed,
    -eS: messages to stdout instead of stderr, avoiding buildd timeout.

 -- Nicolas Boulenguez <nicolas@debian.org>  Sun, 21 Jul 2013 14:55:09 +0200

dh-ada-library (5.1) unstable; urgency=low

  * debian_packaging.mk: enable as-needed now that #680292 is closed.
  * debian/source/format/options: removed, let dpkg choose compression.
  * debian/control (Standards-Version): 3.9.4.
  * README, debian/docs: created and installed.
  * all: copyright update.

 -- Nicolas Boulenguez <nicolas@debian.org>  Tue, 14 May 2013 19:57:25 +0200

dh-ada-library (5) unstable; urgency=low

  * debian_packaging.mk: LDFLAGS+=-Wl,-z,defs: warn for undefined symbols.
    Disabling --as-needed as long as #680292 is on the way and breaks some
    library reverse-dependencies compiled with gnatmake.
  * control: I do not need DM-Upload-Allowed anymore.

 -- Nicolas Boulenguez <nicolas@debian.org>  Thu, 08 Nov 2012 19:39:34 +0100

dh-ada-library (4) unstable; urgency=low

  * debian_packaging.mk: append -v to BUILDER_OPTIONS, so that the exact
    command line is available to automatic log checkers.

 -- Nicolas Boulenguez <nicolas.boulenguez@free.fr>  Sat, 07 Jul 2012 22:16:04 +0200

dh-ada-library (3) unstable; urgency=low

  * control: Depend on gprbuild, so that gprconfig is available for
    gnatprj.

 -- Nicolas Boulenguez <nicolas.boulenguez@free.fr>  Sat, 09 Jun 2012 01:40:47 +0200

dh-ada-library (2) unstable; urgency=low

  [ Nicolas Boulenguez ]
  * Slight optimization. When searching static archive, use
    Ada.Directories, instead of a subprocess and a temporary file.
  * Library_ALI_Dir may be common to many libraries, only embed *.ali from
    the current project (this will correct a packaging error in
    gtkada-2.24.1-4).
  * Ignore non-library imported projects during generation of ada:Depends.
    They are already reported by Install_Projects.
  * control: added VCS-* fields.
  * copyright: updated dep5 url, removed erroned comment.
  * man (en): typos, specify that non-library projects are ignored.
    (fr): update with Ludovic's changes.
  * (Style) Encapsulate all Prj dependencies in a separate package.
    Translation error, Affectation->Assignment.
  * For Vectors, use Indexes instead of Cursors, for efficiency and to
    avoid dreadful http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52873.
  * man/dh_ada_library.1: Split sentences to ease merges.
    man/*: propagated Ludovic's changes.

  [ Ludovic Brenta ]
  * debian/control: Better English in the long description.
    (DM-Upload-Allowed): yes.
  * man/dh_ada_library.1: change passive voice to active voice.

 -- Nicolas Boulenguez <nicolas.boulenguez@free.fr>  Sat, 28 Apr 2012 14:36:28 +0200

dh-ada-library (1) unstable; urgency=low

  * Initial release.

 -- Nicolas Boulenguez <nicolas.boulenguez@free.fr>  Sat, 31 Mar 2012 15:03:21 +0200
