Skip to content

Changelog duc (1.4.4-1)

2020

duc (1.4.4-1) unstable; urgency=medium

   * New upstream version.
   * Bump standards version.
   * Move to debhelper 12.

2019

duc (1.4.3-6) unstable; urgency=medium

   * Fix FTBFS (dh_installman: Cannot find "debian/build-nox/doc/duc.1").
     (Closes: #924473)

2018

duc (1.4.3-5) unstable; urgency=medium

   [Ondřej Nový]
   * d/copyright: Use https protocol in Format field
   * d/rules: Remove trailing whitespaces
 
   [Helmut Grohne]
   * Address FTCBFS: Let dh_auto_configure pass --host to ./configure.
     (Closes: #915595)

duc (1.4.3-4) unstable; urgency=medium

   * Update Vcs-* headers to reflect migration from Alioth to Salsa.
   * Change B-D on ruby-conn to conn. Thanks Helmut Grohne. Closes: #903067.
   * Bump standards version (no other changes)

duc (1.4.3-3) unstable; urgency=medium

   * Adopt duc. Thank you Herbert Parentes Fortes Neto for all your hard
     work and best wishes for the future! Closes: #886013.
   * Bump standards version (no further changes needed)
   * duc-nox provides /usr/bin/duc and the duc and duc-nox packages now
     conflict with each other. Closes: #885404.
     * Add a compatibility symlink for duc-nox.
   * Remove empty debian/patches/series
   * Revert src/libduc-graph/font.c to upstream version (DOS line endings)
     to keep dpkg-source happy.

2017

duc (1.4.3-2) unstable; urgency=medium

   * debian/control:
       - Add ruby-ronn to Build-Depends
   * debian/duc-nox.manpages:
       - Upstream manpage generated at build time.
   * debian/man removed.
   * debian/rules:
       - generate duc-nox manpage

duc (1.4.3-1) unstable; urgency=medium

   * New upstream release.
   * debian/copyright:
       - Updated.
   * debian/man:
       - Refresh duc-nox manpage.

2016

duc (1.4.2-1) unstable; urgency=medium

   * New upstream release.
   * debian/man/duc-nox.1:
       - Refresh file.
   * debian/patches:
       - all patches applied by the upstream.
   * debian/rules:
       - dh_auto_configure:
           - Add '-fPIE' to CFLAGS.
           - Add '-fPIE -pie' to LDFLAGS.

duc (1.4.1-4) unstable; urgency=medium

   * debian/control:
       - Update my email.
   * debian/copyright:
       - Update my email
   * debian/man:
       - Fix typo in duc-nox.txt and generate a new duc-nox.1
   * debian/patches:
       - Create fix-typo-manpage.patch. duc.1
       - Create fix-typo-cmd-cgi-c.patch.

duc (1.4.1-3) unstable; urgency=medium

   * debian/control:
       - bump Standards-Version from 3.9.7 to 3.9.8
   * debian/copyright:
       - License other_1 renamed to Expat.

duc (1.4.1-2) unstable; urgency=low

   * debian/patches:
       - ftbfs_hurd-i386.patch file created.

duc (1.4.1-1) unstable; urgency=low

   * New upstream release.
   * debian/man/* updated.

duc (1.4.0-1) unstable; urgency=low

   * New upstream release.
   * debian/control:
       - dh-autoreconf added to Build-Depends field.
       - Bump Standards-Version to 3.9.7.
       - Vcs-* fields using https.
   * debian/copyright updated.
   * debian/duc*.examples created.
   * debian/man/* updated to version 1.4.0.
   * debian/patches:
       - fix_typo_cmd-index.patch created.
       - fix_typo_libduc_duc.patch created.
   * debian/rules:
       - '--with autoreconf' param added.
       - set '--prefix=/usr' as a install dir.
       - two lines added to 'cp src/glad' to where the build is done.
   * debian/watch:
       - version 4.

2015

duc (1.3.3-1) unstable; urgency=medium

   * Initial release (Closes: #783310)