Add gir1.2-gtop-2.0 Depends for systemMonitor extension
This commit is contained in:
Vendored
+2
-1
@@ -9,6 +9,7 @@ gnome-shell-extensions (3.2.0-1) UNRELEASED; urgency=low
|
||||
* debian/control.in
|
||||
- Added myself as maintainer.
|
||||
- Fix gnome-shell dependency.
|
||||
- Fix gir1.2-gtop-2.0 dependency for systemMonitor ext.
|
||||
* debian/rules
|
||||
- Added uploaders.mk gnome-version.mk includes.
|
||||
- Removed unused variables.
|
||||
@@ -38,4 +39,4 @@ gnome-shell-extensions (3.2.0-1) UNRELEASED; urgency=low
|
||||
* debian/rules:
|
||||
- Include gnome-get-source.mk.
|
||||
|
||||
-- Victor Seva <linuxmaniac@torreviejawireless.org> Sat, 12 Nov 2011 12:19:27 +0100
|
||||
-- Victor Seva <linuxmaniac@torreviejawireless.org> Sat, 12 Nov 2011 13:51:35 +0100
|
||||
|
||||
Vendored
+2
-1
@@ -22,7 +22,8 @@ Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/experimental/gn
|
||||
Package: gnome-shell-extensions
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends},
|
||||
gnome-shell (>= 3.2.0)
|
||||
gnome-shell (>= 3.2.0),
|
||||
gir1.2-gtop-2.0
|
||||
Description: Extensions to extend functionality of GNOME Shell (common files)
|
||||
The GNOME Shell redefines user interactions with the GNOME desktop. In
|
||||
particular, it offers new paradigms for launching applications,
|
||||
|
||||
Vendored
+2
-1
@@ -17,7 +17,8 @@ Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/experimental/gn
|
||||
Package: gnome-shell-extensions
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends},
|
||||
gnome-shell (>= 3.2.0)
|
||||
gnome-shell (>= 3.2.0),
|
||||
gir1.2-gtop-2.0
|
||||
Description: Extensions to extend functionality of GNOME Shell (common files)
|
||||
The GNOME Shell redefines user interactions with the GNOME desktop. In
|
||||
particular, it offers new paradigms for launching applications,
|
||||
|
||||
Reference in New Issue
Block a user