This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository scala-2.10.
commit cf54d130f1f9093d5622ffa86cffc22a30407f30 Author: Mehdi Dogguy <[email protected]> Date: Sat Mar 5 19:34:08 2011 +0100 Remove README{,.Debian}: they used to contain useless and outdated informations. --- debian/README | 2 -- debian/README.Debian | 6 ------ debian/changelog | 4 +++- 3 files changed, 3 insertions(+), 9 deletions(-) diff --git a/debian/README b/debian/README deleted file mode 100644 index 1e39f35..0000000 --- a/debian/README +++ /dev/null @@ -1,2 +0,0 @@ -This directory holds files used to build *.deb packages of Scala -for the Debian Linux distribution (http://www.debian.org). diff --git a/debian/README.Debian b/debian/README.Debian deleted file mode 100644 index cf67148..0000000 --- a/debian/README.Debian +++ /dev/null @@ -1,6 +0,0 @@ -The source code to this package was downloaded from: - -http://lampsvn.epfl.ch/trac/scala/browser/scala/tags - -This directory includes a tag for each release of the Scala -development tools. diff --git a/debian/changelog b/debian/changelog index 3205deb..7eb2f5b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,10 @@ scala (2.8.1.dfsg-1) unstable; urgency=low * New upstream release (LP: #717745). * Use upstream build system * Set a fixed version number (The one from META-INF/MANIFEST.MF). + * Remove README{,.Debian}: they used to contain useless and outdated + informations. - -- Mehdi Dogguy <[email protected]> Sat, 05 Mar 2011 19:26:17 +0100 + -- Mehdi Dogguy <[email protected]> Sat, 05 Mar 2011 19:33:29 +0100 scala (2.7.7.dfsg-4) unstable; urgency=low -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/scala-2.10.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

