Description: taglog source moved
 done for the moved source
 .
 taglog (0.2.5-1) UNRELEASED; urgency=medium
 .
   * New upstream version - source has moved to github
Author: John Lines <john@paladyn.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-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: 2018-10-24

--- taglog-0.2.5.orig/Makefile
+++ taglog-0.2.5/Makefile
@@ -1,7 +1,7 @@
 # Make file for the taglog program
 
-version: taglog
-	grep 'set version' taglog | cut -d' ' -f 3 > version
+version: src/taglog
+	grep 'set version' src/taglog | cut -d' ' -f 3 > version
 
 maketar: version
 	./sort_taghelp taglog_help_en.tag
