[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

x11-apps: Changes to 'debian-unstable'



 debian/changelog |    7 +++++++
 debian/control   |    2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

New commits:
commit aa4ee16fcca0716f766ffd7c63c298943c3829d1
Author: Robert Hooker <sarvatt@ubuntu.com>
Date:   Fri Feb 10 16:43:34 2012 -0500

    debian/control: Fix recommends, xbitmap is xbitmaps.

diff --git a/debian/changelog b/debian/changelog
index b5f7085..d4672db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+x11-apps (7.6+6) UNRELEASED; urgency=low
+
+  * Fix recommends, previous it was recommending xbitmap which didn't
+    exist, the package is xbitmaps.
+
+ -- Robert Hooker <sarvatt@ubuntu.com>  Fri, 10 Feb 2012 16:42:32 -0500
+
 x11-apps (7.6+5) unstable; urgency=low
 
   [ Julien Viard de Galbert ]
diff --git a/debian/control b/debian/control
index ac8caa9..d051c06 100644
--- a/debian/control
+++ b/debian/control
@@ -42,7 +42,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/app/x11-apps.git
 Package: x11-apps
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, cpp
-Recommends: xbitmap
+Recommends: xbitmaps
 Suggests: mesa-utils
 Conflicts: bitmap, oclock, x11perf, xbiff, xcalc, xclipboard, xclock, xconsole,
  xcursorgen, xditview, xeyes, xgc, xload, xlogo, xmag, xman, xmore, xwd,


Reply to: