[debootstrap/f14] new upstream release (1.0.31)

jvcelak jvcelak at fedoraproject.org
Mon May 23 06:53:59 UTC 2011


commit cb6b9f32603a48647cd2c84cf379b0b4cc73ac2b
Author: Jan Vcelak <jvcelak at redhat.com>
Date:   Mon May 23 08:38:42 2011 +0200

    new upstream release (1.0.31)

 .gitignore       |    2 +-
 debootstrap.spec |    7 ++++++-
 sources          |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3529222..40a394f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/debootstrap_1.0.30.tar.gz
+/debootstrap_1.0.31.tar.gz
diff --git a/debootstrap.spec b/debootstrap.spec
index a1ef3f9..9bd05a1 100644
--- a/debootstrap.spec
+++ b/debootstrap.spec
@@ -1,5 +1,5 @@
 Name:           debootstrap
-Version:        1.0.30
+Version:        1.0.31
 Release:        1%{?dist}
 Summary:        Debian GNU/Linux bootstrapper
 
@@ -68,6 +68,11 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon May 23 2011 Jan Vcelak <jvcelak at redhat.com> 1.0.31-1
+- bootstrapping Ubuntu systems:
+  + recommend ubuntu-keyring instead of debian-archive-keyring
+  + check signatures when ubuntu-keyring package is installed
+
 * Fri May 20 2011 Jan Vcelak <jvcelak at redhat.com> 1.0.30-1
 - new upstream release:
   + support bootstraping Debian oldstable
diff --git a/sources b/sources
index 5fe11b5..339179c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6791326a63a0a31b92e0259409f8c95a  debootstrap_1.0.30.tar.gz
+6a5f386b21fa567dfbb0c489eb5af2d3  debootstrap_1.0.31.tar.gz


More information about the scm-commits mailing list