summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>2014-02-27 11:04:37 +0000
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>2014-02-27 11:04:37 +0000
commitc950cc931b1abd48e433f901a49ca546e146e4d9 (patch)
tree749c1b421f78f5b9f995b712fc9eb341551b244c
parentea281b67322ac027a02efc772b5ab73a5b9d3282 (diff)
downloadpristine-tar-c950cc931b1abd48e433f901a49ca546e146e4d9.tar.gz
pristine-tar-c950cc931b1abd48e433f901a49ca546e146e4d9.tar.bz2
pristine-tar-c950cc931b1abd48e433f901a49ca546e146e4d9.zip
Release, update changelogstizen/1.30-20140227
Change-Id: I010b3793da501ce3bb3e92556cb9978bea032b7f
-rw-r--r--debian/changelog10
-rw-r--r--packaging/pristine-tar.changes3
-rw-r--r--packaging/pristine-tar.spec2
3 files changed, 11 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 66ffbd7..6b6c6a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
-pristine-tar (1.30-tizen20131209) UNRELEASED; urgency=low
+pristine-tar (1.30-tizen20140227) unstable; urgency=low
- * Tizen tools version based on upstream 1.30
+ * Version bump to 1.30.
+ * packaging: change dependency to tar.
+ Require tar < 1.27 for now - the Debian PRISTINE_TAR_COMPAT patch for tar
+ to cope with tar file format changes is not generally available in other
+ distributions than Debian.
- -- Markus Lehtonen <markus.lehtonen@linux.intel.com> Mon, 09 Dec 2013 11:28:44 +0200
+ -- Markus Lehtonen <markus.lehtonen@linux.intel.com> Thu, 27 Feb 2014 10:41:32 +0200
pristine-tar (1.30) unstable; urgency=low
diff --git a/packaging/pristine-tar.changes b/packaging/pristine-tar.changes
index ef5f920..05e11a5 100644
--- a/packaging/pristine-tar.changes
+++ b/packaging/pristine-tar.changes
@@ -1,3 +1,6 @@
+* Thu Feb 27 2014 Markus Lehtonen <markus.lehtonen@linux.intel.com> 1.30
+- Version bump to 1.30
+
* Fri Nov 29 2013 Markus Lehtonen <markus.lehtonen@linux.intel.com> 1.28
- Workaround for broken pristine-tar branches in Tizen
Makes it possible to checkout tarballs from certain broken pristine-tar
diff --git a/packaging/pristine-tar.spec b/packaging/pristine-tar.spec
index ef86115..faa4f6f 100644
--- a/packaging/pristine-tar.spec
+++ b/packaging/pristine-tar.spec
@@ -48,7 +48,7 @@ BuildRequires: fdupes
# Need to define these manually because otherwise rpmbuild makes the package
# provide libbz2.so which breaks building of other tools
AutoProv: no
-Provides: tizen-pristine-tar = 20131209
+Provides: tizen-pristine-tar = 20140227
Provides: perl(Pristine::Tar)
Provides: perl(Pristine::Tar::Delta)
Provides: perl(Pristine::Tar::Delta::Tarball)