r22646 - in /desktop/unstable/libsoup2.4/debian: changelog control patches/ rules

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Fri Dec 18 16:09:28 UTC 2009


Author: pochu
Date: Fri Dec 18 16:09:28 2009
New Revision: 22646

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22646
Log:
* New upstream release.
  - debian/rules:
    + Bump SHVER for the new APIs.
  - debian/patches/redirect_head.patch,
    debian/patches/sqlite_strcmp_null_string.patch:
    + Removed, fixed upstream.

Removed:
    desktop/unstable/libsoup2.4/debian/patches/
Modified:
    desktop/unstable/libsoup2.4/debian/changelog
    desktop/unstable/libsoup2.4/debian/control
    desktop/unstable/libsoup2.4/debian/rules

Modified: desktop/unstable/libsoup2.4/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libsoup2.4/debian/changelog?rev=22646&op=diff
==============================================================================
--- desktop/unstable/libsoup2.4/debian/changelog [utf-8] (original)
+++ desktop/unstable/libsoup2.4/debian/changelog [utf-8] Fri Dec 18 16:09:28 2009
@@ -1,3 +1,14 @@
+libsoup2.4 (2.28.2-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+    - debian/rules:
+      + Bump SHVER for the new APIs.
+    - debian/patches/redirect_head.patch,
+      debian/patches/sqlite_strcmp_null_string.patch:
+      + Removed, fixed upstream.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Fri, 18 Dec 2009 17:03:27 +0100
+
 libsoup2.4 (2.28.1-3) unstable; urgency=low
 
   * debian/patches/redirect_head.patch:

Modified: desktop/unstable/libsoup2.4/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libsoup2.4/debian/control?rev=22646&op=diff
==============================================================================
--- desktop/unstable/libsoup2.4/debian/control [utf-8] (original)
+++ desktop/unstable/libsoup2.4/debian/control [utf-8] Fri Dec 18 16:09:28 2009
@@ -1,3 +1,8 @@
+# This file is autogenerated. DO NOT EDIT!
+# 
+# Modifications should be made to debian/control.in instead.
+# This file is regenerated automatically in the clean target.
+
 Source: libsoup2.4
 Section: devel
 Priority: optional

Modified: desktop/unstable/libsoup2.4/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libsoup2.4/debian/rules?rev=22646&op=diff
==============================================================================
--- desktop/unstable/libsoup2.4/debian/rules [utf-8] (original)
+++ desktop/unstable/libsoup2.4/debian/rules [utf-8] Fri Dec 18 16:09:28 2009
@@ -6,7 +6,7 @@
 SOUP_SOVERSION := $(shell expr $(SOUP_CURRENT) - $(SOUP_AGE))
 endif
 
-SHVER := 2.27.92
+SHVER := 2.28.2
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/utils.mk




More information about the pkg-gnome-commits mailing list