r20946 - in /desktop/unstable/liboobs/debian: changelog control control.in patches/

pochu-guest at users.alioth.debian.org pochu-guest at users.alioth.debian.org
Sun Aug 16 21:34:54 UTC 2009


Author: pochu-guest
Date: Sun Aug 16 21:34:54 2009
New Revision: 20946

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20946
Log:
* New upstream release.
* debian/patches/01_smb_crash.patch: removed, fixed upstream.
* Let every package depend on ${misc:Depends}.
* liboobs-1-4-dbg is section debug.
* Inherit the section from the source stanza where it's the same.
* Standards-Version is 3.8.2, no changes needed.

Removed:
    desktop/unstable/liboobs/debian/patches/
Modified:
    desktop/unstable/liboobs/debian/changelog
    desktop/unstable/liboobs/debian/control
    desktop/unstable/liboobs/debian/control.in

Modified: desktop/unstable/liboobs/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/liboobs/debian/changelog?rev=20946&op=diff
==============================================================================
--- desktop/unstable/liboobs/debian/changelog [utf-8] (original)
+++ desktop/unstable/liboobs/debian/changelog [utf-8] Sun Aug 16 21:34:54 2009
@@ -1,6 +1,15 @@
-liboobs (2.22.0-3) UNRELEASED; urgency=low
-
+liboobs (2.22.1-1) UNRELEASED; urgency=low
+
+  [ Josselin Mouette ]
   * Build-depend on libglib2.0-doc to ensure proper xrefs.
+
+  [ Emilio Pozuelo Monfort ]
+  * New upstream release.
+  * debian/patches/01_smb_crash.patch: removed, fixed upstream.
+  * Let every package depend on ${misc:Depends}.
+  * liboobs-1-4-dbg is section debug.
+  * Inherit the section from the source stanza where it's the same.
+  * Standards-Version is 3.8.2, no changes needed.
 
  -- Josselin Mouette <joss at debian.org>  Thu, 19 Mar 2009 19:17:39 +0100
 

Modified: desktop/unstable/liboobs/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/liboobs/debian/control?rev=20946&op=diff
==============================================================================
--- desktop/unstable/liboobs/debian/control [utf-8] (original)
+++ desktop/unstable/liboobs/debian/control [utf-8] Sun Aug 16 21:34:54 2009
@@ -14,14 +14,13 @@
         gnome-pkg-tools (>= 0.10),
         dpkg-dev (>= 1.13.19),
         libglib2.0-doc
-Standards-Version: 3.7.3
+Standards-Version: 3.8.2
 
 Package: liboobs-1-4
 Architecture: any
-Section: libs
 Depends: ${shlibs:Depends},
-        ${misc:Depends},
-        system-tools-backends (>= 2.5.4)
+         ${misc:Depends},
+         system-tools-backends (>= 2.5.4)
 Description: GObject based interface to system-tools-backends - shared library
  Liboobs is a lightweight library that provides a GObject based
  interface to system-tools-backends. It's completely abstracted of the
@@ -33,10 +32,11 @@
 Package: liboobs-1-dev
 Architecture: any
 Section: libdevel
-Depends: liboobs-1-4 (= ${binary:Version}),
-        libdbus-1-dev (>= 0.70),
-        libdbus-glib-1-dev (>= 0.70),
-        libglib2.0-dev (>= 2.14.0)
+Depends: ${misc:Depends},
+         liboobs-1-4 (= ${binary:Version}),
+         libdbus-1-dev (>= 0.70),
+         libdbus-glib-1-dev (>= 0.70),
+         libglib2.0-dev (>= 2.14.0)
 Description: GObject based interface to system-tools-backends - dev files
  Liboobs is a lightweight library that provides a GObject based
  interface to system-tools-backends. It's completely abstracted of the
@@ -47,9 +47,10 @@
 
 Package: liboobs-1-4-dbg
 Architecture: any
-Section: libdevel
+Section: debug
 Priority: extra
-Depends: liboobs-1-4 (= ${binary:Version})
+Depends: ${misc:Depends},
+         liboobs-1-4 (= ${binary:Version})
 Description: GObject based interface to system-tools-backends - debug symbols
  Liboobs is a lightweight library that provides a GObject based
  interface to system-tools-backends. It's completely abstracted of the

Modified: desktop/unstable/liboobs/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/liboobs/debian/control.in?rev=20946&op=diff
==============================================================================
--- desktop/unstable/liboobs/debian/control.in [utf-8] (original)
+++ desktop/unstable/liboobs/debian/control.in [utf-8] Sun Aug 16 21:34:54 2009
@@ -14,14 +14,13 @@
         gnome-pkg-tools (>= 0.10),
         dpkg-dev (>= 1.13.19),
         libglib2.0-doc
-Standards-Version: 3.7.3
+Standards-Version: 3.8.2
 
 Package: liboobs-1-4
 Architecture: any
-Section: libs
 Depends: ${shlibs:Depends},
-        ${misc:Depends},
-        system-tools-backends (>= 2.5.4)
+         ${misc:Depends},
+         system-tools-backends (>= 2.5.4)
 Description: GObject based interface to system-tools-backends - shared library
  Liboobs is a lightweight library that provides a GObject based
  interface to system-tools-backends. It's completely abstracted of the
@@ -33,10 +32,11 @@
 Package: liboobs-1-dev
 Architecture: any
 Section: libdevel
-Depends: liboobs-1-4 (= ${binary:Version}),
-        libdbus-1-dev (>= 0.70),
-        libdbus-glib-1-dev (>= 0.70),
-        libglib2.0-dev (>= 2.14.0)
+Depends: ${misc:Depends},
+         liboobs-1-4 (= ${binary:Version}),
+         libdbus-1-dev (>= 0.70),
+         libdbus-glib-1-dev (>= 0.70),
+         libglib2.0-dev (>= 2.14.0)
 Description: GObject based interface to system-tools-backends - dev files
  Liboobs is a lightweight library that provides a GObject based
  interface to system-tools-backends. It's completely abstracted of the
@@ -47,9 +47,10 @@
 
 Package: liboobs-1-4-dbg
 Architecture: any
-Section: libdevel
+Section: debug
 Priority: extra
-Depends: liboobs-1-4 (= ${binary:Version})
+Depends: ${misc:Depends},
+         liboobs-1-4 (= ${binary:Version})
 Description: GObject based interface to system-tools-backends - debug symbols
  Liboobs is a lightweight library that provides a GObject based
  interface to system-tools-backends. It's completely abstracted of the




More information about the pkg-gnome-commits mailing list