r14890 - in /desktop/unstable/gtksourceview2/debian: changelog control control.in

robster at users.alioth.debian.org robster at users.alioth.debian.org
Mon Mar 10 14:41:29 UTC 2008


Author: robster
Date: Mon Mar 10 14:41:29 2008
New Revision: 14890

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=14890
Log:
* New upstream release. (closes: #467174)
- Bump build-deps based on configure.ac.
* Change to use 'Homepage' field.

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

Modified: desktop/unstable/gtksourceview2/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview2/debian/changelog?rev=14890&op=diff
==============================================================================
--- desktop/unstable/gtksourceview2/debian/changelog (original)
+++ desktop/unstable/gtksourceview2/debian/changelog Mon Mar 10 14:41:29 2008
@@ -1,3 +1,11 @@
+gtksourceview2 (2.2.0-1) unstable; urgency=low
+
+  * New upstream release. (closes: #467174)
+  - Bump build-deps based on configure.ac.
+  * Change to use 'Homepage' field.
+
+ -- Rob Bradford <robster at debian.org>  Mon, 10 Mar 2008 13:50:24 +0000
+
 gtksourceview2 (2.0.2-1) unstable; urgency=low
 
   * New upstream bugfix release:

Modified: desktop/unstable/gtksourceview2/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview2/debian/control?rev=14890&op=diff
==============================================================================
--- desktop/unstable/gtksourceview2/debian/control (original)
+++ desktop/unstable/gtksourceview2/debian/control Mon Mar 10 14:41:29 2008
@@ -8,11 +8,11 @@
                dh-buildinfo,
                gnome-pkg-tools (>= 0.7),
                dpkg-dev (>= 1.13.19),
-               libgtk2.0-dev (>= 2.8.0),
+               libgtk2.0-dev (>= 2.12.0),
                libxml2-dev (>= 2.5),
                libxml-parser-perl,
-               libglib2.0-dev (>= 2.13.6)
-Uploaders: Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>
+               libglib2.0-dev (>= 2.13.0)
+Uploaders: Loic Minier <lool at dooz.org>, Rob Bradford <robster at debian.org>, Sebastian Dröge <slomo at debian.org>
 Standards-Version: 3.7.2
 
 Package: libgtksourceview2.0-0
@@ -29,8 +29,7 @@
  .
  This package contains the shared libraries required by applications to use
  this widget.
- .
- Homepage: http://gtksourceview.sourceforge.net/
+Homepage: http://gtksourceview.sourceforge.net/
 
 Package: libgtksourceview2.0-common
 Section: misc
@@ -46,15 +45,14 @@
  ".ini", Java, JavaScript, LaTeX, Lua, MSIL, Nemerle, Pascal, Perl, PHP, ".po"
  (gettext), Python, R, Ruby, sh, SQL, TCL, Texinfo, VB.NET, Verilog, VHDL and
  XML.
- .
- Homepage: http://gtksourceview.sourceforge.net/
+Homepage: http://gtksourceview.sourceforge.net/
 
 Package: libgtksourceview2.0-dev
 Section: libdevel
 Architecture: any
 Depends: ${misc:Depends},
          libgtksourceview2.0-0 (= ${binary:Version}),
-         libgtk2.0-dev (>= 2.8.0),
+         libgtk2.0-dev (>= 2.12.0),
          libxml2-dev (>= 2.5.0)
 Suggests: libgtksourceview2.0-doc
 Description: development files for the GTK+ syntax highlighting widget
@@ -64,8 +62,7 @@
  .
  This package contains the header files required if you wish to develop
  software that uses the GtkSourceView widget.
- .
- Homepage: http://gtksourceview.sourceforge.net/
+Homepage: http://gtksourceview.sourceforge.net/
 
 Package: libgtksourceview2.0-doc
 Section: doc
@@ -77,5 +74,4 @@
  other features typical of a source editor.
  .
  This package contains the GtkSourceView reference manual.
- .
- Homepage: http://gtksourceview.sourceforge.net/
+Homepage: http://gtksourceview.sourceforge.net/

Modified: desktop/unstable/gtksourceview2/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview2/debian/control.in?rev=14890&op=diff
==============================================================================
--- desktop/unstable/gtksourceview2/debian/control.in (original)
+++ desktop/unstable/gtksourceview2/debian/control.in Mon Mar 10 14:41:29 2008
@@ -8,10 +8,10 @@
                dh-buildinfo,
                gnome-pkg-tools (>= 0.7),
                dpkg-dev (>= 1.13.19),
-               libgtk2.0-dev (>= 2.8.0),
+               libgtk2.0-dev (>= 2.12.0),
                libxml2-dev (>= 2.5),
                libxml-parser-perl,
-               libglib2.0-dev (>= 2.13.6)
+               libglib2.0-dev (>= 2.13.0)
 Uploaders: @GNOME_TEAM@
 Standards-Version: 3.7.2
 
@@ -29,8 +29,7 @@
  .
  This package contains the shared libraries required by applications to use
  this widget.
- .
- Homepage: http://gtksourceview.sourceforge.net/
+Homepage: http://gtksourceview.sourceforge.net/
 
 Package: libgtksourceview2.0-common
 Section: misc
@@ -46,15 +45,14 @@
  ".ini", Java, JavaScript, LaTeX, Lua, MSIL, Nemerle, Pascal, Perl, PHP, ".po"
  (gettext), Python, R, Ruby, sh, SQL, TCL, Texinfo, VB.NET, Verilog, VHDL and
  XML.
- .
- Homepage: http://gtksourceview.sourceforge.net/
+Homepage: http://gtksourceview.sourceforge.net/
 
 Package: libgtksourceview2.0-dev
 Section: libdevel
 Architecture: any
 Depends: ${misc:Depends},
          libgtksourceview2.0-0 (= ${binary:Version}),
-         libgtk2.0-dev (>= 2.8.0),
+         libgtk2.0-dev (>= 2.12.0),
          libxml2-dev (>= 2.5.0)
 Suggests: libgtksourceview2.0-doc
 Description: development files for the GTK+ syntax highlighting widget
@@ -64,8 +62,7 @@
  .
  This package contains the header files required if you wish to develop
  software that uses the GtkSourceView widget.
- .
- Homepage: http://gtksourceview.sourceforge.net/
+Homepage: http://gtksourceview.sourceforge.net/
 
 Package: libgtksourceview2.0-doc
 Section: doc
@@ -77,5 +74,4 @@
  other features typical of a source editor.
  .
  This package contains the GtkSourceView reference manual.
- .
- Homepage: http://gtksourceview.sourceforge.net/
+Homepage: http://gtksourceview.sourceforge.net/




More information about the pkg-gnome-commits mailing list