Description: Upstream changes introduced in version 0.2.3.cvs20090713-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:
.
scanbuttond (0.2.3.cvs20090713-2) unstable; urgency=low
.
* Switch to dpkg-source 3.0 (quilt) format.
* Move Debian patches to quilt.
* Add $remote_fs to Required-Start/Stop init.d dependencies.
* Standards 3.8.4 (no real change).
.
The person named in the Author field signed this changelog entry.
Author: Milan Zamazal <pdm@debian.org>
---
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>
--- scanbuttond-0.2.3.cvs20090713.orig/include/scanbuttond/config.h.in
+++ scanbuttond-0.2.3.cvs20090713/include/scanbuttond/config.h.in
@@ -39,6 +39,10 @@
/* Define to 1 if you have the <usb.h> header file. */
#undef HAVE_USB_H
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+ */
+#undef LT_OBJDIR
+
/* Name of package */
#undef PACKAGE
@@ -54,6 +58,9 @@
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
+/* Define to the home page for this package. */
+#undef PACKAGE_URL
+
/* Define to the version of this package. */
#undef PACKAGE_VERSION