r17873 - in /desktop/unstable/anjuta/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Tue Dec 9 09:37:30 UTC 2008


Author: joss
Date: Tue Dec  9 09:37:30 2008
New Revision: 17873

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=17873
Log:
* Remove recommends on cvs (wut?), gnome-terminal (anjuta has its own 
  VTE widget now), indent (integrated), ctags (integrated), devhelp 
  (directly uses libdevhelp).
* Remove suggests on devhelp-books (obsolete).
* Replace suggests on obsolete glade-3 | glade-gnome-3 by 
  glade-gnome.

Modified:
    desktop/unstable/anjuta/debian/changelog
    desktop/unstable/anjuta/debian/control
    desktop/unstable/anjuta/debian/control.in

Modified: desktop/unstable/anjuta/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/changelog?rev=17873&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/changelog (original)
+++ desktop/unstable/anjuta/debian/changelog Tue Dec  9 09:37:30 2008
@@ -9,6 +9,12 @@
   * Remove .la files in /usr/lib/anjuta.
   * Rename the plugin with useless versioning to a plain .so.
   * Exclude this directory for dh_makeshlibs.
+  * Remove recommends on cvs (wut?), gnome-terminal (anjuta has its own 
+    VTE widget now), indent (integrated), ctags (integrated), devhelp 
+    (directly uses libdevhelp).
+  * Remove suggests on devhelp-books (obsolete).
+  * Replace suggests on obsolete glade-3 | glade-gnome-3 by 
+    glade-gnome.
 
  -- Josselin Mouette <joss at debian.org>  Tue, 09 Dec 2008 10:28:54 +0100
 

Modified: desktop/unstable/anjuta/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/control?rev=17873&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/control (original)
+++ desktop/unstable/anjuta/debian/control Tue Dec  9 09:37:30 2008
@@ -50,24 +50,18 @@
          anjuta-common (= ${source:Version})
 Recommends: gcc | g++,
             make,
-            cvs,
-            gnome-terminal,
             yelp,
             automake,
             autoconf,
             autogen,
             intltool,
-            indent,
             gdb,
-            ctags,
-            devhelp,
             libtool
 Suggests: libgtk2.0-dev,
           libgtkmm2.0-dev,
           libgnome2-dev,
-          libgnomemm2.0-dev,
-          devhelp-books,
-          glade-3 | glade-gnome-3
+          libgnomemm2.0-dev
+          glade-gnome
 Replaces: anjuta-common (<< 2:2.4.2-1)
 Description: A GNOME development IDE, for C/C++
  This IDE for C/C++ and GNOME/Gtk+ applications has features that enable easy

Modified: desktop/unstable/anjuta/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/control.in?rev=17873&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/control.in (original)
+++ desktop/unstable/anjuta/debian/control.in Tue Dec  9 09:37:30 2008
@@ -50,24 +50,18 @@
          anjuta-common (= ${source:Version})
 Recommends: gcc | g++,
             make,
-            cvs,
-            gnome-terminal,
             yelp,
             automake,
             autoconf,
             autogen,
             intltool,
-            indent,
             gdb,
-            ctags,
-            devhelp,
             libtool
 Suggests: libgtk2.0-dev,
           libgtkmm2.0-dev,
           libgnome2-dev,
-          libgnomemm2.0-dev,
-          devhelp-books,
-          glade-3 | glade-gnome-3
+          libgnomemm2.0-dev
+          glade-gnome
 Replaces: anjuta-common (<< 2:2.4.2-1)
 Description: A GNOME development IDE, for C/C++
  This IDE for C/C++ and GNOME/Gtk+ applications has features that enable easy




More information about the pkg-gnome-commits mailing list