This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven2.
commit 64349270cc33fb4c026b628f6539dd64014e8ba6 Author: Paul Cager <[email protected]> Date: Wed Jun 6 09:45:59 2007 +0000 Changed name to maven2 --- debian/changelog | 2 +- debian/control | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5fda09d..0e0aac5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -maven2 (2.0.6-1) unstable; urgency=low +maven2 (2.0.6-0.1) unstable; urgency=low * Initial release. (Closes: XXXXXXX) diff --git a/debian/control b/debian/control index 2810017..5ca6c14 100644 --- a/debian/control +++ b/debian/control @@ -1,4 +1,4 @@ -Source: maven +Source: maven2 Section: devel Priority: optional Maintainer: Debian Java Maintainers <[email protected]> @@ -12,19 +12,19 @@ Build-Depends-Indep: java-gcj-compat-dev (>=1.0.65), ant-optional, libxalan2-jav Build-Depends: ant, debhelper (>= 5), cdbs (>= 0.4.5.3) Standards-Version: 3.7.2 -Package: maven +Package: maven2 Architecture: all Section: devel -Suggests: maven-doc +Suggests: maven2-doc Description: Java software project management and comprehension tool . Homepage: http://maven.apache.org/ -Package: maven-doc +Package: maven2-doc Architecture: all Section: doc Depends: classpath-doc -Suggests: maven +Suggests: maven2 Description: Java software project management and comprehension tool . This package contains the documentation for maven -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

