diff -Nru castor-1.3.2/debian/changelog castor-1.3.2/debian/changelog --- castor-1.3.2/debian/changelog 2014-09-29 12:06:36.000000000 +0000 +++ castor-1.3.2/debian/changelog 2016-05-10 21:45:45.000000000 +0000 @@ -1,25 +1,30 @@ -castor (1.3.2-3) unstable; urgency=medium +castor (1.3.2-4) unstable; urgency=medium * Team upload. - * Depend on libcglib3-java instead of libcglib-java - * Removed the calls to Google Analytics and Ohloh in the documentation - * Standards-Version updated to 3.9.6 (no changes) - * debian/rules: Generate Java 5 compatible bytecode - * Switch to debhelper level 9 + * Depend on libcglib-java instead of libcglib3-java + * debian/control: + - Standards-Version updated to 3.9.8 (no changes) + - Updated the Homepage field + - Use secure Vcs-* URLs + * debian/watch: Track the new releases on GitHub - -- Emmanuel Bourg Mon, 29 Sep 2014 14:06:30 +0200 + -- Emmanuel Bourg Tue, 10 May 2016 23:45:37 +0200 -castor (1.3.2-2) UNRELEASED; urgency=medium +castor (1.3.2-3) unstable; urgency=medium * Team upload. - * Updated the watch file + * Depend on libcglib3-java instead of libcglib-java + * Removed the calls to Google Analytics and Ohloh in the documentation + * debian/rules: Generate Java 5 compatible bytecode * debian/control: - Use canonical URLs for the Vcs-* fields - - Standards-Version updated to 3.9.5 (no changes) + - Standards-Version updated to 3.9.6 (no changes) - Updated the Homepage field * Use XZ compression for the upstream tarball + * Switch to debhelper level 9 + * Updated the watch file - -- Emmanuel Bourg Wed, 26 Feb 2014 16:41:28 +0100 + -- Emmanuel Bourg Mon, 29 Sep 2014 14:06:30 +0200 castor (1.3.2-1) unstable; urgency=low diff -Nru castor-1.3.2/debian/classpath-debian castor-1.3.2/debian/classpath-debian --- castor-1.3.2/debian/classpath-debian 2014-09-29 11:29:52.000000000 +0000 +++ castor-1.3.2/debian/classpath-debian 2016-05-10 21:29:11.000000000 +0000 @@ -7,7 +7,7 @@ usr/share/java/junit4.jar usr/share/java/ant.jar usr/share/java/geronimo-jta_1.1_spec.jar -usr/share/java/cglib3.jar +usr/share/java/cglib.jar usr/share/java/log4j-1.2.jar usr/share/java/glassfish-javaee.jar usr/share/java/velocity.jar diff -Nru castor-1.3.2/debian/control castor-1.3.2/debian/control --- castor-1.3.2/debian/control 2014-09-29 11:29:35.000000000 +0000 +++ castor-1.3.2/debian/control 2016-05-10 21:36:29.000000000 +0000 @@ -12,7 +12,7 @@ javahelper, junit, junit4, - libcglib3-java, + libcglib-java (>= 3.0), libcommons-cli-java, libcommons-lang-java, libcommons-logging-java, @@ -23,10 +23,10 @@ libregexp-java, maven-repo-helper, velocity -Standards-Version: 3.9.6 -Vcs-Git: git://anonscm.debian.org/pkg-java/castor.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/castor.git -Homepage: http://castor.codehaus.org +Standards-Version: 3.9.8 +Vcs-Git: https://anonscm.debian.org/git/pkg-java/castor.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/castor.git +Homepage: http://castor-data-binding.github.io/castor/ Package: libcastor-xml-java Architecture: all @@ -83,7 +83,7 @@ libcastor-core-java, libcastor-xml-java, libcastor-xml-schema-java, - libcglib3-java, + libcglib-java (>= 3.0), libgeronimo-jta-1.0.1b-spec-java, ${misc:Depends} Suggests: libcastor-java-doc (= ${binary:Version}) diff -Nru castor-1.3.2/debian/watch castor-1.3.2/debian/watch --- castor-1.3.2/debian/watch 2014-09-29 11:25:40.000000000 +0000 +++ castor-1.3.2/debian/watch 2016-05-10 21:41:13.000000000 +0000 @@ -1,4 +1,2 @@ version=3 -http://castor.codehaus.org/download.html \ -http://dist.codehaus.org/castor/.*/castor-(.*)-src.tgz \ -debian debian/orig-tar.sh +https://github.com/castor-data-binding/castor/tags .*/archive/(?:castor-|v)?([\d\.]+).tar.gz debian debian/orig-tar.sh