Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
d/compat, d/control: Drop d/compat in favor of debhelper-compat, bump to 11.
· d134a6ac
Unit 193
authored
Jul 10, 2019
d134a6ac
Update Standards-Version to 4.4.0.
· 0de02c85
Unit 193
authored
Jul 10, 2019
0de02c85
Trim whitespace from previous changelog entries.
· cdaafda0
Unit 193
authored
Jul 10, 2019
cdaafda0
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
cdaafda0
xfce4-appfinder (4.13.3-1) UNRELEASED; urgency=medium
[ Mateusz Łukasik ]
* New upstream version 4.13.3
[ Unit 193 ]
* d/compat, d/control:
- Drop d/compat in favor of debhelper-compat, bump to 11.
* Update Standards-Version to 4.4.0.
* Trim whitespace from previous changelog entries.
-- Mateusz Łukasik <mati75@linuxmint.pl> Tue, 04 Jun 2019 15:14:38 +0200
xfce4-appfinder (4.13.2-1) experimental; urgency=medium
...
...
debian/compat
deleted
100644 → 0
View file @
3610a812
10
debian/control
View file @
cdaafda0
...
...
@@ -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 (
>
= 1
0
),
Build-Depends: debhelper
-compat
(= 1
1
),
intltool,
libgarcon-1-0-dev (>= 0.3.0),
libglib2.0-dev,
...
...
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 10),
libxfce4util-dev (>= 4.10.0),
libxfconf-0-dev (>= 4.10.0),
xfce4-dev-tools
Standards-Version: 4.
3
.0
Standards-Version: 4.
4
.0
Homepage: https://www.xfce.org/
Vcs-Git: https://salsa.debian.org/xfce-team/desktop/xfce4-appfinder.git
Vcs-Browser: https://salsa.debian.org/xfce-team/desktop/xfce4-appfinder
...
...