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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Apr 30 14:38:50 UTC 2012


Author: biebl
Date: Mon Apr 30 14:38:49 2012
New Revision: 34653

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=34653
Log:
Suggest gjs which is needed when creating a JavaScript based project.

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=34653&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/changelog [utf-8] (original)
+++ desktop/unstable/anjuta/debian/changelog [utf-8] Mon Apr 30 14:38:49 2012
@@ -2,8 +2,9 @@
 
   * New upstream release.
   * Refresh patches.
-
- -- Michael Biebl <biebl at debian.org>  Mon, 30 Apr 2012 16:23:23 +0200
+  * Suggest gjs which is needed when creating a JavaScript based project.
+
+ -- Michael Biebl <biebl at debian.org>  Mon, 30 Apr 2012 16:36:55 +0200
 
 anjuta (2:3.4.0-2) unstable; urgency=low
 

Modified: desktop/unstable/anjuta/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/control?rev=34653&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/control [utf-8] (original)
+++ desktop/unstable/anjuta/debian/control [utf-8] Mon Apr 30 14:38:49 2012
@@ -61,7 +61,8 @@
             valac-0.16
 Suggests: libgtk-3-dev,
           libgtkmm-3.0-dev,
-          glade
+          glade,
+          gjs
 Description: GNOME development IDE, for C/C++
  This IDE for C/C++ and GNOME/Gtk+ applications has features that enable easy
  debugging, management of code and GUI design by providing a simple and

Modified: desktop/unstable/anjuta/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/control.in?rev=34653&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/control.in [utf-8] (original)
+++ desktop/unstable/anjuta/debian/control.in [utf-8] Mon Apr 30 14:38:49 2012
@@ -56,7 +56,8 @@
             valac-0.16
 Suggests: libgtk-3-dev,
           libgtkmm-3.0-dev,
-          glade
+          glade,
+          gjs
 Description: GNOME development IDE, for C/C++
  This IDE for C/C++ and GNOME/Gtk+ applications has features that enable easy
  debugging, management of code and GUI design by providing a simple and




More information about the pkg-gnome-commits mailing list