[Pkg-telepathy-commits] [SCM] Empathy packaging branch, debian, updated. debian/2.25.4-1-18-g3660713

Jonny Lamb jonny at debian.org
Thu Feb 26 21:32:33 UTC 2009


The following commit has been merged in the debian branch:
commit 9e919de3cd7f0a8b8ae2e6af9155516525985427
Author: Jonny Lamb <jonny at debian.org>
Date:   Tue Feb 24 12:29:07 2009 +0000

    Bumped libempathy{,-gtk} sonames.
    
    Signed-off-by: Jonny Lamb <jonny at debian.org>

diff --git a/debian/changelog b/debian/changelog
index 426d7fc..c4056d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ empathy (2.25.91-1) UNRELEASED; urgency=low
 
   [ Jonny Lamb ]
   * New upstream release.
+    + Bumped libempathy{,-gtk} sonames.
   * debian/gbp.conf: Removed no-create-orig field.
   * debian/control:
     + Added myself to Uploaders.
@@ -14,7 +15,7 @@ empathy (2.25.91-1) UNRELEASED; urgency=low
     + Removed duplicate Section fields.
     + Made short descriptions unique.
 
- -- Jonny Lamb <jonny at debian.org>  Tue, 24 Feb 2009 10:52:41 +0000
+ -- Jonny Lamb <jonny at debian.org>  Tue, 24 Feb 2009 12:28:37 +0000
 
 empathy (2.25.4-1) experimental; urgency=low
 
diff --git a/debian/control b/debian/control
index 83deff1..f591713 100644
--- a/debian/control
+++ b/debian/control
@@ -74,7 +74,7 @@ Description: High-level library and user-interface for Telepathy (library common
  This packet contains common files for libempathy
 
 
-Package: libempathy19
+Package: libempathy21
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
@@ -117,7 +117,7 @@ Depends: ${shlibs:Depends},
          libglib2.0-dev,
          libxml2-dev,
          libtelepathy-dev,
-         libempathy19 (= ${binary:Version})
+         libempathy21 (= ${binary:Version})
 Description: High-level library and user-interface for Telepathy (library dev files)
  Empathy consists of a rich set of reusable instant messaging widgets, and a
  GNOME client using those widgets. It uses Telepathy and Nokia's Mission
@@ -161,7 +161,7 @@ Description: High-level library and user-interface for Telepathy (GTK common fil
  .
  This package contains common files for libempathy-gtk
 
-Package: libempathy-gtk17
+Package: libempathy-gtk19
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
@@ -183,7 +183,7 @@ Section: libdevel
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          libempathy-dev,
-         libempathy-gtk17 (= ${binary:Version}),
+         libempathy-gtk19 (= ${binary:Version}),
          libgtk2.0-dev (>= 2.10.0),
          libglade2-dev (>= 2.0.0)
 Description: High-level library and user-interface for Telepathy (GTK dev files)
diff --git a/debian/libempathy-gtk17.install b/debian/libempathy-gtk19.install
similarity index 100%
rename from debian/libempathy-gtk17.install
rename to debian/libempathy-gtk19.install
diff --git a/debian/libempathy-gtk17.symbols b/debian/libempathy-gtk19.symbols
similarity index 99%
rename from debian/libempathy-gtk17.symbols
rename to debian/libempathy-gtk19.symbols
index b7af84b..cf6d8b6 100644
--- a/debian/libempathy-gtk17.symbols
+++ b/debian/libempathy-gtk19.symbols
@@ -1,4 +1,4 @@
-libempathy-gtk.so.17 libempathy-gtk17 #MINVER#
+libempathy-gtk.so.19 libempathy-gtk19 #MINVER#
  empathy_account_chooser_filter_is_connected at Base 0.21.91
  empathy_account_chooser_get_account at Base 0.21.91
  empathy_account_chooser_get_has_all_option at Base 0.21.91
diff --git a/debian/libempathy19.install b/debian/libempathy21.install
similarity index 100%
rename from debian/libempathy19.install
rename to debian/libempathy21.install
diff --git a/debian/libempathy19.symbols b/debian/libempathy21.symbols
similarity index 99%
rename from debian/libempathy19.symbols
rename to debian/libempathy21.symbols
index edb9ab8..41aaf63 100644
--- a/debian/libempathy19.symbols
+++ b/debian/libempathy21.symbols
@@ -1,4 +1,4 @@
-libempathy.so.19 libempathy19 #MINVER#
+libempathy.so.21 libempathy21 #MINVER#
  empathy_account_equal at Base 0.21.91
  empathy_account_hash at Base 0.21.91
  empathy_account_manager_dup_singleton at Base 2.25.4

-- 
Empathy packaging



More information about the Pkg-telepathy-commits mailing list