This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository sweethome3d.
commit e77809e32e4743653224d977d1bf6bd5f2cc4659 Author: Markus Koschany <[email protected]> Date: Mon Mar 6 00:12:29 2017 +0100 Drop debian menu file. --- debian/changelog | 1 + debian/sweethome3d.menu | 5 ----- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index b4a628d..0eef6e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ sweethome3d (5.4+dfsg-1) experimental; urgency=medium * Use only Build-Depends field. * Add -Dsun.java2d.opengl=true to startup script. (Closes: #854030) * Refresh patches for latest release. + * Drop debian menu file. -- Markus Koschany <[email protected]> Sun, 05 Mar 2017 23:45:05 +0100 diff --git a/debian/sweethome3d.menu b/debian/sweethome3d.menu deleted file mode 100644 index 8c59b91..0000000 --- a/debian/sweethome3d.menu +++ /dev/null @@ -1,5 +0,0 @@ -?package(sweethome3d):needs="x11" section="Applications/Graphics" \ - title="Sweet Home 3D" \ - longtitle="Interior 2D design application with 3D preview" \ - icon="/usr/share/pixmaps/sweethome3d.xpm" \ - command="sweethome3d" -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sweethome3d.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

