r54870 - in /desktop/unstable/gtk+2.0/debian: changelog libgail18.lintian-overrides libgtk2.0-0.lintian-overrides

smcv at users.alioth.debian.org smcv at users.alioth.debian.org
Mon Nov 13 10:56:15 UTC 2017


Author: smcv
Date: Mon Nov 13 10:56:15 2017
New Revision: 54870

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54870
Log:
Add Lintian overrides for package-name-doesnt-match-sonames
and symbols-declares-dependency-on-other-package, which reflect
deliberate maintainer choices

Added:
    desktop/unstable/gtk+2.0/debian/libgail18.lintian-overrides
    desktop/unstable/gtk+2.0/debian/libgtk2.0-0.lintian-overrides
Modified:
    desktop/unstable/gtk+2.0/debian/changelog

Modified: desktop/unstable/gtk+2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/changelog?rev=54870&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/changelog	[utf-8] Mon Nov 13 10:56:15 2017
@@ -15,6 +15,9 @@
   * Use debhelper compat level 10
     - Do not explicitly depend on dh-autoreconf or autotools-dev
   * Use automatic -dbgsym packages for debug symbols
+  * Add Lintian overrides for package-name-doesnt-match-sonames
+    and symbols-declares-dependency-on-other-package, which reflect
+    deliberate maintainer choices
 
  -- Jeremy Bicha <jbicha at debian.org>  Fri, 03 Nov 2017 16:22:42 -0400
 

Added: desktop/unstable/gtk+2.0/debian/libgail18.lintian-overrides
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/libgail18.lintian-overrides?rev=54870&op=file
==============================================================================
--- desktop/unstable/gtk+2.0/debian/libgail18.lintian-overrides	(added)
+++ desktop/unstable/gtk+2.0/debian/libgail18.lintian-overrides	[utf-8] Mon Nov 13 10:56:15 2017
@@ -0,0 +1,5 @@
+# Historical weirdness, not going to be changed now
+libgail18: package-name-doesnt-match-sonames libgailutil18
+# Intentionally done: packages that use GAIL need both, but an
+# interdependency would be circular, so we do this instead
+libgail18: symbols-declares-dependency-on-other-package libgail-common

Added: desktop/unstable/gtk+2.0/debian/libgtk2.0-0.lintian-overrides
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/libgtk2.0-0.lintian-overrides?rev=54870&op=file
==============================================================================
--- desktop/unstable/gtk+2.0/debian/libgtk2.0-0.lintian-overrides	(added)
+++ desktop/unstable/gtk+2.0/debian/libgtk2.0-0.lintian-overrides	[utf-8] Mon Nov 13 10:56:15 2017
@@ -0,0 +1,2 @@
+# Deliberate choice to bundle these together
+libglib2.0-0: package-name-doesnt-match-sonames libgdk-x11-2.0-0 libgtk-x11-2.0-0




More information about the pkg-gnome-commits mailing list