Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
d/control: drop b-dep on chrpath, unused
· e49b2505
Yves-Alexis Perez
authored
Aug 15, 2019
e49b2505
finalize changelog
· 055c6e93
Yves-Alexis Perez
authored
Aug 15, 2019
055c6e93
upload Thunar 1.8.9-1 to unstable
· b57ddfc7
Yves-Alexis Perez
authored
Aug 15, 2019
b57ddfc7
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
b57ddfc7
thunar (1.8.9-1)
UNRELEASED
; urgency=medium
thunar (1.8.9-1)
unstable
; urgency=medium
[ Unit 193 ]
* New upstream version 1.8.9
* d/control: Drop Build-Depends on libdbus-glib-1-dev and libxml-parser-perl.
* d/rules:
...
...
@@ -7,7 +8,10 @@ thunar (1.8.9-1) UNRELEASED; urgency=medium
- Drop '--disable-silent-rules' now that it's default, sort remaining.
- Drop dbgsym migration now that it's complete.
-- Unit 193 <unit193@ubuntu.com> Thu, 15 Aug 2019 03:43:47 -0400
[ Yves-Alexis Perez ]
* d/control: drop b-dep on chrpath, unused
-- Yves-Alexis Perez <corsac@debian.org> Thu, 15 Aug 2019 16:02:18 +0200
thunar (1.8.7-1) unstable; urgency=medium
...
...
debian/control
View file @
b57ddfc7
...
...
@@ -3,8 +3,7 @@ Section: xfce
Priority: optional
Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Uploaders: Yves-Alexis Perez <corsac@debian.org>
Build-Depends: chrpath,
debhelper-compat (= 11),
Build-Depends: debhelper-compat (= 11),
gtk-doc-tools,
intltool,
libexif-dev,
...
...