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://cvs.bcl.hamilton.ie:8080
--- fossil-1.19.orig/manifest
+++ fossil-1.19/manifest
@@ -1,8 +1,8 @@
-C Version\s1.19\srelease\scandidate\s1.
-D 2011-09-01T18:25:19.856
+C rm\sdebian/clean
+D 2011-09-05T14:42:36.013
 F BUILD.txt 8ebfd7f92eff1922aaf28ebcce6639a39fcb5cdd
 F COPYRIGHT-BSD2.txt c7dd1de9f9539a5a859c2b41fe4560604a774476
-F Makefile.classic 610ce9eedc0d35e35692fb8b0fc2fdd8359a04fd
+F Makefile.classic 610ce9eedc0d35e35692fb8b0fc2fdd8359a04fd x
 F Makefile.in 9a2731764494d7b0982bac6f237261d1677bf28a
 F VERSION 0692e0195f1ca1b23325eca386d57950145a63d5
 F art/CollRev1.dia 186c7bb7a88c533ab226431bbd7c4835bb6ac2a0
@@ -46,7 +46,20 @@ F ci_cvs.txt 837df67f243330f601ed14e5176
 F ci_fossil.txt cf2b7a00fb594aa486f2bf953409d0d0429fd515
 F configure 3ac9a4cfadbb51568d8ace4ae3e1d3c914137b1c x
 F cvs2fossil.txt 3bce849e6e4a81eefd08fc28b6bbe806d2494b1a
-F debian/makedeb.sh 24a2f28c3bac4af8171d9fe20c337494f121455c
+F debian/README.Debian ee9471f5c88ceab3e44e934d5b8f32d58304d718
+F debian/changelog f12b60bed18086afbf94393ffac82ee355045e94
+F debian/compat 136571b41aa14adc10c5f3c987d43c02c8f5d498
+F debian/control 428dbeb7b255831139844bf4208e51fca744430b
+F debian/copyright 29b63bf8e972b563d99210f6f37a86d2b1208fe7
+F debian/fossil.1 566da6a82a494e337a08596d1d9a67a85d2b736c
+F debian/fossil.docs 45a770a8534b1a439a32546145737975a9217b30
+F debian/fossil.install 8ae909034651ad9b0a72cd10460fed7b9e51f627
+F debian/fossil.manpages a54d8f1ffdace2473552a7903f51d059edc38a07
+F debian/rules 96ad9296ad6d476c8b1e609098f457071dce7270 x
+F debian/source/format 1064dc0ce263680c076a1005f35ec906a5cf5a32
+F debian/source/local-options 58a65fc3dfe4bbb8692c99e80334fba1e913f072
+F debian/source/patch-header cc9c5d455e74f2cb75b716fb8cab2c2d31c6fe4e
+F debian/watch ef89439bf0d6920682338c97e49e4199f9e0164b
 F fossil.nsi 7d2f5e7424fdc4e35d609228dd4b92e019c6d5d6
 F kktodo.wiki 9fccabf05735653d8937ba9c635e1341b3a2a311
 F rse-notes.txt 743e75d49ad2679e6546579c0c63bf71db40f5e7
@@ -322,10 +335,10 @@ F www/stats.wiki f1a2de8646f0885d2953416
 F www/style.wiki 563afb27ea91812024a804b9c9593171dd1ed8d4
 F www/sync.wiki 9ea990b4d45a19cf4d7aa473249213db6798378d
 F www/tech_overview.wiki 487503a4bf90dc6b42f23cdb0db76e1cd8e8c866
-F www/theory1.wiki 0f84e4669699e5912f3c95174921bd802bca731b
+F www/theory1.wiki f8fe3f921ade08fc42e30ca7e9f5f5d25632ef9a
 F www/webui.wiki d6f45339cf55d9e249afc46f062e1fd62519231f
 F www/wikitheory.wiki ac404a90fc9d210d80d5e7c1c2f24028d957dc4a
-P a22c3817578eabb91fa4b0ac6e67cdaffc748f96
-R 23ee959e444c1e588405b54045ecffb6
-U drh
-Z ab792772d7c304daacdc7b33aa706751
+P b9c1e956bfd7b73d0afe27228196bb5509e967ae
+R 03f262d25d4abcb0a77d9fdb87689788
+U barak
+Z 018f89c664bdfffa691b6b5f3212e265
--- fossil-1.19.orig/manifest.uuid
+++ fossil-1.19/manifest.uuid
@@ -1 +1 @@
-6517b5c857fe389e17f93efb8c3583af99ddd842
+048c97c7acaaa56dc0eac5d99c53fffb7ca35cc0
--- fossil-1.19.orig/www/theory1.wiki
+++ fossil-1.19/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.
