r20754 - in /packages/unstable/libgdata/debian: changelog control control.in copyright libgdata4.install libgdata5.install rules

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Tue Jul 21 05:58:09 UTC 2009


Author: slomo
Date: Tue Jul 21 05:58:07 2009
New Revision: 20754

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20754
Log:
* New upstream release:
  + debian/rules,
    debian/control.in,
    debian/libgdata[45].install:
    - Update for the new soname.
  + debian/copyright:
    - Update copyright information.

Added:
    packages/unstable/libgdata/debian/libgdata5.install
      - copied unchanged from r20753, packages/unstable/libgdata/debian/libgdata4.install
Removed:
    packages/unstable/libgdata/debian/libgdata4.install
Modified:
    packages/unstable/libgdata/debian/changelog
    packages/unstable/libgdata/debian/control
    packages/unstable/libgdata/debian/control.in
    packages/unstable/libgdata/debian/copyright
    packages/unstable/libgdata/debian/rules

Modified: packages/unstable/libgdata/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgdata/debian/changelog?rev=20754&op=diff
==============================================================================
--- packages/unstable/libgdata/debian/changelog [utf-8] (original)
+++ packages/unstable/libgdata/debian/changelog [utf-8] Tue Jul 21 05:58:07 2009
@@ -1,3 +1,15 @@
+libgdata (0.4.0-1) unstable; urgency=low
+
+  * New upstream release:
+    + debian/rules,
+      debian/control.in,
+      debian/libgdata[45].install:
+      - Update for the new soname.
+    + debian/copyright:
+      - Update copyright information.
+
+ -- Sebastian Dröge <slomo at debian.org>  Tue, 21 Jul 2009 07:49:53 +0200
+
 libgdata (0.3.0-2) unstable; urgency=low
 
   * debian/copyright:

Modified: packages/unstable/libgdata/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgdata/debian/control?rev=20754&op=diff
==============================================================================
--- packages/unstable/libgdata/debian/control [utf-8] (original)
+++ packages/unstable/libgdata/debian/control [utf-8] Tue Jul 21 05:58:07 2009
@@ -17,7 +17,7 @@
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/packages/unstable/libgdata
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgdata?op=log
 
-Package: libgdata4
+Package: libgdata5
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends},
@@ -44,7 +44,7 @@
 Package: libgdata-dev
 Section: libdevel
 Architecture: any
-Depends: libgdata4 (= ${binary:Version}),
+Depends: libgdata5 (= ${binary:Version}),
          ${misc:Depends},
          libglib2.0-dev (>= 2.19.0),
          libxml2-dev,
@@ -62,7 +62,7 @@
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}
-Recommends: libgdata4
+Recommends: libgdata5
 Suggests: devhelp
 Description: Library for accessing GData webservices - documentation
  libgdata is a GLib-based library for accessing online service APIs using

Modified: packages/unstable/libgdata/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgdata/debian/control.in?rev=20754&op=diff
==============================================================================
--- packages/unstable/libgdata/debian/control.in [utf-8] (original)
+++ packages/unstable/libgdata/debian/control.in [utf-8] Tue Jul 21 05:58:07 2009
@@ -17,7 +17,7 @@
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/packages/unstable/libgdata
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgdata?op=log
 
-Package: libgdata4
+Package: libgdata5
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends},
@@ -44,7 +44,7 @@
 Package: libgdata-dev
 Section: libdevel
 Architecture: any
-Depends: libgdata4 (= ${binary:Version}),
+Depends: libgdata5 (= ${binary:Version}),
          ${misc:Depends},
          libglib2.0-dev (>= 2.19.0),
          libxml2-dev,
@@ -62,7 +62,7 @@
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}
-Recommends: libgdata4
+Recommends: libgdata5
 Suggests: devhelp
 Description: Library for accessing GData webservices - documentation
  libgdata is a GLib-based library for accessing online service APIs using

Modified: packages/unstable/libgdata/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgdata/debian/copyright?rev=20754&op=diff
==============================================================================
--- packages/unstable/libgdata/debian/copyright [utf-8] (original)
+++ packages/unstable/libgdata/debian/copyright [utf-8] Tue Jul 21 05:58:07 2009
@@ -20,9 +20,19 @@
       Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
       Copyright (C) Philip Withnall 2008-2009 <philip at tecnocode.co.uk>
 
+    For gdata/tests/documents.c,
+        gdata/services/documents/*:
+      Copyright (C) Thibault Saunier 2009 <saunierthibault at gmail.com>
+
+    For gdata/tests/picasaweb.c,
+        gdata/services/picasaweb/gdata-picasaweb-file.[ch],
+	gdata/services/picasaweb/gdata-picasaweb-query.[ch],
+	gdata/services/picasaweb/gdata-picasaweb-service.[ch],
+	gdata/services/picasaweb/gdata-picasaweb-album.[ch]:
+      Copyright (C) Philip Withnall 2009 <philip at tecnocode.co.uk>
+      Copyright (C) Richard Schwarting 2009 <aquarichy at gmail.com>
+
 License:
-
-  For everything not listed below:
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
@@ -41,22 +51,3 @@
     On Debian GNU/Linux systems, the complete text of the GNU Lesser General
     Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
 
-  For gdata/gdata-access-handler.[ch],
-      gdata/gdata-parsable.[ch],
-      gdata/services/calendar/gdata-calendar-feed.[ch]:
-    GData Client is free software: you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation, either version 3 of the License, or
-    (at your option) any later version.
-    
-    GData Client is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU General Public License for more details.
-    
-    You should have received a copy of the GNU General Public License
-    along with GData Client.  If not, see <http://www.gnu.org/licenses/>.
-
-    On Debian GNU/Linux systems, the complete text of the GNU General
-    Public License can be found in `/usr/share/common-licenses/GPL-3'.
-

Modified: packages/unstable/libgdata/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgdata/debian/rules?rev=20754&op=diff
==============================================================================
--- packages/unstable/libgdata/debian/rules [utf-8] (original)
+++ packages/unstable/libgdata/debian/rules [utf-8] Tue Jul 21 05:58:07 2009
@@ -12,7 +12,7 @@
 
 libgdata := $(shell sed -nr 's/^Package:[[:space:]]*(libgdata\.0-[0-9]+)[[:space:]]*$$/\1/p' debian/control)
 
-SHLIBVER := 0.3.0
+SHLIBVER := 0.4.0
 
 DEB_DH_MAKESHLIBS_ARGS_$(libgdata) = -V '$(libgdata) (>= $(SHLIBVER))'
 




More information about the pkg-gnome-commits mailing list