This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libsaxon-java.
commit 17908d0ded0393a880f3fdd704aebf7a915b2667 Author: Arnaud Vandyck <[email protected]> Date: Sat May 7 16:17:55 2005 +0000 reverted conflicts, provides, replaces for smooth woody to sarge transition --- debian/changelog | 7 +++++++ debian/control | 3 +++ 2 files changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 16cb2be..57f20ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libsaxon-java (1:6.5.3-4) unstable; urgency=low + + * Reverted conflicts, provides, replaces lib-saxon-java for the Woody to + Sarge smooth transition + + -- Arnaud Vandyck <[email protected]> Sat, 7 May 2005 17:51:37 +0200 + libsaxon-java (1:6.5.3-3) unstable; urgency=low * Added dependency on gjdoc and added support to non-free jdk dirs, diff --git a/debian/control b/debian/control index 0c85905..caf3230 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,9 @@ Standards-Version: 3.6.1 Package: libsaxon-java Architecture: all +Conflicts: lib-saxon-java +Provides: lib-saxon-java +Replaces: lib-saxon-java Depends: kaffe | gij | sablevm | java1-runtime | java2-runtime, libgnujaxp-java Suggests: fop, libjdom-java Description: The Saxon XSLT Processor -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libsaxon-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

