[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1275434524-2025-2-git-send-email-rbrito@ime.usp.br>
Date: Tue, 1 Jun 2010 20:22:03 -0300
From: Rogério Brito <rbrito@....usp.br>
To: linux-kbuild@...r.kernel.org
Cc: Rogério Brito <rbrito@....usp.br>,
linux-kernel@...r.kernel.org, Michal Marek <mmarek@...e.cz>
Subject: [PATCH 2/3] scripts: Mark that the packages generated conform to Standards-Version 3.8.4
The packages generated by the builddeb script conform to the Debian
Policy version 3.8.4. Make this explicit in the generated packages.
Signed-off-by: Rogério Brito <rbrito@....usp.br>
---
scripts/package/builddeb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/scripts/package/builddeb b/scripts/package/builddeb
index d8477a6..784f67d 100644
--- a/scripts/package/builddeb
+++ b/scripts/package/builddeb
@@ -151,7 +151,7 @@ Source: linux-upstream
Section: admin
Priority: optional
Maintainer: $maintainer
-Standards-Version: 3.8.1
+Standards-Version: 3.8.4
Homepage: http://www.kernel.org/
EOF
--
1.7.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists