[Pkg-crosswire-devel] [Branch ~pkgcrosswire/libsword/main] Rev 28: debian/control debian/rules: Added libsword-dbg package.
noreply at launchpad.net
noreply at launchpad.net
Sat May 2 18:07:08 BST 2009
------------------------------------------------------------
revno: 28 [merge]
committer: Dmitrijs Ledkovs <dmitrij.ledkov at gmail.com>
branch nick: main
timestamp: Sat 2009-05-02 18:03:29 +0100
message:
debian/control debian/rules: Added libsword-dbg package.
modified:
debian/changelog
debian/control
debian/rules
=== modified file 'debian/changelog'
--- debian/changelog 2009-04-11 23:01:41 +0000
+++ debian/changelog 2009-04-12 22:54:16 +0000
@@ -4,8 +4,9 @@
* debian/rules: Added utils.mk to use missing-files target.
* debian/libsword-dev.install: Added libsword.la, priviosly missing.
* debian/libsword7.install: Added missing libicu translit files.
+ * debian/control debian/rules: Added libsword-dbg package.
- -- Dmitrijs Ledkovs <dmitrij.ledkov at gmail.com> Sat, 11 Apr 2009 23:00:33 +0000
+ -- Dmitrijs Ledkovs <dmitrij.ledkov at gmail.com> Sun, 12 Apr 2009 18:11:19 +0000
sword (1.5.11-1) experimental; urgency=low
=== modified file 'debian/control'
--- debian/control 2009-04-11 21:57:36 +0000
+++ debian/control 2009-05-02 16:50:57 +0000
@@ -50,6 +50,19 @@
This package contains the static libraries and headers for developing
applications that use the sword library.
+Package: libsword-dbg
+Architecture: any
+Section: debug
+Priority: extra
+Depends: libsword7 (= ${binary:Version}), ${misc:Depends}
+Description: API/library for bible software - Debug Files
+ The SWORD Project is an open source, cross-platform (Linux, Windows, Solaris,
+ MacOSX etc.) API/library for Bible software with a constantly growing list
+ of front-ends (GUI, textmode, web-based, etc.) and a library of over 200
+ text modules.
+ .
+ This package contains the debug symbols for the libsword library.
+
Package: diatheke
Architecture: any
Section: text
=== modified file 'debian/rules'
--- debian/rules 2009-04-11 22:48:48 +0000
+++ debian/rules 2009-04-12 22:54:16 +0000
@@ -5,10 +5,11 @@
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
DEB_DH_INSTALL_SOURCEDIR := debian/tmp
-DEB_CONFIGURE_EXTRA_FLAGS := --with-zlib --with-clucene=/usr --with-icu
+DEB_CONFIGURE_EXTRA_FLAGS := --with-zlib --with-clucene=/usr --with-icu --enable-debug
DEB_DH_MAKESHLIBS_ARGS_libsword7 := -V"libsword7 (>= 1.5.11)"
DEB_SHLIBDEPS_INCLUDE_libsword7 := debian/tmp/usr/lib
DEB_SHLIBDEPS_INCLUDE_diatheke := debian/libsword7/usr/lib
+DEB_DBG_PACKAGE_libsword7 := libsword-dbg
#DEB_OPT_FLAG=-g -O0 -Werror
# The next two rules use chrpath to remove unwanted rpath info
--
Main packaging branch
https://code.launchpad.net/~pkgcrosswire/libsword/main
Your team Crosswire Packaging Team is subscribed to branch lp:libsword.
To unsubscribe from this branch go to https://code.launchpad.net/~pkgcrosswire/libsword/main/+edit-subscription.
More information about the Pkg-crosswire-devel
mailing list