Author: twerner Date: 2008-11-18 19:11:59 +0000 (Tue, 18 Nov 2008) New Revision: 7349
Modified: trunk/libhibernate3-java/debian/changelog trunk/libhibernate3-java/debian/control Log: Move package to main. Modified: trunk/libhibernate3-java/debian/changelog =================================================================== --- trunk/libhibernate3-java/debian/changelog 2008-11-18 19:09:37 UTC (rev 7348) +++ trunk/libhibernate3-java/debian/changelog 2008-11-18 19:11:59 UTC (rev 7349) @@ -1,3 +1,9 @@ +libhibernate3-java (3.3.1.GA+dak1-1) unstable; urgency=low + + * Move package to main. + + -- Torsten Werner <[EMAIL PROTECTED]> Tue, 18 Nov 2008 20:11:21 +0100 + libhibernate3-java (3.3.1.GA-2) unstable; urgency=low * Build all subprojects except jbosscache2. Modified: trunk/libhibernate3-java/debian/control =================================================================== --- trunk/libhibernate3-java/debian/control 2008-11-18 19:09:37 UTC (rev 7348) +++ trunk/libhibernate3-java/debian/control 2008-11-18 19:11:59 UTC (rev 7349) @@ -1,5 +1,5 @@ Source: libhibernate3-java -Section: contrib/libs +Section: libs Priority: optional Maintainer: Debian Java Maintainers <[EMAIL PROTECTED]> Uploaders: Torsten Werner <[EMAIL PROTECTED]>, Varun Hiremath <[EMAIL PROTECTED]> @@ -36,7 +36,7 @@ technology and knowledge is as valid as always. Package: libhibernate3-java-doc -Section: contrib/doc +Section: doc Architecture: all Suggests: libhibernate3-java Description: Relational Persistence for Idiomatic Java (documentation) _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

