diff options
| author | Michael Biebl <biebl@debian.org> | 2011-04-09 06:20:27 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2011-04-09 06:24:49 +0200 |
| commit | 54e7e69190443f16142bc521435cc5660600c88f (patch) | |
| tree | 566365103faef108a115d05adcbb0eccbb19613b | |
| parent | b1d2193cf659c314e230be1f243f83b075bdb3f2 (diff) | |
* SONAME bump for libnm-glib (2→4) and libnm-util (1→2)
- Rename *.install and *.symbols files.
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/libnm-glib4.install (renamed from debian/libnm-glib2.install) | 0 | ||||
| -rw-r--r-- | debian/libnm-glib4.symbols (renamed from debian/libnm-glib2.symbols) | 0 | ||||
| -rw-r--r-- | debian/libnm-util2.install (renamed from debian/libnm-util1.install) | 0 | ||||
| -rw-r--r-- | debian/libnm-util2.symbols (renamed from debian/libnm-util1.symbols) | 0 |
5 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 91a90b57..54c230e7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,8 @@ network-manager (0.8.998-1) UNRELEASED; urgency=low - Bump Depends on wpasuplicant to (>= 0.7.3-1) for the new wpasupplicant D-Bus interface. * Refresh debian/patches/02-dbus_access_network_manager.patch. + * SONAME bump for libnm-glib (2→4) and libnm-util (1→2). + - Rename *.install and *.symbols files. -- Michael Biebl <biebl@debian.org> Sat, 09 Apr 2011 05:49:11 +0200 diff --git a/debian/libnm-glib2.install b/debian/libnm-glib4.install index 631c5150..631c5150 100644 --- a/debian/libnm-glib2.install +++ b/debian/libnm-glib4.install diff --git a/debian/libnm-glib2.symbols b/debian/libnm-glib4.symbols index 1a633d4f..1a633d4f 100644 --- a/debian/libnm-glib2.symbols +++ b/debian/libnm-glib4.symbols diff --git a/debian/libnm-util1.install b/debian/libnm-util2.install index 051d4901..051d4901 100644 --- a/debian/libnm-util1.install +++ b/debian/libnm-util2.install diff --git a/debian/libnm-util1.symbols b/debian/libnm-util2.symbols index 3ee4b65a..3ee4b65a 100644 --- a/debian/libnm-util1.symbols +++ b/debian/libnm-util2.symbols |