Author: varun Date: 2008-02-15 19:55:52 +0000 (Fri, 15 Feb 2008) New Revision: 5714
Modified: trunk/libhibernate3-java/debian/changelog trunk/libhibernate3-java/debian/control trunk/libhibernate3-java/debian/copyright Log: * New upstream release * Bump Standards-Version to 3.7.3 Modified: trunk/libhibernate3-java/debian/changelog =================================================================== --- trunk/libhibernate3-java/debian/changelog 2008-02-15 19:41:06 UTC (rev 5713) +++ trunk/libhibernate3-java/debian/changelog 2008-02-15 19:55:52 UTC (rev 5714) @@ -1,3 +1,10 @@ +libhibernate3-java (3.2.6-1) unstable; urgency=low + + * New upstream release + * Bump Standards-Version to 3.7.3 + + -- Varun Hiremath <[EMAIL PROTECTED]> Sat, 16 Feb 2008 01:42:42 +0530 + libhibernate3-java (3.2.5-1) unstable; urgency=low * Initial Release (closes: #385569). Modified: trunk/libhibernate3-java/debian/control =================================================================== --- trunk/libhibernate3-java/debian/control 2008-02-15 19:41:06 UTC (rev 5713) +++ trunk/libhibernate3-java/debian/control 2008-02-15 19:55:52 UTC (rev 5714) @@ -2,7 +2,7 @@ Section: contrib/libs Priority: optional Maintainer: Debian Java Maintainers <[EMAIL PROTECTED]> -Uploaders: Torsten Werner <[EMAIL PROTECTED]>, Varun Hiremath <[EMAIL PROTECTED]> +Uploaders: Torsten Werner <[EMAIL PROTECTED]>, Varun Hiremath <[EMAIL PROTECTED]> Build-Depends: debhelper (>= 5), cdbs, quilt Build-Depends-Indep: ant, ant-optional, antlr, glassfish-javaee, junit, libasm-java, libcglib2.1-java, libcommons-collections-java, @@ -10,7 +10,7 @@ libjavassist-java, liboscache-java, libproxool-java, libswarmcache-java, java-gcj-compat-dev, libjboss-jmx-java, libjboss-system-java, libjboss-cache1-java -Standards-Version: 3.7.2 +Standards-Version: 3.7.3 Homepage: http://www.hibernate.org Vcs-Svn: svn+ssh://svn.debian.org/svn/pkg-java/trunk/libhibernate3-java Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libhibernate3-java Modified: trunk/libhibernate3-java/debian/copyright =================================================================== --- trunk/libhibernate3-java/debian/copyright 2008-02-15 19:41:06 UTC (rev 5713) +++ trunk/libhibernate3-java/debian/copyright 2008-02-15 19:55:52 UTC (rev 5714) @@ -25,10 +25,6 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - On Debian GNU/Linux system you can find a copy of this license in `/usr/share/common-licenses/LGPL'. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

