xfburn (0.6.2-1)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/0.6.2-1 tag
- Git: https://salsa.debian.org/xfce-team/apps/xfburn.git
-
- Branch: debian/master
- Path: debian/changelog
- Browser: https://salsa.debian.org/xfce-team/apps/xfburn
- Last scan: 2021-04-20 00:56:20+00
- Next scan: 2021-04-28 13:23:00+00
- Debian changelog in Git:
xfburn (0.6.2-1) unstable; urgency=medium
[ Debian Janitor ]
* Trim trailing whitespace.
* Set upstream metadata fields: Name (from ./configure).
[ Yves-Alexis Perez ]
* d/watch: use uscan special strings
* d/control: update standards version to 4.5.0
* New upstream version 0.6.2
* d/patches: refresh for new upstream
* d/rules: don't try to move appdata
* d/rules: run auto tests
* d/rules: don't override clean rules
-- Yves-Alexis Perez <corsac@debian.org> Sun, 15 Mar 2020 17:50:29 +0100
- This branch is 2 commits ahead of tag debian/0.6.2-1
- Git log:
commit 9c18460e334a670eb87fe7cc9c032e32f46385e4
Merge: 3a00a12 56fe634
Author: Yves-Alexis Perez <corsac@debian.org>
Date: Tue May 12 09:28:35 2020 +0000
Merge branch 'drop-dbus-glib' into 'debian/master'
d/control: drop needless libdbus-glib-1-dev
See merge request xfce-team/apps/xfburn!2
commit 56fe634bc60058f4def25145416875b17b482684
Author: Kentaro Hayashi <kenhys@xdump.org>
Date: Sun May 10 20:15:48 2020 +0900
d/control: drop needless libdbus-glib-1-dev
As libdbus-glib-1-dev is deprecated in Bug#895291 [1], and dbus-glib
is not used at all, so it was removed from debian/control.
This commit fixes Bug#955855 unnecessarily Build-Depends on deprecated
dbus-glib. [2]
[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895291
[2] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955855