[openjdk-8] 01/01: Document how to regenerate debian/control for other distributions

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Jun 18 12:45:41 UTC 2014


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository openjdk-8.

commit 74e022fdd0265b11502fb26f269f28adddcf3f35
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Jun 18 14:43:40 2014 +0200

    Document how to regenerate debian/control for other distributions
---
 debian/README.source | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/debian/README.source b/debian/README.source
index 09a9f78..6a6e173 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -26,6 +26,12 @@ Building a new OpenJDK 8 Debian package
 
 3) Extract the upstream tarball in the current directory
 
+4) If you aren't building on Debian unstable or testing, the debian/control file
+   may have to be regenerated to use the right dependencies for your distribution:
+
+    touch debian/templates/control.in
+    ./debian/rules debian/control
+
 
 Support for DEB_BUILD_OPTIONS
 -----------------------------

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openjdk-8.git



More information about the pkg-java-commits mailing list