[openjdk-8] branch master updated (47a07ba -> b93a5db)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Apr 1 22:09:28 UTC 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a change to branch master
in repository openjdk-8.
from 47a07ba Added the --with-milestone="fcs" configure option
new 51c5e89 Added a script to download the upstream tarball
new aaf9ca0 Unpack the sources before building
new 924bc79 Changed to 3.0 (quilt) source format
new b93a5db Removed wget from the build dependencies
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
debian/README.source | 102 +++++++++++++++-----------------------
debian/changelog | 4 +-
debian/control | 2 +-
debian/generate-debian-orig.sh | 69 --------------------------
debian/generate-dfsg-zip.sh | 60 ----------------------
debian/generate_source_tarball.sh | 61 +++++++++++++++++++++++
debian/orig-tar.sh | 15 ++++++
debian/rules | 18 +++++++
debian/source/format | 2 +-
debian/templates/control.in | 2 +-
debian/update-hgrev.sh | 29 -----------
debian/update-shasum.sh | 27 ----------
12 files changed, 139 insertions(+), 252 deletions(-)
delete mode 100644 debian/generate-debian-orig.sh
delete mode 100644 debian/generate-dfsg-zip.sh
create mode 100755 debian/generate_source_tarball.sh
create mode 100755 debian/orig-tar.sh
delete mode 100755 debian/update-hgrev.sh
delete mode 100755 debian/update-shasum.sh
--
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