r53518 - in /desktop/unstable/gnome-dictionary/debian: changelog control control.in gir1.2-gdict-1.0.install libgdict-1.0-10.install libgdict-1.0-10.symbols libgdict-1.0-dev.install rules

jbicha at users.alioth.debian.org jbicha at users.alioth.debian.org
Wed Sep 6 15:21:54 UTC 2017


Author: jbicha
Date: Wed Sep  6 15:21:53 2017
New Revision: 53518

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=53518
Log:
Remove libgdict

Removed:
    desktop/unstable/gnome-dictionary/debian/gir1.2-gdict-1.0.install
    desktop/unstable/gnome-dictionary/debian/libgdict-1.0-10.install
    desktop/unstable/gnome-dictionary/debian/libgdict-1.0-10.symbols
    desktop/unstable/gnome-dictionary/debian/libgdict-1.0-dev.install
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=53518&op=diff
==============================================================================
--- desktop/unstable/gnome-dictionary/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-dictionary/debian/changelog	[utf-8] Wed Sep  6 15:21:53 2017
@@ -1,6 +1,7 @@
 gnome-dictionary (3.25.90-1) UNRELEASED; urgency=medium
 
   * New upstream release
+    - Remove libgdict
 
  -- Jeremy Bicha <jbicha at debian.org>  Wed, 06 Sep 2017 11:12:11 -0400
 

Modified: desktop/unstable/gnome-dictionary/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-dictionary/debian/control?rev=53518&op=diff
==============================================================================
--- desktop/unstable/gnome-dictionary/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-dictionary/debian/control	[utf-8] Wed Sep  6 15:21:53 2017
@@ -5,35 +5,21 @@
 Source: gnome-dictionary
 Section: gnome
 Priority: optional
-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Jeremy Bicha <jbicha at ubuntu.com>, Michael Biebl <biebl at debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Jeremy Bicha <jbicha at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10),
                intltool (>= 0.40.0),
                libglib2.0-dev (>= 2.42.0),
                libgtk-3-dev (>= 3.21.1),
-               gtk-doc-tools (>= 1.10),
                yelp-tools,
-               libglib2.0-doc,
-               libgtk-3-doc,
                gobject-introspection (>= 1.42.0),
                libgirepository1.0-dev (>= 1.42.0)
 Standards-Version: 4.1.0
 Homepage: https://wiki.gnome.org/Apps/Dictionary
 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-10
-Section: libs
-Architecture: any
-Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends},
-         ${misc:Depends},
-         libgdict-common
-Description: GNOME Dictionary base library - runtime
- This package contains the library used by the GNOME dictionary
- utility, and other applications providing similar functionality.
 
 Package: libgdict-common
 Section: libs
@@ -45,39 +31,11 @@
  definitions used by the GNOME dictionary utility, and other
  applications providing similar functionality.
 
-Package: libgdict-1.0-dev
-Section: libdevel
-Architecture: any
-Multi-Arch: same
-Depends: ${misc:Depends},
-         libgdict-1.0-10 (= ${binary:Version}),
-         gir1.2-gdict-1.0 (= ${binary:Version}),
-         libgtk-3-dev (>= 3.21.1),
-         libglib2.0-dev (>= 2.42.0)
-Description: GNOME Dictionary base library - development files
- This package contains the development files for a library used by the
- GNOME dictionary utility, and other applications providing similar
- functionality.
-
-Package: gir1.2-gdict-1.0
-Section: introspection
-Architecture: any
-Multi-Arch: same
-Depends: ${gir:Depends},
-         ${misc:Depends},
-         ${shlibs:Depends}
-Description: GNOME Dictionary base library - GObject introspection
- This package contains GObject introspection data for libgdict.
- .
- It can be used by packages using the GIRepository format to generate
- dynamic bindings.
-
 Package: gnome-dictionary
 Architecture: any
 Depends: ${shlibs:Depends},
-         ${misc:Depends},
-         libgdict-1.0-10 (= ${binary:Version})
-Suggests: yelp
+         ${misc:Depends}
+Recommends: yelp
 Provides: dict-client
 Description: GNOME dictionary application
  This program can look for the definition or translation of a word in

Modified: desktop/unstable/gnome-dictionary/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-dictionary/debian/control.in?rev=53518&op=diff
==============================================================================
--- desktop/unstable/gnome-dictionary/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-dictionary/debian/control.in	[utf-8] Wed Sep  6 15:21:53 2017
@@ -1,35 +1,21 @@
 Source: gnome-dictionary
 Section: gnome
 Priority: optional
-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10),
                intltool (>= 0.40.0),
                libglib2.0-dev (>= 2.42.0),
                libgtk-3-dev (>= 3.21.1),
-               gtk-doc-tools (>= 1.10),
                yelp-tools,
-               libglib2.0-doc,
-               libgtk-3-doc,
                gobject-introspection (>= 1.42.0),
                libgirepository1.0-dev (>= 1.42.0)
 Standards-Version: 4.1.0
 Homepage: https://wiki.gnome.org/Apps/Dictionary
 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-10
-Section: libs
-Architecture: any
-Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends},
-         ${misc:Depends},
-         libgdict-common
-Description: GNOME Dictionary base library - runtime
- This package contains the library used by the GNOME dictionary
- utility, and other applications providing similar functionality.
 
 Package: libgdict-common
 Section: libs
@@ -41,39 +27,11 @@
  definitions used by the GNOME dictionary utility, and other
  applications providing similar functionality.
 
-Package: libgdict-1.0-dev
-Section: libdevel
-Architecture: any
-Multi-Arch: same
-Depends: ${misc:Depends},
-         libgdict-1.0-10 (= ${binary:Version}),
-         gir1.2-gdict-1.0 (= ${binary:Version}),
-         libgtk-3-dev (>= 3.21.1),
-         libglib2.0-dev (>= 2.42.0)
-Description: GNOME Dictionary base library - development files
- This package contains the development files for a library used by the
- GNOME dictionary utility, and other applications providing similar
- functionality.
-
-Package: gir1.2-gdict-1.0
-Section: introspection
-Architecture: any
-Multi-Arch: same
-Depends: ${gir:Depends},
-         ${misc:Depends},
-         ${shlibs:Depends}
-Description: GNOME Dictionary base library - GObject introspection
- This package contains GObject introspection data for libgdict.
- .
- It can be used by packages using the GIRepository format to generate
- dynamic bindings.
-
 Package: gnome-dictionary
 Architecture: any
 Depends: ${shlibs:Depends},
-         ${misc:Depends},
-         libgdict-1.0-10 (= ${binary:Version})
-Suggests: yelp
+         ${misc:Depends}
+Recommends: yelp
 Provides: dict-client
 Description: GNOME dictionary application
  This program can look for the definition or translation of a word in

Modified: desktop/unstable/gnome-dictionary/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-dictionary/debian/rules?rev=53518&op=diff
==============================================================================
--- desktop/unstable/gnome-dictionary/debian/rules	[utf-8] (original)
+++ desktop/unstable/gnome-dictionary/debian/rules	[utf-8] Wed Sep  6 15:21:53 2017
@@ -12,10 +12,5 @@
 		--enable-ipv6 \
 		--enable-gtk-doc
 
-override_dh_makeshlibs:
-	dh_makeshlibs -p libgdict-1.0-10 -- -c4
-	dh_makeshlibs --remaining-packages
-
 override_dh_install:
-	find debian -name '*.la' -delete
 	dh_install --fail-missing




More information about the pkg-gnome-commits mailing list