Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (4)
d/control: update standards version to 4.4.0
· ed607f46
Yves-Alexis Perez
authored
Aug 14, 2019
ed607f46
use debhelper-compat b-dep for dh compat level
· 4b72df52
Yves-Alexis Perez
authored
Aug 14, 2019
4b72df52
finalize changelog
· 4775103e
Yves-Alexis Perez
authored
Aug 14, 2019
4775103e
upload xfconf 4.14.1-1 to unstable
· 2fde6200
Yves-Alexis Perez
authored
Aug 14, 2019
2fde6200
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
2fde6200
xfconf (4.14.1-1)
UNRELEASED
; urgency=medium
xfconf (4.14.1-1)
unstable
; urgency=medium
[ Unit 193 ]
* New upstream version 4.13.6
...
...
@@ -14,7 +14,11 @@ xfconf (4.14.1-1) UNRELEASED; urgency=medium
* New upstream version 4.13.7.
* New upstream version 4.13.8.
-- Unit 193 <unit193@ubuntu.com> Sun, 21 Oct 2018 14:09:26 -0400
[ Yves-Alexis Perez ]
* d/control: update standards version to 4.4.0
* use debhelper-compat b-dep for dh compat level
-- Yves-Alexis Perez <corsac@debian.org> Wed, 14 Aug 2019 16:41:30 +0200
xfconf (4.13.5-1) experimental; urgency=medium
...
...
debian/compat
deleted
100644 → 0
View file @
0ce1f023
11
debian/control
View file @
2fde6200
...
...
@@ -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 (
>
= 11),
Build-Depends: debhelper
-compat
(= 11),
dpkg-dev (>= 1.16.1.),
gtk-doc-tools,
intltool,
...
...
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 11),
libtool,
libxfce4util-dev (>= 4.10.0),
xfce4-dev-tools
Standards-Version: 4.
2.1
Standards-Version: 4.
4.0
Homepage: https://www.xfce.org
Vcs-Git: https://salsa.debian.org/xfce-team/desktop/xfconf.git
Vcs-Browser: https://salsa.debian.org/xfce-team/desktop/xfconf
...
...