r30769 - in /desktop/unstable/gtksourceview3/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Oct 18 23:56:49 UTC 2011


Author: biebl
Date: Tue Oct 18 23:56:49 2011
New Revision: 30769

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=30769
Log:
* debian/control.in:
  - Suggest devhelp for libgtksourceview-3.0-doc.

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

Modified: desktop/unstable/gtksourceview3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview3/debian/changelog?rev=30769&op=diff
==============================================================================
--- desktop/unstable/gtksourceview3/debian/changelog [utf-8] (original)
+++ desktop/unstable/gtksourceview3/debian/changelog [utf-8] Tue Oct 18 23:56:49 2011
@@ -3,6 +3,8 @@
   * New upstream release.
   * debian/watch:
     - Track .xz tarballs.
+  * debian/control.in:
+    - Suggest devhelp for libgtksourceview-3.0-doc.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 19 Oct 2011 01:50:13 +0200
 

Modified: desktop/unstable/gtksourceview3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview3/debian/control?rev=30769&op=diff
==============================================================================
--- desktop/unstable/gtksourceview3/debian/control [utf-8] (original)
+++ desktop/unstable/gtksourceview3/debian/control [utf-8] Tue Oct 18 23:56:49 2011
@@ -78,6 +78,7 @@
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}
+Suggests: devhelp
 Description: documentation for the GTK+ syntax highlighting widget
  GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget
  GtkTextView. It improves GtkTextView by implementing syntax highlighting and

Modified: desktop/unstable/gtksourceview3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview3/debian/control.in?rev=30769&op=diff
==============================================================================
--- desktop/unstable/gtksourceview3/debian/control.in [utf-8] (original)
+++ desktop/unstable/gtksourceview3/debian/control.in [utf-8] Tue Oct 18 23:56:49 2011
@@ -73,6 +73,7 @@
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}
+Suggests: devhelp
 Description: documentation for the GTK+ syntax highlighting widget
  GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget
  GtkTextView. It improves GtkTextView by implementing syntax highlighting and




More information about the pkg-gnome-commits mailing list