This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository activemq-protobuf.
commit f74e76782b6f016c569f1fb99139c6c268e8c35a Author: Markus Koschany <[email protected]> Date: Sat Mar 19 19:12:14 2016 +0100 Remove obsolete Google Code URL from package description. --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index aa0b51a..ae1fa01 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ activemq-protobuf (1.1-3) unstable; urgency=medium * Use Build-Depends field because we build arch:all only. * Switch from cdbs to dh sequencer. * Install jars into /usr/share/java to comply with the Java Policy. + * Remove obsolete Google Code URL from package description. -- Markus Koschany <[email protected]> Sat, 19 Mar 2016 19:05:08 +0100 diff --git a/debian/control b/debian/control index d9aad61..66e4c4d 100644 --- a/debian/control +++ b/debian/control @@ -38,7 +38,7 @@ Description: ActiveMQ Protocol Buffers Maven plugin . "Protocol Buffers" are language-neutral, platform-neutral, extensible way of serializing structured data for use in communications protocols - or data storage. <URL:http://code.google.com/apis/protocolbuffers/> + or data storage. . This package, used by Apache ActiveMQ, provide a simple Protocol Buffer Java API. It comes with a built in proto file compiler and @@ -61,6 +61,6 @@ Description: ActiveMQ Protocol Buffers Maven plugin - documentation . "Protocol Buffers" are language-neutral, platform-neutral, extensible way of serializing structured data for use in communications protocols - or data storage. <URL:http://code.google.com/apis/protocolbuffers/> + or data storage. . This package contains Javadoc API for libactivemq-protobuf-java. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/activemq-protobuf.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

