This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-velocity.
commit 915aa0478cfecb8e831fd6498bd7908f45e230f3 Author: Michael Koch <[email protected]> Date: Sat Apr 19 07:33:21 2008 +0000 plexus-velocity (1.1.6-2) UNRELEASED; urgency=low * Added watch file. * Added myself to Uploaders. * Added Homepage, Vcs-Svn and Vcs-Browser fields. * Updated Standards-Version to 3.7.3. -- Michael Koch <[email protected]> Sat, 19 Apr 2008 09:35:18 +0200 --- debian/changelog | 9 +++++++++ debian/control | 12 +++++------- debian/watch | 2 ++ 3 files changed, 16 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index c40e90b..1069908 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +plexus-velocity (1.1.6-2) UNRELEASED; urgency=low + + * Added watch file. + * Added myself to Uploaders. + * Added Homepage, Vcs-Svn and Vcs-Browser fields. + * Updated Standards-Version to 3.7.3. + + -- Michael Koch <[email protected]> Sat, 19 Apr 2008 09:35:18 +0200 + plexus-velocity (1.1.6-1) unstable; urgency=low * Initial release. (Closes: #426227) diff --git a/debian/control b/debian/control index b15eae7..8ae0078 100644 --- a/debian/control +++ b/debian/control @@ -2,13 +2,15 @@ Source: plexus-velocity Section: libs Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Trygve Laugstol <[email protected]>, - Paul Cager <[email protected]> +Uploaders: Trygve Laugstol <[email protected]>, Paul Cager <[email protected]>, Michael Koch <[email protected]> Build-Depends-Indep: java-gcj-compat-dev (>=1.0.65), ant-optional, libcommons-collections-java, libplexus-container-default-java, velocity, junit, junit-doc, maven-ant-helper Build-Depends: ant, debhelper (>= 5), cdbs (>= 0.4.5.3) -Standards-Version: 3.7.2 +Standards-Version: 3.7.3 +Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/plexus-velocity +Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/plexus-velocity +Homepage: http://plexus.codehaus.org/ Package: libplexus-velocity-java Architecture: all @@ -33,8 +35,6 @@ Description: Plexus component interface to velocity * Component dependencies, and * Various dependency injection techniques including constructor injection, setter injection, and private field injection. - . - Homepage: http://plexus.codehaus.org/ Package: libplexus-velocity-java-doc @@ -62,5 +62,3 @@ Description: API Documentation for plexus-velocity setter injection, and private field injection. . This package contains the API documentation for plexus-velocity. - . - Homepage: http://plexus.codehaus.org/ diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..f33b45e --- /dev/null +++ b/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://repository.codehaus.org/org/codehaus/plexus/plexus-velocity/ (\d.*)/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-velocity.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

