bump version to 1.29, need to run autogen.sh in debian 4.0

git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@316 6180dd3e-e324-4e3e-922d-17de1ae2f315
diff --git a/ChangeLog b/ChangeLog
index f2d5b02..90b5026 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,10 @@
 some description at the top of its ".c" file. All utilities in the main
 directory have their own "man" pages. There is also a sg3_utils man page.
 
-Changelog for sg3_utils-1.28 [20091002] [svn: r313]
+Changelog for sg3_utils-1.29 [20091005] [svn: r316]
+  - xxxxxx
+
+Changelog for sg3_utils-1.28 [20091002] [svn: r315]
   - sg_unmap: new utility for thin provisioning
     - add examples/sg_unmap_example.txt
   - sg_get_lba_status: new utility for thin provisioning
diff --git a/README b/README
index 6d6d785..7ee5ada 100644
--- a/README
+++ b/README
@@ -364,4 +364,4 @@
 
 
 Doug Gilbert
-2nd October 2009
+5th October 2009
diff --git a/configure.ac b/configure.ac
index b528b38..e757924 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(sg3_utils, 1.28, dgilbert@interlog.com)
+AC_INIT(sg3_utils, 1.29, dgilbert@interlog.com)
 
 AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER(config.h)
diff --git a/debian/README.debian4 b/debian/README.debian4
index e7e5757..900b04e 100644
--- a/debian/README.debian4
+++ b/debian/README.debian4
@@ -10,5 +10,5 @@
 
 The script then dies in dbclean and the hack to get around that is to
 edit the 'compat' file. It contains "7" which needs to be changed to
-"4".
+"4". Evidently "4" is deprecated and "5" is preferable and should work.
 
diff --git a/debian/changelog b/debian/changelog
index e234991..3a34c32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+sg3-utils (1.29-0.1) unstable; urgency=low
+
+  * New upstream version
+
+ -- Doug Gilbert <dgilbert@interlog.com>  Mon, 05 Oct 2009 11:00:00 -0400
+
 sg3-utils (1.28-0.1) unstable; urgency=low
 
   * New upstream version
diff --git a/sg3_utils.spec b/sg3_utils.spec
index b68466e..99aa81c 100644
--- a/sg3_utils.spec
+++ b/sg3_utils.spec
@@ -1,6 +1,6 @@
 Summary: Utilities for devices that use SCSI command sets
 Name: sg3_utils
-Version: 1.28
+Version: 1.29
 # Release: 1%{?dist}
 Release: 1
 License: GPL