Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (4)
demote debhelper-compat to 10
· ca1f6efc
Yves-Alexis Perez
authored
Jul 10, 2019
Gbp-dch: Ignore
ca1f6efc
d/control: update standards version to 4.4.0
· 78612fe9
Yves-Alexis Perez
authored
Jul 10, 2019
78612fe9
finalize changelog
· 9a7e9599
Yves-Alexis Perez
authored
Jul 10, 2019
9a7e9599
upload xfce4-notifyd 0.4.4-1 to unstable
· d6f6542b
Yves-Alexis Perez
authored
Jul 10, 2019
d6f6542b
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
d6f6542b
xfce4-notifyd (0.4.4-1)
UNRELEASED
; urgency=medium
xfce4-notifyd (0.4.4-1)
unstable
; urgency=medium
[ Yves-Alexis Perez ]
* New upstream version 0.4.4
* d/control: update standards version to 4.4.0
[ Unit 193 ]
* d/compat, d/control:
- Drop d/compat in favor of debhelper-compat
, bump to 11.
- Drop d/compat in favor of debhelper-compat
* d/control: Drop Build-depends on libdbus-1-dev and libdbus-glib-1-dev.
* d/README.source, d/s/options: Drop, no longer useful.
* Trim whitespace from previous changelog entries.
--
Unit 193 <unit193@ubuntu.com> Tue, 09 Jul 2019 23:46:02 -04
00
--
Yves-Alexis Perez <corsac@debian.org> Wed, 10 Jul 2019 19:06:41 +02
00
xfce4-notifyd (0.4.3-1) unstable; urgency=medium
...
...
debian/control
View file @
d6f6542b
...
...
@@ -3,7 +3,7 @@ Section: xfce
Priority: optional
Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Uploaders: Yves-Alexis Perez <corsac@debian.org>
Build-Depends: debhelper-compat (= 1
1
),
Build-Depends: debhelper-compat (= 1
0
),
exo-utils,
intltool,
libgtk-3-dev (>= 3.20),
...
...
@@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 11),
libxfce4util-dev (>= 4.12),
libxfconf-0-dev (>= 4.12),
xfce4-dev-tools
Standards-Version: 4.
3
.0
Standards-Version: 4.
4
.0
Homepage: https://goodies.xfce.org/projects/applications/xfce4-notifyd
Vcs-Git: https://salsa.debian.org/xfce-team/goodies/xfce4-notifyd.git
Vcs-Browser: https://salsa.debian.org/xfce-team/goodies/xfce4-notifyd
...
...