From aa9de3cd97897b269d61031082d1039a242d8b4a Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Fri, 25 May 2012 14:11:34 +0200 Subject: * doc/apt-verbatim.ent: - APT doesn't belong to the product 'Linux', so use 'APT' instead as after all APT is a big suite of applications --- prepare-release | 1 + 1 file changed, 1 insertion(+) (limited to 'prepare-release') diff --git a/prepare-release b/prepare-release index c5e28edc3..73c0be602 100755 --- a/prepare-release +++ b/prepare-release @@ -40,6 +40,7 @@ if [ "$1" = 'pre-export' ]; then fi sed -i -e "s/^PACKAGE_VERSION=\".*\"$/PACKAGE_VERSION=\"${VERSION}\"/" configure.in + sed -i -e "s/^$//" doc/apt-verbatim.ent elif [ "$1" = 'post-build' ]; then if [ "$DISTRIBUTION" != "UNRELEASED" ]; then echo >&2 "REMEMBER: Tag this release with »bzr tag ${VERSION}« if you are satisfied" -- cgit v1.2.3