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

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Sun Feb 16 16:36:14 UTC 2014


Author: bigon
Date: Sun Feb 16 16:36:14 2014
New Revision: 40540

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=40540
Log:
* New upstream release. 
* debian/control.in:
  - Bump Standards-Version to 3.9.5 (no further changes)
  - Fix GObject capitalization

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=40540&op=diff
==============================================================================
--- desktop/unstable/gtksourceview3/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gtksourceview3/debian/changelog	[utf-8] Sun Feb 16 16:36:14 2014
@@ -1,3 +1,12 @@
+gtksourceview3 (3.10.2-1) UNRELEASED; urgency=medium
+
+  * New upstream release. 
+  * debian/control.in:
+    - Bump Standards-Version to 3.9.5 (no further changes)
+    - Fix GObject capitalization
+
+ -- Laurent Bigonville <bigon at debian.org>  Sun, 16 Feb 2014 17:35:44 +0100
+
 gtksourceview3 (3.10.1-1) experimental; urgency=low
 
   * New upstream release.

Modified: desktop/unstable/gtksourceview3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview3/debian/control?rev=40540&op=diff
==============================================================================
--- desktop/unstable/gtksourceview3/debian/control	[utf-8] (original)
+++ desktop/unstable/gtksourceview3/debian/control	[utf-8] Sun Feb 16 16:36:14 2014
@@ -7,7 +7,7 @@
 Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Martin Pitt <mpitt at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Laurent Bigonville <bigon at debian.org>, Martin Pitt <mpitt at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: autotools-dev,
                cdbs (>= 0.4.93),
                debhelper (>= 8.1.3),
@@ -23,7 +23,7 @@
                gobject-introspection (>= 0.9.12-4~),
                libgirepository1.0-dev (>= 0.9.0)
 Build-Depends-Indep: libglib2.0-doc, libgtk-3-doc
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gtksourceview3
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gtksourceview3
 Homepage: http://projects.gnome.org/gtksourceview/
@@ -99,4 +99,4 @@
  GtkTextView. It improves GtkTextView by implementing syntax highlighting and
  other features typical of a source editor.
  .
- This package contains gobject introspection information.
+ This package contains GObject introspection information.

Modified: desktop/unstable/gtksourceview3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview3/debian/control.in?rev=40540&op=diff
==============================================================================
--- desktop/unstable/gtksourceview3/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gtksourceview3/debian/control.in	[utf-8] Sun Feb 16 16:36:14 2014
@@ -18,7 +18,7 @@
                gobject-introspection (>= 0.9.12-4~),
                libgirepository1.0-dev (>= 0.9.0)
 Build-Depends-Indep: libglib2.0-doc, libgtk-3-doc
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gtksourceview3
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gtksourceview3
 Homepage: http://projects.gnome.org/gtksourceview/
@@ -94,4 +94,4 @@
  GtkTextView. It improves GtkTextView by implementing syntax highlighting and
  other features typical of a source editor.
  .
- This package contains gobject introspection information.
+ This package contains GObject introspection information.




More information about the pkg-gnome-commits mailing list