[SCM] FreeHEP Export and Save As Library branch, build, updated. 5699e30068294b1da2de5df1756185c2475c3900
Giovanni Mascellani
gmascellani-guest at alioth.debian.org
Tue Jan 26 23:48:54 UTC 2010
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FreeHEP Export and Save As Library".
The branch, build has been updated
via 5699e30068294b1da2de5df1756185c2475c3900 (commit)
via fea26628540aa373d64ea60add87e532afe99ff9 (commit)
via 4f31eca0c486fd7ec3ed74a235df39541e95aafb (commit)
via 532e76c9def944515bb4b7c21c34be86553eea8e (commit)
via 74e78d608ba47554c23c39bf847dd0adb80680d6 (commit)
from e2592288900d5d265cd119ea0c0274829e90b06c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 5699e30068294b1da2de5df1756185c2475c3900
Merge: 4f31eca0c486fd7ec3ed74a235df39541e95aafb fea26628540aa373d64ea60add87e532afe99ff9
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date: Wed Jan 27 00:43:05 2010 +0100
Merge branch 'master' into build
commit 4f31eca0c486fd7ec3ed74a235df39541e95aafb
Merge: e2592288900d5d265cd119ea0c0274829e90b06c 532e76c9def944515bb4b7c21c34be86553eea8e
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date: Wed Jan 27 00:29:22 2010 +0100
Merge branch 'master' into build
-----------------------------------------------------------------------
Summary of changes:
debian/README.source | 22 ++++++++++++++++++++++
1 files changed, 22 insertions(+), 0 deletions(-)
diff --git a/debian/README.source b/debian/README.source
index c5fd9e1..00210ee 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -1,9 +1,31 @@
Information about freehep-export
------------------------------
+DEBIANIZATION
+
This package was debianized using the mh_make command
from the maven-debian-helper package.
The build system uses Maven but prevents it from downloading
anything from the Internet, making the build compliant with
the Debian policy.
+
+
+QUILT
+
+This package uses quilt to manage all modifications to the upstream
+source. Changes are stored in the source package as diffs in
+debian/patches and applied during the build. Please see:
+
+ /usr/share/doc/quilt/README.source
+
+for more information on how to apply the patches, modify patches, or
+remove a patch.
+
+
+REPACKAGING
+
+The original tarball for this package has been modified, because
+the files were not organized within a directory structure recognizabile
+by maven (the build tool). No changes in the file content were made.
+
hooks/post-receive
--
FreeHEP Export and Save As Library
More information about the pkg-java-commits
mailing list