r35035 - in /desktop/experimental/gnome-shell/debian: changelog control control.in
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Sat May 19 06:22:35 UTC 2012
Author: biebl
Date: Sat May 19 06:22:34 2012
New Revision: 35035
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35035
Log:
Fix small typo s/>/>=/
Modified:
desktop/experimental/gnome-shell/debian/changelog
desktop/experimental/gnome-shell/debian/control
desktop/experimental/gnome-shell/debian/control.in
Modified: desktop/experimental/gnome-shell/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/changelog?rev=35035&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/changelog [utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/changelog [utf-8] Sat May 19 06:22:34 2012
@@ -14,7 +14,7 @@
* Drop patches that have been applied upstream.
[ Sjoerd Simons ]
- * debian/control.in: Add build-depend on libgcr-3-dev (> 3.3.90)
+ * debian/control.in: Add build-depends on libgcr-3-dev (>= 3.3.90)
* debian/control.in: Drop dependency on gir1.2-gjs-1.0 as it has been folded
into libgjs
* debian/control.in: Add depends on gir1.2-gcr-3
Modified: desktop/experimental/gnome-shell/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/control?rev=35035&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/control [utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/control [utf-8] Sat May 19 06:22:34 2012
@@ -47,7 +47,7 @@
libxfixes-dev,
libxml2-dev,
python (>= 2.6),
- libgcr-3-dev (> 3.3.90)
+ libgcr-3-dev (>= 3.3.90)
Standards-Version: 3.9.3
Homepage: http://live.gnome.org/GnomeShell
Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/gnome-shell
Modified: desktop/experimental/gnome-shell/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/control.in?rev=35035&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/control.in [utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/control.in [utf-8] Sat May 19 06:22:34 2012
@@ -42,7 +42,7 @@
libxfixes-dev,
libxml2-dev,
python (>= 2.6),
- libgcr-3-dev (> 3.3.90)
+ libgcr-3-dev (>= 3.3.90)
Standards-Version: 3.9.3
Homepage: http://live.gnome.org/GnomeShell
Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/gnome-shell
More information about the pkg-gnome-commits
mailing list