[mate-control-center] 01/01: debian/control: Fix upgrading due to arch-independent files previous move to -common.
Martin Wimpress
flexiondotorg-guest at moszumanska.debian.org
Mon Oct 5 09:55:15 UTC 2015
This is an automated email from the git hooks/post-receive script.
flexiondotorg-guest pushed a commit to branch master
in repository mate-control-center.
commit 081f5edc5d2799a862c2fb3bfae23f363b39275e
Author: Martin Wimpress <code at flexion.org>
Date: Mon Oct 5 10:55:07 2015 +0100
debian/control: Fix upgrading due to arch-independent files previous move to -common.
---
debian/control | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 14c247b..0c75868 100644
--- a/debian/control
+++ b/debian/control
@@ -76,14 +76,16 @@ Package: mate-control-center-common
Architecture: all
Depends: ${misc:Depends},
Replaces: mate-control-center (<< 1.9.0),
+ mate-control-center-common (<< 1.9.0),
Breaks: mate-control-center (<< 1.9.0),
+ mate-control-center-common (<< 1.9.0),
Description: utilities to configure the MATE desktop (common files)
The MATE control center contains configuration applets for the MATE desktop,
allowing to set accessibility configuration, desktop fonts, keyboard
and mouse properties, sound setup, desktop theme and background, user
interface properties, screen resolution, and other MATE parameters.
.
- This package contains the architecture-independent files of MATE
+ This package contains the architecture independent files of MATE
control center.
Package: libmate-window-settings1
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-control-center.git
More information about the pkg-mate-commits
mailing list