News for package dblatex

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 3.0 (quilt)
Source: dblatex
Binary: dblatex
Architecture: all
Version: 0.3.7-1
Maintainer: Andreas Hoenen <[email protected]>
Homepage: http://dblatex.sourceforge.net/
Standards-Version: 3.9.6
Build-Depends: debhelper (>= 9), dh-python
Build-Depends-Indep: python
Package-List:
 dblatex deb text optional arch=all
Checksums-Sha1:
 3a2e9b3fc501e0aa4c2152b9987287f8dca3f650 577068 dblatex_0.3.7.orig-examples.tar.bz2
 aa33a5588052bff864773924af961e7c79c30cbf 1513975 dblatex_0.3.7.orig.tar.bz2
 66e0c7d18b4ea68f5403dfef1c8bb3e68d6eaf5f 17044 dblatex_0.3.7-1.debian.tar.xz
Checksums-Sha256:
 8f78fabc9a3ee7ae71e7ef1c6920cb541e4038b11ba4d4a52bca890d2a817d85 577068 dblatex_0.3.7.orig-examples.tar.bz2
 59ce3fdfd4d6cf44beb8705d9267b7be7cb32d4f826834c861c5b7016c7e722e 1513975 dblatex_0.3.7.orig.tar.bz2
 1dad96aca1a8815319807cd03e5c514ce9eac2be690853ea84d6b5c2b96c4a6e 17044 dblatex_0.3.7-1.debian.tar.xz
Files:
 afbf9a63eb82e31645b7d51dc781abf9 577068 dblatex_0.3.7.orig-examples.tar.bz2
 15ba461151e7cc2d6a89cb6ebcf3650b 1513975 dblatex_0.3.7.orig.tar.bz2
 454d8ac13075f9a047ad9ca3a65a44a1 17044 dblatex_0.3.7-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJV4B5gAAoJEPNPCXROn13ZvrMQALKFPU/ReaD02l2X8SruBly2
y2r+1u8+G7KakfuEKwmR6pRYiifJAHxCv1rHvGKmXsooZw0r/mnxQQepyWzWDoFV
+W3VAzX1qewHwS7YmCnzSmoJ1Bj84/hLaAfVDcTRDjoPvXEQaMdK2zXcBM3TZ86F
dXxL15MxgkJQ3ynYqmHh9QIoZAOOKFy8YlPsbXZ4iu4XzZTCj0/8rBpq+QlybWWN
1tUYizRZ1DclhZXwiEBOpiYcWOKSbyFHmLPlXLALWOtL/Y/h95pP4Re8gDrfQbP0
aBSrqY7socYz3zWT9pkbtsLn4bSFVey5UNmW4hFo0WhtA9AlFuFn3UACKBAPfz1u
or/iJyJf/YdoUCVRJhsYQ3YnAJL7fiuxezv4DqzyU6rKcDFtRxqhJnETPF+EI4AB
7IOsC/vaqUcsTVCEq5RRB0PaddkpNjFk38A7vAEWeV/uVRKzLfqfwydz1BMomJYY
LaTGsDg4fi8lkfGYwMYNUWcYFOwu2dw9BkKsLwbqPRoG7EjDI7nTV81XwQP2KJhV
RMHkWf+e40AYTTxAqkmdn78UVvQKk0dS/riTt14rBl//r3fyIKwCBFX1NiQRYxKB
viOGshJnZrottZEbueZnYaiKB4i5XhbIwIiYGIYCy9stP8bTyFQiTyz/q/lfnsRT
mmy9wVWFgRwCHr4GABNZ
=T3nd
-----END PGP SIGNATURE-----

Changes:
dblatex (0.3.7-1) unstable; urgency=low

  * New upstream release
    + Use section attribute label to force the section counter.  Don't
      number a chapter with an empty label attribute.  Thanks to Petter
      Reinholdtsen for reporting.  Closes: #684772
    + Improve the PDF metadata setup.  Thanks to Petter Reinholdtsen for
      reporting.  Closes: #792898
    + Allow one to put a figure anchor at the top even if the caption is at the
      bottom, thanks to the parameter figure.anchor.top.  Thanks to Petter
      Reinholdtsen for reporting.  Closes: #793077
  * Drop patches that have been integrated upstream:
    + 20_inkscape_error_handler.patch
  * Refresh various patches regarding line numbers and context.
  * Add a temporary lintian override regarding a copyright file spelling error
    until it will be fixed upstream.
  * debian/compat:
    + Bump compatibility level to 9.
  * debian/control:
    + Bump debhelper dependency version to >= 9.
    + Wrap and sort dependencies.
    + Remove dependency version constraints already fulfilled in oldstable.
  * debian/rules:
    + Explicitly specify build system in default dh call.
    + Use target override_dh_installexamples for examples instead of target
      override_dh_installdocs.
    + Simplify file by replacing target override_dh_installdocs with separate
      file debian/docs.
    + Instead of moving xhtml/ documentation directory to well known html/
      location, create a compatibility symlink (new file debian/dblatex.links).
    + Simplify file by removing target get-orig-source and related variable
      definitions: redundant to uscan command.
    + Unify recipe line indentation: use TAB as prefix for every recipe line.
    + Clean up override_dh_clean content.
  * debian/watch:
    + Also watch examples tarball.

 -- Andreas Hoenen <[email protected]>  Thu, 27 Aug 2015 21:47:54 +0200