diff --git a/debian/changelog b/debian/changelog index d547aa8..027e9d0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,6 @@ desktop-base (9.0.0~exp1) UNRELEASED; urgency=medium [ Aurélien COUDERC ] - * Fix lintian warning command-with-path-in-maintainer-script in - postinst script. * Remove references to long gone KDE3 globals in maintainer scripts. (Closes: #659549) * README.Debian: inform about updating initrds too. (Closes: #612163) @@ -14,6 +12,10 @@ desktop-base (9.0.0~exp1) UNRELEASED; urgency=medium * Remove deprecated ksplash and kdm from KDE4. (Closes: #607842) * Remove deprecated splash options from Gnome 2. + * Fix lintian warning command-with-path-in-maintainer-script in + postinst script. + * Bump Standards-Version to 3.9.8 (no changes needed). + -- Coucouf Tue, 06 Sep 2016 08:14:12 +0200 desktop-base (8.0.2) unstable; urgency=medium diff --git a/debian/control b/debian/control index 46a3ee7..c609699 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Uploaders: Loïc Minier , Paul Tagliamonte , Eshat Cakar Build-Depends: cdbs (>= 0.4.93), debhelper (>= 9) -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Homepage: http://www.debian.org/devel/debian-desktop Vcs-Browser: http://svn.debian.org/wsvn/debian-desktop/packages/trunk/desktop-base Vcs-Svn: svn://svn.debian.org/debian-desktop/packages/trunk/desktop-base