[mate-desktop-environment] 03/03: debian/control: Fix typo in Depends: gvfs-backend -> gvfs-backends.
Mike Gabriel
sunweaver at debian.org
Mon Mar 9 19:05:21 UTC 2015
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository mate-desktop-environment.
commit 0a5b718e0090b819378fe491340b7cf5229e6059
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Mon Feb 9 12:03:20 2015 +0100
debian/control: Fix typo in Depends: gvfs-backend -> gvfs-backends.
---
debian/changelog | 7 +++++++
debian/control | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 8e19ce7..e9430f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mate-desktop-environment (1.8.0+9) UNRELEASED; urgency=medium
+
+ * debian/control:
+ + Fix typo in Depends: gvfs-backend -> gvfs-backends.
+
+ -- Mike Gabriel <sunweaver at debian.org> Mon, 09 Feb 2015 12:01:09 +0100
+
mate-desktop-environment (1.8.0+8) unstable; urgency=medium
[ Mike Gabriel ]
diff --git a/debian/control b/debian/control
index b863f8f..df19fbf 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Depends: ${misc:Depends},
mate-terminal (>= 1.8.0),
mate-desktop (>= 1.8.0),
gvfs-bin,
- gvfs-backend,
+ gvfs-backends,
Breaks: mate-desktop-environment (<< 1.8.0),
Conflicts: mate-conf,
mate-conf-editor,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-desktop-environment.git
More information about the pkg-mate-commits
mailing list