This is an automated email from the git hooks/post-receive script. olebole pushed a commit to branch master in repository libbrowserlauncher-java.
commit 329d907fc3ad2095d5a3e07b9027ef376d41c44c Author: Ole Streicher <[email protected]> Date: Wed Mar 29 16:12:20 2017 +0200 Fix architecture flag Closes: #859004 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 3d5f880..10c4995 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libbrowserlauncher-java.gi Homepage: http://browserlaunch2.sourceforge.net/ Package: libbrowserlauncher-java -Architecture: any +Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends} Description: Java library for opening a browser -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libbrowserlauncher-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

