From 7e27973f74bedcba84cc2f3aad3036cb87461c37 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 21 Jan 2010 23:37:36 +0000 Subject: Create compat symlinks for the '_' → '-' change. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * debian/libnm-glib-{vpn-}dev.links - The name of the pkg-config files has changed ('_' → '-'). Create compat symlinks so existing configure scripts keep working, allowing for a smoother transition to the new library names. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/experimental/networkmanager@3387 ceb527fc-18e6-0310-9fe2-813c157c29e7 --- debian/changelog | 4 ++++ debian/libnm-glib-dev.links | 1 + debian/libnm-glib-vpn-dev.links | 1 + 3 files changed, 6 insertions(+) create mode 100644 debian/libnm-glib-dev.links create mode 100644 debian/libnm-glib-vpn-dev.links diff --git a/debian/changelog b/debian/changelog index 0c25c20c..22a7f9f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,10 @@ network-manager (0.7.998-1) UNRELEASED; urgency=low - Remove nm-system-settings files. - Install PolicyKit files to new location. - Remove udev modem prober. + * debian/libnm-glib-{vpn-}dev.links + - The name of the pkg-config files has changed ('_' → '-'). Create compat + symlinks so existing configure scripts keep working, allowing for a + smoother transition to the new library names. -- Michael Biebl Sun, 29 Nov 2009 10:19:59 +0100 diff --git a/debian/libnm-glib-dev.links b/debian/libnm-glib-dev.links new file mode 100644 index 00000000..0b299825 --- /dev/null +++ b/debian/libnm-glib-dev.links @@ -0,0 +1 @@ +usr/lib/pkgconfig/libnm-glib.pc usr/lib/pkgconfig/libnm_glib.pc diff --git a/debian/libnm-glib-vpn-dev.links b/debian/libnm-glib-vpn-dev.links new file mode 100644 index 00000000..d74ba252 --- /dev/null +++ b/debian/libnm-glib-vpn-dev.links @@ -0,0 +1 @@ +usr/lib/pkgconfig/libnm-glib-vpn.pc usr/lib/pkgconfig/libnm_glib_vpn.pc -- cgit 1.3.0-6-gf8a5