Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (4)
d/compat, d/control: Drop d/compat in favor of debhelper-compat, bump to 11.
· e41ef2b6
Unit 193
authored
Jul 09, 2019
e41ef2b6
d/control: Drop Build-depends on libdbus-1-dev and libdbus-glib-1-dev.
· d7e795d0
Unit 193
authored
Jul 09, 2019
d7e795d0
d/README.source, d/s/options: Drop, no longer useful.
· 82414356
Unit 193
authored
Jul 09, 2019
82414356
Trim whitespace from previous changelog entries.
· b1bd2e9d
Unit 193
authored
Jul 09, 2019
b1bd2e9d
Show whitespace changes
Inline
Side-by-side
debian/README.source
deleted
100644 → 0
View file @
00b0397e
Upstream releases the source as .tar.bz2, to get a .tar.gz you need to call
bzcat xfce4-notifyd-X.Y.Z.tar.bz2 | gzip -9 > xfce4-notifyd_X.Y.Z.orig.tar.gz
debian/changelog
View file @
b1bd2e9d
xfce4-notifyd (0.4.4-1) UNRELEASED; urgency=medium
[ Yves-Alexis Perez ]
* New upstream version 0.4.4
[ Unit 193 ]
* d/compat, d/control:
- Drop d/compat in favor of debhelper-compat, bump to 11.
* 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 -0400
xfce4-notifyd (0.4.3-1) unstable; urgency=medium
* New upstream version 0.4.3
...
...
debian/compat
deleted
100644 → 0
View file @
00b0397e
10
debian/control
View file @
b1bd2e9d
...
...
@@ -3,11 +3,9 @@ Section: xfce
Priority: optional
Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Uploaders: Yves-Alexis Perez <corsac@debian.org>
Build-Depends: debhelper (
>
= 1
0
),
Build-Depends: debhelper
-compat
(= 1
1
),
exo-utils,
intltool,
libdbus-1-dev,
libdbus-glib-1-dev,
libgtk-3-dev (>= 3.20),
libnotify-dev (>= 0.7.0),
libxfce4panel-2.0-dev (>= 4.12),
...
...
debian/source/options
deleted
100644 → 0
View file @
00b0397e
extend-diff-ignore = "(^|/)(config\.sub|config\.guess|Makefile)$"