This is an automated email from the git hooks/post-receive script. komal-guest pushed a commit to branch master in repository proguard.
commit 440df3a4bfe39eb5160257cdc648d07f78bafb72 Author: Komal Sukhani <[email protected]> Date: Tue Jul 28 18:21:40 2015 +0530 Make changes to remove lintian errors --- debian/changelog | 3 +-- debian/control | 4 ++-- debian/copyright | 2 +- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0bb73b9..671662f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,7 @@ proguard (5.2.1-1) UNRELEASED; urgency=medium + * Team upload * New upstream release - * Remove prebuilt jars from upstream tarball - * Remove non-free documentation from upstream tarball * Add new patches - correct_properties_file_path - enable_building_of_gradle_task diff --git a/debian/control b/debian/control index 8c68045..abbb31e 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,8 @@ Section: devel Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Sam Clegg <[email protected]> -Build-Depends: debhelper (>= 9), cdbs, default-jdk, ant, gradle (>=1.5) -Standards-Version: 3.9.5 +Build-Depends: debhelper (>= 9), cdbs, default-jdk, ant, gradle (>=2.5) +Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-java/proguard.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/proguard.git Homepage: http://proguard.sourceforge.net diff --git a/debian/copyright b/debian/copyright index 8242f43..f20c0de 100644 --- a/debian/copyright +++ b/debian/copyright @@ -23,4 +23,4 @@ along with this program; if not, write to the Free Software Foundation, Inc., On Debian GNU/Linux systems, the complete text of the GNU General -Public License can be found in `/usr/share/common-licenses/GPL'. +Public License can be found in `/usr/share/common-licenses/GPL-2'. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/proguard.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

