Index: applications/editors/josm/debian/changelog
===================================================================
--- applications/editors/josm/debian/changelog	(revision 6010)
+++ applications/editors/josm/debian/changelog	(revision 6101)
@@ -1,3 +1,3 @@
-openstreetmap-josm (4365205) unstable; urgency=low
+openstreetmap-josm (4926078) unstable; urgency=low
 
   * Initial Version
Index: applications/editors/josm/debian/files
===================================================================
--- applications/editors/josm/debian/files	(revision 6010)
+++ applications/editors/josm/debian/files	(revision 6101)
@@ -1,1 +1,1 @@
-openstreetmap-josm_4365205_all.deb utils optional
+openstreetmap-josm_4926078_all.deb utils optional
Index: applications/editors/josm/debian/make_install_files.sh
===================================================================
--- applications/editors/josm/debian/make_install_files.sh	(revision 6010)
+++ applications/editors/josm/debian/make_install_files.sh	(revision 6101)
@@ -51,5 +51,5 @@
 cp ./core/dist/josm-custom.jar $jar_path/josm.jar || exit -1
 
-plugin_jars=`find plugins -name "*.jar"`
+plugin_jars=`find dist -name "*.jar"`
 for src_fn in $plugin_jars ; do 
     fn="`basename ${src_fn}`"
