r48202 - in /desktop/unstable/gnome-dictionary/debian: changelog control control.in libgdict-1.0-10.install libgdict-1.0-10.symbols libgdict-1.0-9.install libgdict-1.0-9.symbols rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Apr 17 23:33:13 UTC 2016


Author: biebl
Date: Sun Apr 17 23:33:12 2016
New Revision: 48202

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=48202
Log:
Rename library packages for new SONAME (9 → 10).

Added:
    desktop/unstable/gnome-dictionary/debian/libgdict-1.0-10.install
      - copied unchanged from r48201, desktop/unstable/gnome-dictionary/debian/libgdict-1.0-9.install
    desktop/unstable/gnome-dictionary/debian/libgdict-1.0-10.symbols
      - copied, changed from r48201, desktop/unstable/gnome-dictionary/debian/libgdict-1.0-9.symbols
Removed:
    desktop/unstable/gnome-dictionary/debian/libgdict-1.0-9.install
    desktop/unstable/gnome-dictionary/debian/libgdict-1.0-9.symbols
Modified:
    desktop/unstable/gnome-dictionary/debian/changelog
    desktop/unstable/gnome-dictionary/debian/control
    desktop/unstable/gnome-dictionary/debian/control.in
    desktop/unstable/gnome-dictionary/debian/rules

Modified: desktop/unstable/gnome-dictionary/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-dictionary/debian/changelog?rev=48202&op=diff
==============================================================================
--- desktop/unstable/gnome-dictionary/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-dictionary/debian/changelog	[utf-8] Sun Apr 17 23:33:12 2016
@@ -6,6 +6,7 @@
   [ Michael Biebl ]
   * New upstream release.
   * Bump dependency on libgtk-3-dev to (>= 3.16) as per configure.ac.
+  * Rename library packages for new SONAME (9 → 10).
 
  -- Andreas Henriksson <andreas at fatal.se>  Wed, 10 Feb 2016 01:39:24 +0100
 

Modified: desktop/unstable/gnome-dictionary/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-dictionary/debian/control?rev=48202&op=diff
==============================================================================
--- desktop/unstable/gnome-dictionary/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-dictionary/debian/control	[utf-8] Sun Apr 17 23:33:12 2016
@@ -13,7 +13,7 @@
                autotools-dev,
                intltool (>= 0.40.0),
                libglib2.0-dev (>= 2.39.0),
-               libgtk-3-dev (>= 3.14),
+               libgtk-3-dev (>= 3.16),
                gtk-doc-tools (>= 1.10),
                yelp-tools,
                libglib2.0-doc,
@@ -25,7 +25,7 @@
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gnome-dictionary
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-dictionary
 
-Package: libgdict-1.0-9
+Package: libgdict-1.0-10
 Section: libs
 Architecture: any
 Multi-Arch: same
@@ -52,9 +52,9 @@
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends},
-         libgdict-1.0-9 (= ${binary:Version}),
+         libgdict-1.0-10 (= ${binary:Version}),
          gir1.2-gdict-1.0 (= ${binary:Version}),
-         libgtk-3-dev (>= 3.14),
+         libgtk-3-dev (>= 3.16),
          libglib2.0-dev (>= 2.39.0)
 Description: GNOME Dictionary base library - development files
  This package contains the development files for a library used by the
@@ -78,7 +78,7 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         libgdict-1.0-9 (= ${binary:Version})
+         libgdict-1.0-10 (= ${binary:Version})
 Suggests: yelp
 Provides: dict-client
 Description: GNOME dictionary application

Modified: desktop/unstable/gnome-dictionary/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-dictionary/debian/control.in?rev=48202&op=diff
==============================================================================
--- desktop/unstable/gnome-dictionary/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-dictionary/debian/control.in	[utf-8] Sun Apr 17 23:33:12 2016
@@ -21,7 +21,7 @@
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gnome-dictionary
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-dictionary
 
-Package: libgdict-1.0-9
+Package: libgdict-1.0-10
 Section: libs
 Architecture: any
 Multi-Arch: same
@@ -48,7 +48,7 @@
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends},
-         libgdict-1.0-9 (= ${binary:Version}),
+         libgdict-1.0-10 (= ${binary:Version}),
          gir1.2-gdict-1.0 (= ${binary:Version}),
          libgtk-3-dev (>= 3.16),
          libglib2.0-dev (>= 2.39.0)
@@ -74,7 +74,7 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         libgdict-1.0-9 (= ${binary:Version})
+         libgdict-1.0-10 (= ${binary:Version})
 Suggests: yelp
 Provides: dict-client
 Description: GNOME dictionary application

Copied: desktop/unstable/gnome-dictionary/debian/libgdict-1.0-10.symbols (from r48201, desktop/unstable/gnome-dictionary/debian/libgdict-1.0-9.symbols)
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-dictionary/debian/libgdict-1.0-10.symbols?rev=48202&op=diff
==============================================================================
--- desktop/unstable/gnome-dictionary/debian/libgdict-1.0-9.symbols	[utf-8] (original)
+++ desktop/unstable/gnome-dictionary/debian/libgdict-1.0-10.symbols	[utf-8] Sun Apr 17 23:33:12 2016
@@ -1,4 +1,4 @@
-libgdict-1.0.so.9 libgdict-1.0-9 #MINVER#
+libgdict-1.0.so.10 libgdict-1.0-10 #MINVER#
  DBType at Base 3.18.0
  StratType at Base 3.18.0
  _gdict_database_new at Base 3.18.0

Modified: desktop/unstable/gnome-dictionary/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-dictionary/debian/rules?rev=48202&op=diff
==============================================================================
--- desktop/unstable/gnome-dictionary/debian/rules	[utf-8] (original)
+++ desktop/unstable/gnome-dictionary/debian/rules	[utf-8] Sun Apr 17 23:33:12 2016
@@ -13,4 +13,4 @@
 
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
-DEB_DH_MAKESHLIBS_ARGS_libgdict-1.0-9 += -- -c4
+DEB_DH_MAKESHLIBS_ARGS_libgdict-1.0-10 += -- -c4




More information about the pkg-gnome-commits mailing list