diff -Nru jansi-native-1.0/debian/changelog jansi-native-1.0/debian/changelog --- jansi-native-1.0/debian/changelog 2011-07-30 17:08:24.000000000 +0000 +++ jansi-native-1.0/debian/changelog 2013-12-24 06:01:03.000000000 +0000 @@ -1,3 +1,14 @@ +jansi-native (1.0-4) unstable; urgency=medium + + * Team upload. + * debian/control: + - update Description (Closes: #708291) + - remove DMUA flag + - bump Standards-Version to 3.9.5 (no changes) + - update Vcs- fields to canonical URLs + + -- tony mancill Mon, 23 Dec 2013 21:56:06 -0800 + jansi-native (1.0-3) unstable; urgency=low * Team upload. diff -Nru jansi-native-1.0/debian/control jansi-native-1.0/debian/control --- jansi-native-1.0/debian/control 2011-07-30 17:08:24.000000000 +0000 +++ jansi-native-1.0/debian/control 2013-12-24 06:01:03.000000000 +0000 @@ -3,21 +3,21 @@ Priority: optional Maintainer: Debian Java Maintainers Uploaders: Miguel Landaeta -Build-Depends: debhelper (>= 7.0.50~), default-jdk, javahelper, - libhawtjni-runtime-java, maven-repo-helper -Standards-Version: 3.9.1 -DM-Upload-Allowed: yes +Build-Depends: debhelper (>= 7.0.50~), + default-jdk, + javahelper, + libhawtjni-runtime-java, + maven-repo-helper +Standards-Version: 3.9.5 Homepage: http://jansi.fusesource.org/ -Vcs-Git: git://git.debian.org/git/pkg-java/jansi-native.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/jansi-native.git +Vcs-Git: git://anonscm.debian.org/pkg-java/jansi-ansi.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jansi-native.git Package: libjansi-native-java Architecture: all Depends: libhawtjni-runtime-java, ${misc:Depends} -Description: Java library that allows to use ANSI escape sequences - Native - Jansi is a small java library that allows you to use ANSI - escape sequences to format your console output which works - across all platforms. - . - Jansi Native implements the JNI Libraries used by the Jansi - project. +Description: Java library for ANSI escape sequences - native component + Jansi is a small java library that allows you to use ANSI escape + sequences to format console output across all platforms. + . + jansi-native implements the native libraries used by the Jansi project.