Description: Upstream changes introduced in version 4.4-2
 This patch has been created by dpkg-source during the package build.
 Here's the last changelog entry, hopefully it gives details on why
 those changes were made:
 .
 bibledit-gtk (4.4-2) unstable; urgency=low
 .
   * debian/copyright:
     - Files xetex/ptx2pdf/*; License: MIT
   * Added myself to Maintainers field.
 .
 The person named in the Author field signed this changelog entry.
Author: Teus Benschop <teusjannette@gmail.com>

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: <vendor|upstream|other>, <url of original patch>
Bug: <url in upstream bugtracker>
Bug-Debian: http://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: <no|not-needed|url proving that it has been forwarded>
Reviewed-By: <name and email of someone who approved the patch>
Last-Update: <YYYY-MM-DD>

--- bibledit-gtk-4.4.orig/configure.ac
+++ bibledit-gtk-4.4/configure.ac
@@ -92,11 +92,6 @@ if test x$FIND_PATH = xno; then
   AC_MSG_ERROR(Program "find" is needed. Install this first.)
 fi
 
-AC_PATH_PROG(FIND_PING, ping, no)
-if test x$FIND_PING = xno; then
-  AC_MSG_ERROR(Program "ping" is needed. Install this first.)
-fi
-
 AC_PATH_PROG(FIND_XARGS, xargs, no)
 if test x$FIND_XARGS = xno; then
   AC_MSG_ERROR(Program "xargs" is needed. Install this first.)
--- bibledit-gtk-4.4.orig/doc/menus.pl
+++ bibledit-gtk-4.4/doc/menus.pl
@@ -1,5 +1,3 @@
-#!/usr/bin/perl
-
 # Copyright (©) 2011 Peter von Kaehne.
 #  
 # This program is free software; you can redistribute it and/or modify
--- bibledit-gtk-4.4.orig/doc/retrieval.pl
+++ bibledit-gtk-4.4/doc/retrieval.pl
@@ -1,5 +1,3 @@
-#!/usr/bin/perl
-
 # Copyright (©) 2011 Peter von Kaehne.
 #  
 # This program is free software; you can redistribute it and/or modify
