prep release
authorJoey Hess <joey@kitenet.net>
Sun, 3 Nov 2013 17:32:02 +0000 (13:32 -0400)
committerJoey Hess <joey@kitenet.net>
Sun, 3 Nov 2013 17:33:07 +0000 (13:33 -0400)
debian/changelog
debian/control
pristine-tar.spec

index bba09cfd35f108b2088daf003d3fe2a67e80b1d3..92a19e74049d641c345860f1eae51dd19d3066c3 100644 (file)
@@ -2,8 +2,8 @@ pristine-tar (1.30) UNRELEASED; urgency=low
 
   * Set GIT_WORK_TREE when committing to make it work when inside
     a git submodule. Thanks, Victor Vasiliev. Closes: #726007
-  * Work around change in longlink fields in tar 1.27.
-    (Needs PRISTINE_TAR_COMPAT patch applied to tar.)
+  * Work around change in longlink fields in tar 1.27,
+    and depend on version -3 which adds PRISTINE_TAR_COMPAT.
     Closes: #726963
 
  -- Joey Hess <joeyh@debian.org>  Sun, 27 Oct 2013 12:31:30 -0400
index 462b4a8df4f848fba2129ca4e7cf4f8ac266aaa0..59e0b7ffbded4cf4252236898100fd932f169635 100644 (file)
@@ -11,7 +11,7 @@ Homepage: http://kitenet.net/~joey/code/pristine-tar/
 Package: pristine-tar
 Architecture: any
 Section: utils
-Depends: xdelta, ${shlibs:Depends}, ${misc:Depends}, perl-modules
+Depends: xdelta, ${shlibs:Depends}, ${misc:Depends}, perl-modules, tar (>= 1.27-3)
 Recommends: pbzip2, bzip2, xz-utils
 Description: regenerate pristine tarballs
  pristine-tar can regenerate a pristine upstream tarball using only a small
index 56bf802c65971455e419485631f01feda0a62def..ffb5e8d55961e4b8d46b1056af1adfae26ee0452 100644 (file)
@@ -1,5 +1,5 @@
 Name: pristine-tar
-Version: 1.29
+Version: 1.30
 Release: 2%{?dist}
 Summary: regenerate pristine tarballs