Author: nthykier Date: 2010-11-21 21:24:03 +0000 (Sun, 21 Nov 2010) New Revision: 13096
Modified: trunk/bsh/debian/changelog trunk/bsh/debian/control Log: Correct the section for next upload. Modified: trunk/bsh/debian/changelog =================================================================== --- trunk/bsh/debian/changelog 2010-11-21 19:48:58 UTC (rev 13095) +++ trunk/bsh/debian/changelog 2010-11-21 21:24:03 UTC (rev 13096) @@ -1,3 +1,10 @@ +bsh (2.0b4-14) UNRELEASED; urgency=low + + * Team upload. + * Changed the section of bsh and bsh-gcj to devel. + + -- Niels Thykier <[email protected]> Sun, 21 Nov 2010 22:19:46 +0100 + bsh (2.0b4-13) experimental; urgency=low * Team upload. Modified: trunk/bsh/debian/control =================================================================== --- trunk/bsh/debian/control 2010-11-21 19:48:58 UTC (rev 13095) +++ trunk/bsh/debian/control 2010-11-21 21:24:03 UTC (rev 13096) @@ -1,5 +1,5 @@ Source: bsh -Section: java +Section: devel Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Michael Koch <[email protected]> @@ -64,6 +64,7 @@ the faq and manual in html-format. Package: bsh-src +Section: java Architecture: all Depends: ${misc:Depends} Suggests: bsh _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

