This patch contains all the Debian-specific changes mixed together.
The reason for doing this, rather than maintaining quilt patches, is
that the Debian-specific changes are maintained as a branch in a
fossil repository.  To review them separately, please inspect the
debian branch in http://people.debian.org/~bap/fossil.fsl
--- fossil-1.29.orig/manifest
+++ fossil-1.29/manifest
@@ -1,5 +1,5 @@
-C Version\s1.29
-D 2014-06-12T17:25:56.824
+C update\sdebian/changelog
+D 2014-06-21T19:33:03.975
 F .fossil-settings/clean-glob c1679d70a381afc39909203441036a736fb4b596
 F .fossil-settings/ignore-glob 402e93887552ebde5e8c4757982630b7de319b59
 F .fossil-settings/keep-glob 402e93887552ebde5e8c4757982630b7de319b59
@@ -304,7 +304,20 @@ F compat/zlib/zlib2ansi e9859eecf47ae662
 F compat/zlib/zutil.c e1af709bff21ae0d4331119a7fc4c19f82932043
 F compat/zlib/zutil.h b909d27ef9ce51639f76b7ea6b62721e7d1b6bf7
 F configure 239cde01aca7fc63a2903f85bd2a6414189f1bd4 x
-F debian/makedeb.sh b57db65590abc4216946cecd9850a94fd3a4b19f
+F debian/README.Debian 8c466f7a600c1fcf21c6507921a9279a86fb151d
+F debian/changelog 539f22800d1590794fbbe819120dc079cee9f3ec
+F debian/compat b6abd567fa79cbe0196d093a067271361dc6ca8b
+F debian/control f56292969af917f33fe6feab9c3b0f1ae80a7748
+F debian/copyright 29b63bf8e972b563d99210f6f37a86d2b1208fe7
+F debian/fossil.1 0aa94b217a630021c4b7fcf6b4a91dac1511c704
+F debian/fossil.docs 45a770a8534b1a439a32546145737975a9217b30
+F debian/fossil.install 8ae909034651ad9b0a72cd10460fed7b9e51f627
+F debian/fossil.manpages a54d8f1ffdace2473552a7903f51d059edc38a07
+F debian/rules 7d6814d13a021f24cdb66bf021da9ec585032df7 x
+F debian/source/format 1064dc0ce263680c076a1005f35ec906a5cf5a32
+F debian/source/local-options 58a65fc3dfe4bbb8692c99e80334fba1e913f072
+F debian/source/patch-header 84c8aca673f2fc094c29a10bd519fca36a57e9f6
+F debian/watch ef89439bf0d6920682338c97e49e4199f9e0164b
 F fossil.nsi 7d2f5e7424fdc4e35d609228dd4b92e019c6d5d6
 F src/Makefile 102203d824d778194b79680bef8a553d5e6d9819
 F src/add.c 487252044873ffa0df8f53bbb5603d8b1b76eca8
@@ -638,15 +651,12 @@ F www/stats.wiki 69851d26ed42c1ba987f526
 F www/style.wiki 92ede836b02fb8958e948b9df51f196e9ec95d68
 F www/sync.wiki 977b03dba39a69efef5a27bb7be4b004e3708dac
 F www/tech_overview.wiki 47bd3f7fa192bb99ff6b2063d7e4cac62786f96d
-F www/theory1.wiki ddd2a87bc0849a3da7c2187cb91219bf0941dae0
+F www/theory1.wiki 2618357f5fdd2f767f177f161827053ac1193f20
 F www/tickets.wiki 74561cedee65fa362e67970911a0415f723457db
 F www/uitest.html b4160b619cb6694c0caebd13422b15a3182e5dee
 F www/webui.wiki c9caec2422fafa1a4d448cd9b36f8f9fd86c727a
 F www/wikitheory.wiki 4100c1164995d26295591cf8d4170a87ad8d1c43
-P 4ec7e53a815528facc69c1b0a56284c4d2af59a4
-R f19f23fdf3d79caaf4918e4c5e4cd882
-T +bgcolor * #d0c0ff
-T +sym-release *
-T +sym-version-1.29 *
-U drh
-Z c294944fa568bba3d03e6fb9a68f0caf
+P 8c66738266e6958a7323d2e60707b0a0be01f6cd
+R 356649bf1ed2589b3f8d3d6d39f1cc9d
+U barak
+Z b0e2219c1e560b8e28dcf0040ff9f8c5
--- fossil-1.29.orig/manifest.uuid
+++ fossil-1.29/manifest.uuid
@@ -1 +1 @@
-3e5ebe2b9027cde6416cebbb047571ec3c3fbe67
+568dced21aba8e60577f9d92556deeca88fa381c
--- fossil-1.29.orig/www/theory1.wiki
+++ fossil-1.29/www/theory1.wiki
@@ -110,7 +110,7 @@ just a programming language.
 
 For certain types of problems, SQL has a huge advantage over other
 programming languages because it is so high level and because it allows
-programmers to focus more on the <i>what</i> and less of the <i>how</i>
+programmers to focus more on the <i>what</i> and less on the <i>how</i>
 of a computation.  In other words,
 programmers tend to think about problems at a much higher level when
 using SQL; this can result in better applications.
