------------------------------------------------------------ revno: 70 committer: Jonathan Marsden <[email protected]> branch nick: debian timestamp: Sat 2011-12-24 16:46:24 -0800 message: debian/control: bibletime now depends on a matching version of bibletime-data. modified: debian/changelog debian/control
-- lp:bibletime/debian https://code.launchpad.net/~pkgcrosswire/bibletime/main Your team CrossWire Packaging Team is subscribed to branch lp:bibletime/debian. To unsubscribe from this branch go to https://code.launchpad.net/~pkgcrosswire/bibletime/main/+edit-subscription
=== modified file 'debian/changelog' --- debian/changelog 2011-12-24 00:11:17 +0000 +++ debian/changelog 2011-12-25 00:46:24 +0000 @@ -2,8 +2,10 @@ * New upstream version 2.9.1 * debian/patches/*: Remove all patches (incorporated upstream) + * debian/control: bibletime now depends on a matching version of + bibletime-data. - -- Jonathan Marsden <[email protected]> Fri, 23 Dec 2011 12:31:02 -0800 + -- Jonathan Marsden <[email protected]> Sat, 24 Dec 2011 16:37:56 -0800 bibletime (2.8.1-2) unstable; urgency=low === modified file 'debian/control' --- debian/control 2011-11-27 00:03:32 +0000 +++ debian/control 2011-12-25 00:46:24 +0000 @@ -16,7 +16,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, libqtgui4 (>= 4.4.0), libqt4-svg (>=4.4.0), - bibletime-data + bibletime-data (=${source:Version}) Provides: sword-frontend Description: bible study tool for Qt BibleTime is a free and easy to use bible study tool.
_______________________________________________ Pkg-crosswire-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-crosswire-devel
