aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--README2
-rw-r--r--configure.ac2
-rw-r--r--debian/README.debian42
-rw-r--r--debian/changelog6
-rw-r--r--sg3_utils.spec2
6 files changed, 14 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index f2d5b025..90b50268 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,10 @@ Each utility has its own version number, date of last change and
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 6d6d785b..7ee5ada7 100644
--- a/README
+++ b/README
@@ -364,4 +364,4 @@ See http://sg.danny.cz/sg/tools.html
Doug Gilbert
-2nd October 2009
+5th October 2009
diff --git a/configure.ac b/configure.ac
index b528b382..e757924c 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 e7e5757b..900b04e8 100644
--- a/debian/README.debian4
+++ b/debian/README.debian4
@@ -10,5 +10,5 @@ to:
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 e2349917..3a34c32d 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 b68466e5..99aa81c3 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