[Pkg-telepathy-commits] [SCM] folks packaging branch branch, debian, updated. debian/0.6.5-2-12-g3165666

Laurent Bigonville bigon at bigon.be
Sat Dec 17 15:03:38 UTC 2011


The following commit has been merged in the debian branch:
commit 3165666210846e05dad1db1285725690474145d1
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Thu Dec 15 12:35:38 2011 +0100

    Add folks-common package to install translations

diff --git a/debian/changelog b/debian/changelog
index d6c9eda..f3511e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,10 +9,11 @@ folks (0.6.6-1) UNRELEASED; urgency=low
   * debian/control:
     - Bump gobject-introspection build-dependencies
     - Move gir package to Section: introspection
+    - Add folks-common package to install translations
   * debian/*.symbols: Adjust .symbols file
   * debian/rules: Pass LDFLAGS to limit runtime dependencies
 
- -- Laurent Bigonville <bigon at debian.org>  Thu, 15 Dec 2011 11:28:05 +0100
+ -- Laurent Bigonville <bigon at debian.org>  Thu, 15 Dec 2011 12:47:55 +0100
 
 folks (0.6.5-2) experimental; urgency=low
 
diff --git a/debian/control b/debian/control
index f1d3f0a..93d43f6 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,7 @@ Package: libfolks25
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Recommends: libfolks-eds25
+Recommends: libfolks-eds25, folks-common (= ${source:Version})
 Description: library to aggregates people into metacontacts
  libfolks is a library that aggregates people from multiple sources
  (eg, Telepathy connection managers and eventually evolution data server,
@@ -67,6 +67,16 @@ Description: library to aggregates people into metacontact - debugging symbols
  .
  This package contains the debugging symbols for libfolks library.
 
+Package: folks-common
+Architecture: all
+Depends: ${misc:Depends}
+Description: library to aggregates people into metacontacts (common files)
+ libfolks is a library that aggregates people from multiple sources
+ (eg, Telepathy connection managers and eventually evolution data server,
+ Facebook, etc.) to create metacontacts.
+ .
+ This package contains common files (translations) used by folks components.
+
 Package: gir1.2-folks-0.6
 Architecture: any
 Depends: ${shlibs:Depends},
@@ -85,6 +95,7 @@ Package: libfolks-telepathy25
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
+Recommends: folks-common (= ${source:Version})
 Description: Telepathy backend for libfolks
  libfolks is a library that aggregates people from multiple sources
  (eg, Telepathy connection managers and eventually evolution data server,
@@ -112,6 +123,7 @@ Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          evolution-data-server (>= 3.2.0)
+Recommends: folks-common (= ${source:Version})
 Description: Evolution-data-server backend for libfolks
  libfolks is a library that aggregates people from multiple sources
  (eg, Telepathy connection managers and eventually evolution data server,
@@ -166,6 +178,7 @@ Section: utils
 Priority: extra
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: folks-common (= ${source:Version})
 Description: Telepathy backend for libfolks - database and import tools
  libfolks is a library that aggregates people from multiple sources
  (eg, Telepathy connection managers and eventually evolution data server,
diff --git a/debian/folks-common.install b/debian/folks-common.install
new file mode 100644
index 0000000..2568e1f
--- /dev/null
+++ b/debian/folks-common.install
@@ -0,0 +1 @@
+usr/share/locale/

-- 
folks packaging branch



More information about the Pkg-telepathy-commits mailing list