Skip to content

Changelog xfce4-notifyd (0.4.2-0ubuntu2)

2018

xfce4-notifyd (0.4.2-0ubuntu2) bionic; urgency=medium

   * d/patches/lp1763674.patch
     - Fix preferences display of fade out setting (LP: #1763674)

xfce4-notifyd (0.4.2-0ubuntu1) devel; urgency=medium

   * New upstream release.

2017

xfce4-notifyd (0.4.1-1) unstable; urgency=medium

   * New upstream release.
   * debian/control:
     - update standards version to 4.1.2.
   * Migrate to https URL scheme.

xfce4-notifyd (0.4.0-1) unstable; urgency=medium

   * New upstream release.
   * Run wrap-and-sort.
   * debian/control:
     - update standards version to 4.1.1.
     - add build-dep on libxfce4panel-2.0-dev.
   * debian/rules:
     - remove .la files before dh_install

xfce4-notifyd (0.3.6-1) unstable; urgency=medium

   * New upstream release.

xfce4-notifyd (0.3.5-1) unstable; urgency=medium

   * New upstream release.

2016

xfce4-notifyd (0.3.4-1) unstable; urgency=medium

   * New upstream release.
   * debian/patches:
     - 0001-Fix-theming-issues-with-Gtk-3.22 dropped, included upstream.

xfce4-notifyd (0.3.3-2) unstable; urgency=medium

   * debian/patches:
     - 0001-Fix-theming-issues-with-Gtk-3.22 added, cherry-picked from upstream.

xfce4-notifyd (0.3.3-1) unstable; urgency=medium

   [ Mateusz Łukasik ]
   * New upstream release.

xfce4-notifyd (0.3.2-1) unstable; urgency=medium

   [ Mateusz Łukasik ]
   * New upstream release.
   * Drop patches -- no longer needed.
   * debian/control:
     - Update B-D: Switch to libxfce4ui-2-dev and add libgtk-3-dev.
     - Bump minimal version of xfce libs to 4.12.
     - Bump strandards-version to 3.9.8.

2014

xfce4-notifyd (0.2.4-3) unstable; urgency=low

   [ Evgeni Golov ]
   * Correct Vcs-* URLs to point to anonscm.debian.org
 
   [ Jackson Doak ]
   * debian/control:
     - Bump strandards-version to 3.9.5
     - Build-depend on dh-autoreconf
   * debian/copyright: Change GPL-2 to GPL-2+
   * debian/rules: Add --with autoreconf
   * Create debian/source/options
   * debian/xfce4-notifyd.lintian-overrides:
     - Remove unused override: desktop-entry-invalid-category
 
   [ Yves-Alexis Perez ]
   * debian/control:
     - add build-dep on xfce4-dev-tools for xdt-autogen command.

2013

xfce4-notifyd (0.2.4-2) unstable; urgency=low

   * Upload to unstable.

xfce4-notifyd (0.2.4-1) experimental; urgency=low

   [ Daniel Echeverry ]
   * Add XfceNotifyWindow::summary-bold option.                  closes: #687441
   * debian/control
     + Update homepage field.                                    closes: #685737
     + Remove duplicate section field. (lintian)
   * debian/copyright
     + Update copyright file to DEP5
 
   [ Evgeni Golov ]
   * New upstream release.

xfce4-notifyd (0.2.3-1) experimental; urgency=low

   * New upstream release.
   * debian/patches:
     - 01_fix-dismiss-notifications and 02_fix-desktop-category dropped,
       included upstream.
   * debian/rules:
     - enable all hardening options.
   * debian/control:
     - add build-dep on libnotify-dev.

2012

xfce4-notifyd (0.2.2-3) experimental; urgency=low

   [ Lionel Le Folgoc ]
   * debian/patches:
     - 02_fix-desktop-category.patch: added, let xfce4-notifyd-config appear
       in xfce4-settings 4.9.x/4.10.
 
   [ Yves-Alexis Perez ]
   * debian/xfce4-notifyd.lintian-overrides: XFCE is now a valid category.

xfce4-notifyd (0.2.2-2) unstable; urgency=low

   * debian/patches:
     - 01_fix-dismiss-notifications added, backported from upstream. Correctly
       dismiss notifications when clicked.                       closes: #672646
   * debian/rules:
     - use dpkg-dev 1.16.1 and debhelper 9 hardening support.
     - build with --parallel.
   * debian/compat bumped to 9.
   * debian/control:
     - update debhelper build-dep to 9.
     - add dpkg-dev 1.16.1 build-dep.
     - drop hardening-includes build-dep.
     - update standards version to 3.9.3.
   * debian/xfce4-notifyd.lintian-overrides added, add override for hardening
     checks since we do use hardening build flags.

2011

xfce4-notifyd (0.2.2-1) unstable; urgency=low

   * New upstream release.
   * debian/control:
     - drop conflicts against notification-daemon{,-xfce} since we stopped
       shipping the same service file.

xfce4-notifyd (0.2.1-2) unstable; urgency=low

   [ Lionel Le Folgoc ]
   * Upload to unstable.
   * debian/control:
     - add myself to Uploaders.
     - remove Simon and Emanuele from uploaders, thanks to them.
     - bump b-deps for Xfce 4.8.
 
   [ Yves-Alexis Perez ]
   * debian/control:
     - add a recommends on libnotify-bin for the theme changes to be previewed.
     - update standards version to 3.9.2.

xfce4-notifyd (0.2.1-1) experimental; urgency=low

   * New upstream release.
   * debian/control:
     - convert libxfcegui4-dev build-dep to libxfce4ui-dev.
     - update standards version to 3.9.1.
     - add build-dep on hardening-includes.
     - drop libsexy and libglade from build-deps.
   * debian/rules:
     - pick {C,LD}FLAGS from dpkg-buildflags.
     - add -z,defs, --as-needed and -O1 to LDFLAGS.
     - add hardening flags to {C,LD}FLAGS
     - drop the overrides since we don't need to patch POTFILES.skip anymore.
   * debian/patches:
     - 01_send-second-arg-notification-closed dropped, xfce4-notifyd has been
       ported to libnotify 0.4.5.
     - 02_add-spec-version-to-GetServerInformation dropped as well, included
       upstream.
   * debian/copyright updated for new release.

2010

xfce4-notifyd (0.1.0-5) unstable; urgency=low

   [ Evgeni Golov ]
   * Fix Vcs-* fields, they were missing 'trunk' in the path.
 
   [ Yves-Alexis Perez ]
   * debian/patches:
     - 02_add-spec-version-to-GetServerInformation added, returns spec version
     information so we're conform to 1.0      .                  closes: #588272
   * switch source format to 3.0 (quilt).
   * debian/rules:
     - add .pc files to POTFILES.skip.
     - drop quilt addon call and rules.
   * debian/control:
     - update standards version to 3.9.0.
     - bump debhelper build-dep to 7.0.50~ for overrides.

2009

xfce4-notifyd (0.1.0-4) unstable; urgency=low

   * debian/patches/01_send-second-arg-notification-closed.patch:
     Now really send the reason argument with NotificationClosed. closes: 522729

xfce4-notifyd (0.1.0-3) unstable; urgency=low

   [ Evgeni Golov ]
   * Update my e-mail address.
 
   [ Yves-Alexis Perez ]
   * debian/patches
     - 01_send-second-arg-notification-closed added, correctly send two
       arguments with NotificationClosed.                         closes: 522729
   * debian/rules:
     - simplify tiny.rules for debhelper 7.
   * debian/control:
     - add build-dep on quilt (with --with-quilt support in the rule).

xfce4-notifyd (0.1.0-2) unstable; urgency=low

   * Upload to unstable.
   * debian/control:
     - move to xfce section.
     - update standards version to 3.8.1.
     - update build-deps to Xfce 4.6.

xfce4-notifyd (0.1.0-1) experimental; urgency=low

   [ Evgeni Golov ]
   * Initial release.                                        closes: #506864
 
   [ Yves-Alexis Perez ]
   * debian/control:
     - add pkg-xfce team to Uploaders:
     - add build-dep on libxfconf-0-dev.