Change logs for dia source package in Bionic

  • dia (0.97.3+git20160930-8) unstable; urgency=medium
    
      * New maintainer (closes: #838537)
      * debian/control: Bumped Standards-Version to 4.1.3
      * debian/control: Bumped debhelper to 10
      * debian/patches: Added a patch to fix typos
      * debian/rules: Remove empty directories
      * debian/rules: Added extra flags
    
     -- siqueira <email address hidden>  Wed, 14 Feb 2018 11:15:39 -0200
  • dia (0.97.3+git20160930-7) unstable; urgency=medium
    
      * QA upload.
      * Remove the transitional packages dia-libs and dia-gnome.
    
     -- Adrian Bunk <email address hidden>  Sat, 14 Oct 2017 22:31:08 +0300
  • dia (0.97.3+git20160930-6) unstable; urgency=medium
    
      * QA upload.
      * Unbreak arc lines by dropping fix-invalid-arc-crash-on-amd64.patch
        The applied patch was incorrect. First it did not take into account
        the fact that the value can be negative. And then a value of zero
        is valid, it just means a straight line. I can no longer reproduce
        the crash with such a value. Thus I drop the patch.
        Closes: #788727, #860171
    
     -- Raphaƫl Hertzog <email address hidden>  Tue, 23 May 2017 16:52:27 +0200