From 711081e6206be0bb31f75b65666243004cc3e292 Mon Sep 17 00:00:00 2001
From: Manoj Srivastava
Date: Thu, 16 Jun 2005 05:43:52 +0000
Subject: [PATCH] removed the long obsolete notion of specific directory names
within source tarballs, closes: #79210
Author: joy
Date: 2003/11/02 14:27:10
removed the long obsolete notion of specific directory names within source tarballs, closes: #79210
git-archimport-id: srivasta@debian.org--etch/debian-policy--devel--3.0--patch-264
---
policy.sgml | 14 +++++---------
1 file changed, 5 insertions(+), 9 deletions(-)
diff --git a/policy.sgml b/policy.sgml
index f57cf1c..0f7d343 100644
--- a/policy.sgml
+++ b/policy.sgml
@@ -9449,15 +9449,11 @@ install-info --quiet --remove /usr/share/info/foobar.info
-
-
This is a compressed (with gzip -9)
tar file containing the source code from
- the upstream authors of the program. The tarfile
- unpacks into a directory
- package-upstream-version.orig,
- and does not contain files anywhere other than in
- there or in its subdirectories.
+ the upstream authors of the program.
+
@@ -9491,7 +9487,7 @@ install-info --quiet --remove /usr/share/info/foobar.info
automatically make the debian/rules file
executable (see below).
-
+
If there is no original source code - for example, if the
@@ -9499,8 +9495,8 @@ install-info --quiet --remove /usr/share/info/foobar.info
maintainer is the same as the upstream maintainer - the
format is slightly different: then there is no diff, and the
tarfile is named
- package_version.tar.gz and
- contains a directory
+ package_version.tar.gz,
+ and preferably contains a directory named
package-version.
--
2.39.5