[Pkg-crosswire-devel] [Branch ~pkgcrosswire/libsword/main] Rev 32: - Set library version check to >= 1.6

noreply at launchpad.net noreply at launchpad.net
Thu May 21 00:11:07 BST 2009


------------------------------------------------------------
revno: 32 [merge]
committer: Dmitrijs Ledkovs <dmitrij.ledkov at gmail.com>
branch nick: main
timestamp: Thu 2009-05-21 00:09:06 +0100
message:
    - Set library version check to >= 1.6
  * debian/control: Removed all references of 1.5.11.99 version number
  
   -- Dmitrijs Ledkovs <dmitrij.ledkov at gmail.com>Wed, 20 May 2009 23:01:47 +0000
modified:
  debian/changelog
  debian/rules

=== modified file 'debian/changelog'
--- debian/changelog	2009-05-16 01:13:55 +0000
+++ debian/changelog	2009-05-20 23:07:57 +0000
@@ -13,7 +13,7 @@
     - Change libsword7 to libsword8 within files.
   * debian/rules: 
     - SONAME bump to 8.
-    - Set library version check to <= 1.5.11.99.
+    - Set library version check to >= 1.6
   * debian/control:
     - Change libsword7 to libsword8.
     - Add libsword7 to Conflicts.
@@ -26,8 +26,9 @@
   * 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.
+  * debian/control: Removed all references of 1.5.11.99 version number
 
- -- Jonathan Marsden <jmarsden at fastmail.fm>  Fri, 24 Apr 2009 01:08:36 -0700
+ -- Dmitrijs Ledkovs <dmitrij.ledkov at gmail.com>  Wed, 20 May 2009 23:01:47 +0000
 
 sword (1.5.11-1) experimental; urgency=low
 

=== modified file 'debian/rules'
--- debian/rules	2009-05-16 03:22:10 +0000
+++ debian/rules	2009-05-20 23:07:57 +0000
@@ -6,7 +6,7 @@
 
 DEB_DH_INSTALL_SOURCEDIR := debian/tmp
 DEB_CONFIGURE_EXTRA_FLAGS := --with-zlib --with-clucene=/usr --with-icu #--enable-debug
-DEB_DH_MAKESHLIBS_ARGS_libsword8 := -V"libsword8 (>= 1.5.11.99)"
+DEB_DH_MAKESHLIBS_ARGS_libsword8 := -V"libsword8 (>= 1.6)"
 DEB_SHLIBDEPS_INCLUDE_libsword8 := debian/tmp/usr/lib
 DEB_SHLIBDEPS_INCLUDE_diatheke := debian/libsword8/usr/lib
 #DEB_DBG_PACKAGE_libsword8 := libsword-dbg



--
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