Change logs for denemo source package in Utopic

  • denemo (1.1.0-1ubuntu1) trusty; urgency=medium
    
      * Merge with Debian; remaining changes:
    
    denemo (1.1.0-1) experimental; urgency=low
    
      * Imported Upstream version 1.1.0
      * help.c.diff patch updated.
      * Makefile.am.diff patch updated.
      * denemo.conf.diff patch removed, because the original file was deleted
        by upstream in 27adac0.
      * ouput-typo.diff Patch deleted, spelling error fixed upstream.
      * configure.in.diff patch updated.
      * debian/control
        - New build dependency rubberband-dev.
        - Dependency in automake1.11 removed.
        - DM-Upload-Allowed removed, thanks to my previous sponsor.
        - librubberband-dev dependency fixed.
        - New buildependency intltool.
        - Standards updated to 3.9.5, no changes required.
      * debian/rules
        - override_dh_autoreconf added in order to call intltoolize.
        - Removed dh_fixperms override, fixed upstream.
      * add_format_arguments.diff patch added to pass format arguments in
        order to avoid possible security problems and build using Hardening
        Options.
      * debian/denemo.install
        - denemo.conf removed from the list because it was
          deleted upstream.
      * debian/denemo-data.install
        - Added the new denemo_file_update bash script.
      * shebang.diff patch added in order to add the shebang to
        denemo_file_update.sh.
      * remove_sh_extension.diff patch added in order to rename
        denemo_file_update.sh.
      * denemo_file_update.1 man page added.
      * debian/denemo-data.manpages now includes the manpage for
        denemo_file_update.sh.
      * debian/clean Added the auto-generated files m4/intltool.m4,
        po/POTFILES.skip, po/POTFILES.in.
      * update_aubio.diff patch added to make denemo work with
        aubio4 (Closes: 733967).
      * keywords-desktop-entry patch added in order to add the missing entry
        and a missing semicolon.
      * debian/upstream/signing-key.asc added in order to use uscan to verify
        upstream signature at downloads.
      * debian/watch pgpsigurlmangle option added to verify the PGP signature.
      * debian/denemo.{postinst,postrm,preinst} Maintainer scripts added in
        order to remove the obsolete conffile /etc/denemo/denemo.conf
      * debian/copyright Comment added to the Denemo.ttf license.
    
    denemo (0.9.6-1) experimental; urgency=low
    
      * New upstream release
      * glib-single-include.diff patch droped, merged upstream.
      * Move to debhelper 9
        - debian/compat, and debian/control build dependency on debhelper,
          raised to 9.
        - debian/rules override_dh_auto_configure droped, debhelper 9 sets
          the environment variables listed by dpkg-buildflags by default.
      * debian/copyright Multiple years updated, and two files removed.
    
    denemo (0.9.4-1) experimental; urgency=low
    
      * New upstream release (Closes: 663394)
        - Menu order improved (Closes: 639349)
      * format_error_strings.diff patch droped because this release fixed
        the errors in the calls to g_print.
      * debian/control
        - Build dependency on libgtksourceview-3.0-dev added.
        - Build dependency on libevince-dev added.
        - Build dependency on libportmidi-dev added.
      * debian/rules
        - The override_dh_auto_install that was intended to delete empty
          directories, was droped, upstream fixed this issue.
        - In override_dh_fixperms a new call to chmod was added in order to
          fix permissions of the file "ScoreProlog".
      * debian/copyright
        - Format field updated.
        - Multiple files added.
     -- Matthias Klose <email address hidden>   Wed, 19 Feb 2014 14:56:09 +0100