Description: <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 doomseeker (1.1-1) unstable; urgency=medium
 .
   * Initial release (Closes: #nnnn)  <nnnn is the bug number of your ITP>
Author: Juuso Lapinlampi <wub@blackfractal.internal.wubthecaptain.eu>

---
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: https://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: 2017-09-01

--- doomseeker-1.1.orig/src/core/CMakeFileListing.txt
+++ doomseeker-1.1/src/core/CMakeFileListing.txt
@@ -261,7 +261,6 @@ set(HEADER_FILES
 	socketsignalsadapter.h
 	speedcalculator.h
 	strings.h
-	svnrevision.h
 	tests/testbase.h
 	tests/testcore.h
 	tests/testdatapaths.h
--- /dev/null
+++ doomseeker-1.1/src/core/svnrevision.h
@@ -0,0 +1,8 @@
+// 0
+//
+// This file was automatically generated by the
+// updaterevision tool. Do not edit by hand.
+
+#define SVN_REVISION_STRING "0"
+#define SVN_REVISION_NUMBER 0
+#define HG_REVISION_HASH_STRING ""
