diff options
author | Joey Hess <joey@kitenet.net> | 2014-05-27 16:02:04 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-05-27 16:02:04 -0400 |
commit | 6da5bba2d70b45b21c488a9169484ddafce916c0 (patch) | |
tree | 8ad91ddc96023ae6a8c7512c135fc0a6e0ba4981 | |
parent | 0e9bed20556284ad35f21f2adf26dc31ee8f6be9 (diff) | |
download | pristine-tar-6da5bba2d70b45b21c488a9169484ddafce916c0.tar.gz pristine-tar-6da5bba2d70b45b21c488a9169484ddafce916c0.tar.bz2 pristine-tar-6da5bba2d70b45b21c488a9169484ddafce916c0.zip |
orphaneddebian/1.321.32upstream
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | pristine-tar.spec | 2 |
3 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 798993e..0ebfd37 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pristine-tar (1.32) unstable; urgency=medium + + * Orphaned the package. + + -- Joey Hess <joeyh@debian.org> Tue, 27 May 2014 16:00:42 -0400 + pristine-tar (1.31) unstable; urgency=medium * Build on Hurd without needing PATH_MAX defined. Closes: #738670 diff --git a/debian/control b/debian/control index 59e79d9..246facd 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: pristine-tar Section: utils Priority: optional Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.9.0), zlib1g-dev, perl -Maintainer: Joey Hess <joeyh@debian.org> +Maintainer: Debian QA Group <packages@qa.debian.org> Standards-Version: 3.9.5 Vcs-Git: git://git.kitenet.net/pristine-tar/ Vcs-Browser: http://git.kitenet.net/?p=pristine-tar.git diff --git a/pristine-tar.spec b/pristine-tar.spec index e1b3cbe..fdc95d3 100644 --- a/pristine-tar.spec +++ b/pristine-tar.spec @@ -1,5 +1,5 @@ Name: pristine-tar -Version: 1.31 +Version: 1.32 Release: 2%{?dist} Summary: regenerate pristine tarballs |