[libfolia] 01/02: transition: libfolia2 -> libfolia3
Joost van Baal
joostvb at moszumanska.debian.org
Thu Nov 20 19:02:52 UTC 2014
This is an automated email from the git hooks/post-receive script.
joostvb pushed a commit to branch master
in repository libfolia.
commit 7bca76f6f4c4a2550f3b91be8247ab37911993aa
Author: Joost van Baal-Ilić <joostvb at nusku.mdcc.cx>
Date: Thu Nov 20 19:31:49 2014 +0100
transition: libfolia2 -> libfolia3
---
debian/changelog | 20 +++++++-------------
debian/control | 2 --
2 files changed, 7 insertions(+), 15 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0aa698e..ac2fdab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,13 @@ libfolia (0.12-1) UNRELEASED; urgency=low
* debian/control: use Standards-Version: 3.9.5.
[ Joost van Baal-Ilić ]
- * FIXME
- 8.6
+ * debian/control, debian/libfolia2.install, debian/libfolia3.install:
+ transition from libfolia2 to libfolia3: drop package libfolia2, create
+ new binary package libfolia3 which ships usr/lib/libfolia.so.3.0.0.
+ Package libfolia-dev: drop Conflicts and Replaces: libfolia1-dev;
+ package now Depends: libfolia3 (not libfolia2).
+
+ * FIXME 8.6
Policy for dependencies between shared libraries and other
packages has been largely rewritten to document the `symbols'
system and more clearly document handling of shared library ABI
@@ -17,17 +22,6 @@ libfolia (0.12-1) UNRELEASED; urgency=low
* FIXME E: libfolia-dev: pkg-config-multi-arch-wrong-dir
usr/lib/pkgconfig/folia.pc full text contains architecture specific dir
x86_64-linux-gnu
- * FIXME: we build /usr/lib/libfolia.so.3.0.0 , not libfolia2: adapt *install
- files, and possibly control
-
- -Depends: libfolia2 (= ${binary:Version}), ${misc:Depends}
- -Conflicts: libfolia1-dev
- -Replaces: libfolia1-dev
- +Depends: libfolia3 (= ${binary:Version}), ${misc:Depends}
- +Conflicts: libfolia1-dev, libfolia2-dev
- +Replaces: libfolia1-dev, libfolia2-dev
-
-
-- Ko van der Sloot <ko.vandersloot at uvt.nl> Wed, 05 Nov 2014 10:48:34 +0100
diff --git a/debian/control b/debian/control
index a36f93d..0c37be6 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,6 @@ Package: libfolia-dev
Section: libdevel
Architecture: any
Depends: libfolia3 (= ${binary:Version}), ${misc:Depends}
-Conflicts: libfolia1-dev, libfolia2-dev
-Replaces: libfolia1-dev, libfolia2-dev
Description: implementation of the FoLiA document format
FoLiA is an XML-based format for Linguistic Annotation suitable for
representing written language resources such as corpora.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libfolia.git
More information about the debian-science-commits
mailing list