[SCM] mate-system-monitor Debian package branch, master, updated. debian/1.8.0+dfsg1-1-7-g7ca2c44

Mike Gabriel sunweaver at moszumanska.debian.org
Mon May 5 08:41:06 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-system-monitor.git;a=commitdiff;h=174b823

The following commit has been merged in the master branch:
commit 174b823e7551234746662d7363810c8a8cf93a4d
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon May 5 10:40:07 2014 +0200

    debian/control: Equal is not an allowed version dependency for source:Version deps
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index df87f90..d4f3f7e 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,7 @@ Package: mate-system-monitor
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         mate-system-monitor-common (= ${source:Version}),
+         mate-system-monitor-common (>= ${source:Version}),
 Recommends: libgksu2-0,
             gvfs,
 Description: Process viewer and system resource monitor for MATE

-- 
mate-system-monitor Debian package



More information about the pkg-mate-commits mailing list