------------------------------------------------------------
revno: 57
committer: Jonathan Marsden <[email protected]>
branch nick: main
timestamp: Thu 2011-05-19 23:56:30 -0700
message:
  Add transitional packages for both binary packages, 
  because of the upstream name change from to bibledit-gtk
modified:
  debian/changelog
  debian/control


--
lp:~pkgcrosswire/bibledit/main
https://code.launchpad.net/~pkgcrosswire/bibledit/main

Your team Crosswire Packaging Team is subscribed to branch 
lp:~pkgcrosswire/bibledit/main.
To unsubscribe from this branch go to 
https://code.launchpad.net/~pkgcrosswire/bibledit/main/+edit-subscription
=== modified file 'debian/changelog'
--- debian/changelog	2011-05-19 06:22:39 +0000
+++ debian/changelog	2011-05-20 06:56:30 +0000
@@ -10,15 +10,15 @@
     - Drop Build-depends on cdbs, add dh-autoconf
     - Bump Build-depends debhelper to debhelper (>= 7.0.50~)
       for use of dh overrides.
-    - Add Replaces: for both binary packages, because of the
-      upstream name change from bibledit to bibledit-gtk
+    - Add transitional packages for both binary packages, 
+      because of the upstream name change from to bibledit-gtk
   * Add Build and runtime dependency on curl
   * Bump Standards-Version to 3.9.2
   * debian/bibledit.install: 
     - Add usr/share/pixmaps so menu icons work.
   * Add debian/source/format to set package format.
 
- -- Jonathan Marsden <[email protected]>  Wed, 18 May 2011 23:21:46 -0700
+ -- Jonathan Marsden <[email protected]>  Thu, 19 May 2011 23:54:44 -0700
 
 bibledit (4.0-1) unstable; urgency=low
 

=== modified file 'debian/control'
--- debian/control	2011-05-19 06:22:39 +0000
+++ debian/control	2011-05-20 06:56:30 +0000
@@ -22,6 +22,8 @@
 Conflicts: scripturechecks
 Suggests: bibletime
 Provides: scripturechecks
+Replaces: bibledit-gtk (<< 4.2-1~)
+Conflicts: bibledit-gtk (<< 4.2-1~)
 Replaces: bibledit
 Description: Bible translation tool
  There are many languages still without a translation of the Bible.
@@ -41,8 +43,8 @@
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Suggests: bibletime
-Conflicts: bibledit (<<3.7)
-Replaces: bibledit-data
+Replaces: bibledit-data (<< 4.2-1~)
+Conflicts: bibledit-data (<< 4.2-1~)
 Description: documentation and data for bibledit-gtk, a Bible translation tool
  Bibledit-gtk is a multi-platform USFM Bible editor or Scripture processor.
  .
@@ -52,3 +54,15 @@
  .
  Bibledit has been designed for the glory of God and the salvation of
  people.
+
+Package: bibledit
+Depends: bibledit-gtk, ${misc:Depends}
+Architecture: all
+Section: oldlibs
+Description: transitional dummy package
+
+Package: bibledit-data
+Depends: bibledit-gtk-data, ${misc:Depends}
+Architecture: all
+Section: oldlibs
+Description: transitional dummy package

_______________________________________________
Pkg-crosswire-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-crosswire-devel

Reply via email to