On Fri, Sep 04, 2015 at 11:21:03AM -0400, Roberto C. Sánchez wrote:
> Daniel,
> 
> I've been meaning to help out with this for some time, but I have been
> extrememly busy the last few months.  Let me at least help by making the
> upload.  Can you point me to the source package?

Thanks Roberto,

The bibledit-gtk (4.8-1) package is in experimental so you can get the source 
from there. I've attached the diff of 
the debian dir between that and the -3 version that I uploaded.

Regards,
Daniel
diff -uwrN tmp/bibledit-gtk-4.8/debian/changelog bibledit-gtk-4.8/debian/changelog
--- tmp/bibledit-gtk-4.8/debian/changelog	2014-11-05 15:25:55.000000000 +0000
+++ bibledit-gtk-4.8/debian/changelog	2015-09-01 10:20:00.956780664 +0100
@@ -1,3 +1,17 @@
+bibledit-gtk (4.8-3) unstable; urgency=medium
+
+  * debian/control, rules: use dh_autoreconf
+  * Upload to unstable, Closes: #790200
+  * No need to remove as not blocking gtkhtml3 removal nowwq, Closes: #797568
+
+ -- Daniel Glassey <w...@debian.org>  Tue, 01 Sep 2015 07:17:18 +0100
+
+bibledit-gtk (4.8-2) unstable; urgency=medium
+
+  * Remove gtkhtml build dep
+
+ -- Daniel Glassey <w...@debian.org>  Mon, 31 Aug 2015 11:54:42 +0100
+
 bibledit-gtk (4.8-1) experimental; urgency=medium
 
   * The too late for jessie build for experimental
diff -uwrN tmp/bibledit-gtk-4.8/debian/control bibledit-gtk-4.8/debian/control
--- tmp/bibledit-gtk-4.8/debian/control	2014-11-05 14:19:53.000000000 +0000
+++ bibledit-gtk-4.8/debian/control	2015-09-01 07:14:31.613593231 +0100
@@ -1,7 +1,7 @@
 Source: bibledit-gtk
 Build-Depends: autotools-dev, patchutils (>= 0.2.25), 
  debhelper (>= 9), libsqlite3-dev, pkg-config, libgtk2.0-dev, psmisc,
- rcs, libenchant-dev, libgtkhtml3.14-dev,
+ rcs, libenchant-dev, dh-autoreconf,
  git-core, libgtksourceview2.0-dev, libwebkitgtk-dev | libwebkit-dev,
  libdbus-glib-1-dev (>= 0.70), openssh-client, autoconf, curl
 Section: gnome
diff -uwrN tmp/bibledit-gtk-4.8/debian/rules bibledit-gtk-4.8/debian/rules
--- tmp/bibledit-gtk-4.8/debian/rules	2012-04-09 19:55:49.000000000 +0100
+++ bibledit-gtk-4.8/debian/rules	2015-09-01 07:14:02.545449090 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/make -f
 %:
-	dh $@
+	dh $@ --with autoreconf
 
 

Attachment: signature.asc
Description: Digital signature

Reply via email to