[Pkg-gpe-maintainers] Ubuntu libcontactsdb 0.5-4ubuntu1
Ubuntu Merge-o-Matic
mom at ubuntu.com
Sat Apr 2 00:59:55 UTC 2011
This e-mail has been sent due to an upload to Ubuntu that contains Ubuntu
changes. It contains the difference between the new version and the
previous version of the same source package in Ubuntu.
-------------- next part --------------
Format: 1.8
Date: Fri, 01 Apr 2011 13:17:02 -0700
Source: libcontactsdb
Binary: libcontactsdb-dev libcontactsdb0 libcontactsdb0-dbg
Architecture: source
Version: 0.5-4ubuntu1
Distribution: natty
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Evan Broder <evan at ebroder.net>
Description:
libcontactsdb-dev - shared library for accessing gpe-calendar database [development]
libcontactsdb0 - shared library for accessing gpe-calendar database [runtime]
libcontactsdb0-dbg - shared library for accessing gpe-calendar database [debugging]
Changes:
libcontactsdb (0.5-4ubuntu1) natty; urgency=low
.
* Rebuild to pick up multiarch changes.
* Clean .la files.
Checksums-Sha1:
6e13b2dce6a6f5b1da89c11f3b191bc2f0be21b4 2089 libcontactsdb_0.5-4ubuntu1.dsc
5f4be54807cf7e38bb6d7d1b06fa29d239acbe6c 5594 libcontactsdb_0.5-4ubuntu1.diff.gz
Checksums-Sha256:
68c8c044de6221e03b8ee70a250ec6d343ead32734c3cfd2cb89e0386a1cb628 2089 libcontactsdb_0.5-4ubuntu1.dsc
ef0492e51e49dabd42a1b3d79026c03a4028bb9f3ffee81851e3df4d299ce212 5594 libcontactsdb_0.5-4ubuntu1.diff.gz
Files:
e34ae07f402fdd96f6b851134c2b4254 2089 libs optional libcontactsdb_0.5-4ubuntu1.dsc
36f019628bf056b697703d748dbae7e5 5594 libs optional libcontactsdb_0.5-4ubuntu1.diff.gz
Original-Maintainer: Moray Allan <moray at debian.org>
-------------- next part --------------
diff -pruN 0.5-4/debian/changelog 0.5-4ubuntu1/debian/changelog
--- 0.5-4/debian/changelog 2011-04-02 01:47:26.000000000 +0100
+++ 0.5-4ubuntu1/debian/changelog 2011-04-02 01:47:25.000000000 +0100
@@ -1,3 +1,10 @@
+libcontactsdb (0.5-4ubuntu1) natty; urgency=low
+
+ * Rebuild to pick up multiarch changes.
+ * Clean .la files.
+
+ -- Evan Broder <evan at ebroder.net> Fri, 01 Apr 2011 13:17:02 -0700
+
libcontactsdb (0.5-4) unstable; urgency=low
* Add Homepage field in control file.
diff -pruN 0.5-4/debian/control 0.5-4ubuntu1/debian/control
--- 0.5-4/debian/control 2011-04-02 01:47:26.000000000 +0100
+++ 0.5-4ubuntu1/debian/control 2011-04-02 01:47:25.000000000 +0100
@@ -1,7 +1,8 @@
Source: libcontactsdb
Section: libs
Priority: optional
-Maintainer: Moray Allan <moray at debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
+XSBC-Original-Maintainer: Moray Allan <moray at debian.org>
Uploaders: Debian GPE team <pkg-gpe-maintainers at lists.alioth.debian.org>, Phil Blundell <pb at debian.org>, Philippe De Swert <philippedeswert at scarlet.be>, Neil Williams <codehelp at debian.org>
Build-Depends: cdbs (>= 0.4.21), debhelper (>= 4.1.0), pkg-config (>= 0.18), libsqlite-dev, libgpepimc-dev (>= 0.8-3), libgpewidget-dev
Standards-Version: 3.7.3
diff -pruN 0.5-4/debian/rules 0.5-4ubuntu1/debian/rules
--- 0.5-4/debian/rules 2011-04-02 01:47:26.000000000 +0100
+++ 0.5-4ubuntu1/debian/rules 2011-04-02 01:47:25.000000000 +0100
@@ -4,3 +4,8 @@ include /usr/share/cdbs/1/class/autotool
DEB_CONFIGURE_EXTRA_FLAGS = --enable-gtk-doc
DEB_DH_STRIP_ARGS := --dbg-package=libcontactsdb0
+
+$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
+ for file in $(wildcard debian/$(cdbs_curpkg)/usr/lib/*.la); do \
+ sed -i "/dependency_libs/ s/'.*'/''/" $$file ; \
+ done
More information about the Pkg-gpe-maintainers
mailing list