From a903ba8d8350bef9ff61748ca8caf04ee16c8bc9 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Mon, 8 Mar 2010 16:24:46 -0800 Subject: [PATCH] Update changelog for the final 1.4.12 release Switch the get-orig-source target back to the main release directory. --- debian/changelog | 4 ++-- debian/rules | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index fab38ed18..a1c0317fd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ -openafs (1.4.12~pre4+dfsg-1) UNRELEASED; urgency=low +openafs (1.4.12+dfsg-1) UNRELEASED; urgency=low - * New upstream release candidate. + * New upstream release. - Enable weak encryption types in aklog and klog.krb5. - Build support for Linux 2.6.33. - Improvements to host tracking safety in the file server. diff --git a/debian/rules b/debian/rules index e3b829135..fabef82ad 100755 --- a/debian/rules +++ b/debian/rules @@ -60,7 +60,7 @@ IGNORE += -Xknfs -Xrmtsysd DEBVERS := $(shell dpkg-parsechangelog | grep ^Version: | cut -d' ' -f2 \ | cut -d- -f1) VERSION := $(shell echo '$(DEBVERS)' | sed -e 's/[+-].*//' -e 's/~//g') -UPSTREAM = /afs/grand.central.org/software/openafs/candidate/$(VERSION) +UPSTREAM = /afs/grand.central.org/software/openafs/$(VERSION) # Download the upstream source, merge in the doc tarball, and do the # repackaging that we have to do for DFSG reasons. This assumes AFS is -- 2.39.5