------------------------------------------------------------
revno: 56
committer: Jonathan Marsden <[email protected]>
branch nick: main
timestamp: Wed 2011-05-18 23:22:39 -0700
message:
    - Add use of autoreconf to regenerate autoconf files.
    - Add Build-Depends: autoconf (so we can use autoreconf)
    - Add Replaces: for both binary packages, because of the
      upstream name change from bibledit to bibledit-gtk
  * Bump Standards-Version to 3.9.2
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-14 09:45:23 +0000
+++ debian/changelog	2011-05-19 06:22:39 +0000
@@ -1,42 +1,24 @@
-bibledit-gtk (4.2-1~oneiric3) oneiric; urgency=low
+bibledit-gtk (4.2-1) unstable; urgency=low
 
   * New upstream release 4.2
   * debian/rules:
+    - Add use of autoreconf to regenerate autoconf files.
     - Use simplified dh approach, no more cdbs
     - Remove executable bit from usfm/Makefile.am (for lintian)
   * debian/control: 
+    - Add Build-Depends: autoconf (so we can use autoreconf)
     - Drop Build-depends on cdbs, add dh-autoconf
     - Bump Build-depends debhelper to debhelper (>= 7.0.50~)
       for use of dh overrides.
-
- -- Jonathan Marsden <[email protected]>  Sat, 14 May 2011 02:43:41 -0700
-
-bibledit-gtk (4.1-1~maverick2) maverick; urgency=low
-
-  * New upstream version 4.1
-  * Name change from bibledit to bibledit-gtk
+    - Add Replaces: for both binary packages, because of the
+      upstream name change from bibledit to bibledit-gtk
   * Add Build and runtime dependency on curl
-  * Bump Standards-Version to 3.9.1
-
- -- Jonathan Marsden <[email protected]>  Sat, 16 Oct 2010 00:05:19 -0700
-
-bibledit (4.0-2) unstable; urgency=low
-
+  * Bump Standards-Version to 3.9.2
   * debian/bibledit.install: 
     - Add usr/share/pixmaps so menu icons work.
-
- -- Jonathan Marsden <[email protected]>  Thu, 20 May 2010 08:58:48 -0700
-
-bibledit (4.0-2~lucid1) lucid; urgency=low
-
   * Add debian/source/format to set package format.
-  * Bump Standards-Version to 3.8.4 (no changes needed).
-  * debian/rules: 
-    - Add use of autoreconf to regenerate autoconf files for Lucid.
-  * debian/control:
-    - Add Build-Depends: autoconf (so we can use autoreconf)
 
- -- Jonathan Marsden <[email protected]>  Sat, 15 May 2010 14:00:33 -0700
+ -- Jonathan Marsden <[email protected]>  Wed, 18 May 2011 23:21:46 -0700
 
 bibledit (4.0-1) unstable; urgency=low
 

=== modified file 'debian/control'
--- debian/control	2011-05-14 09:45:23 +0000
+++ debian/control	2011-05-19 06:22:39 +0000
@@ -10,7 +10,7 @@
 Uploaders: Jonathan Marsden <[email protected]>,
  Daniel Glassey <[email protected]>,
  Dmitrijs Ledkovs <[email protected]>
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Homepage: http://www.bibledit.org
 Vcs-Bzr: http://bazaar.launchpad.net/~pkgcrosswire/bibledit/main
 Vcs-Browser: http://bazaar.launchpad.net/~pkgcrosswire/xiphos/main/files
@@ -22,6 +22,7 @@
 Conflicts: scripturechecks
 Suggests: bibletime
 Provides: scripturechecks
+Replaces: bibledit
 Description: Bible translation tool
  There are many languages still without a translation of the Bible.
  .
@@ -41,6 +42,7 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Suggests: bibletime
 Conflicts: bibledit (<<3.7)
+Replaces: bibledit-data
 Description: documentation and data for bibledit-gtk, a Bible translation tool
  Bibledit-gtk is a multi-platform USFM Bible editor or Scripture processor.
  .

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

Reply via email to