This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository jftp.
commit d924df90dacc1ce99b4999b2559c06a92a3d237c Author: Niels Thykier <[email protected]> Date: Fri Oct 23 20:10:17 2009 +0000 jftp (1.52-1) unstable; urgency=low [ Barry deFreese ] * New upstream release. * Remove jakarta-slide-webdavlib b-d and entry from debian/manifest.mf. * Update watch file to use sf redirector. * Minor syntax changes to debian/copyright to please lintian. * Bump Standards Version to 3.8.3. (No changes needed). [ Niels Thykier ] * Bumped debhelper version. * Corrected reference to GPL-2 in debian/copyright. * Added a short description to the Debian patch. -- Niels Thykier <[email protected]> Fri, 23 Oct 2009 22:10:00 +0200 --- debian/changelog | 16 ++++++++++++++++ debian/compat | 2 +- debian/control | 9 +++++---- debian/copyright | 19 ++++++++++--------- debian/manifest.mf | 2 +- debian/patches/manifest_fix.diff | 2 ++ debian/watch | 3 ++- 7 files changed, 37 insertions(+), 16 deletions(-) diff --git a/debian/changelog b/debian/changelog index aebd654..011a17a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +jftp (1.52-1) unstable; urgency=low + + [ Barry deFreese ] + * New upstream release. + * Remove jakarta-slide-webdavlib b-d and entry from debian/manifest.mf. + * Update watch file to use sf redirector. + * Minor syntax changes to debian/copyright to please lintian. + * Bump Standards Version to 3.8.3. (No changes needed). + + [ Niels Thykier ] + * Bumped debhelper version. + * Corrected reference to GPL-2 in debian/copyright. + * Added a short description to the Debian patch. + + -- Niels Thykier <[email protected]> Fri, 23 Oct 2009 22:10:00 +0200 + jftp (1.51-1) unstable; urgency=low * New upstream release diff --git a/debian/compat b/debian/compat index 7ed6ff8..7f8f011 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -5 +7 diff --git a/debian/control b/debian/control index 73f7077..0c7af3e 100644 --- a/debian/control +++ b/debian/control @@ -2,13 +2,14 @@ Source: jftp Section: net Priority: optional Maintainer: Debian Java maintainers <[email protected]> -Uploaders: Varun Hiremath <[email protected]>, Kumar Appaiah <[email protected]> -Build-Depends: cdbs, debhelper (>= 5), quilt -Build-Depends-Indep: openjdk-6-jdk, ant, libslide-webdavclient-java, +Uploaders: Varun Hiremath <[email protected]>, Kumar Appaiah <[email protected]>, + Niels Thykier <[email protected]> +Build-Depends: cdbs, debhelper (>= 7), quilt +Build-Depends-Indep: openjdk-6-jdk, ant, libjcifs-java, libcommons-logging-java, libcommons-httpclient-java, liblog4j1.2-java, kunststoff, libyanfs-java, libj2ssh-java, libjsch-java, libjlayer-java -Standards-Version: 3.8.0 +Standards-Version: 3.8.3 Homepage: http://j-ftp.sourceforge.net Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/jftp Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/jftp diff --git a/debian/copyright b/debian/copyright index 3afdfbb..93a09ce 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,7 +5,8 @@ It was downloaded from http://j-ftp.sourceforge.net Upstream Author: David Hansmann <[email protected]> -Copyrights: (C) 2007 David Hansmann <[email protected]> +Copyright: + Copyright (C) 2007 David Hansmann <[email protected]> License: This package is free software; you can redistribute it and/or modify @@ -23,7 +24,7 @@ License: Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian 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'. ----- The icons used in JFTP are taken from the GNOME 2.18 Icon theme, which @@ -34,8 +35,8 @@ jcifs ===== Copyright: - (C) 2003 "Eric Glass" <[email protected]> - (C) 2000-2002 "Michael B. Allen" <[email protected]> + Copyright (C) 2003 "Eric Glass" <[email protected]> + Copyright (C) 2000-2002 "Michael B. Allen" <[email protected]> License: This library is free software; you can redistribute it and/or @@ -49,7 +50,7 @@ License: Lesser General Public License for more details. On Debian systems, you can find the LGPL license in: - /usr/share/common-licenses/LGPL + /usr/share/common-licenses/LGPL-2.1 ----- DesCipher - the DES encryption method (./jcifs/util/DES.java) @@ -57,7 +58,7 @@ DesCipher - the DES encryption method (./jcifs/util/DES.java) The meat of this code is by Dave Zimmerman <[email protected]>, and is: - Copyright: (c) 1996 Widget Workshop, Inc. All Rights Reserved. + Copyright: Copyright (C) 1996 Widget Workshop, Inc. All Rights Reserved. License: Permission to use, copy, modify, and distribute this software @@ -86,8 +87,8 @@ DesCipher - the DES encryption method (./jcifs/util/DES.java) The rest is: Copyright: - (C) 1996 Jef Poskanzer <[email protected]>. All rights reserved. - (C) 1996 Wolfgang Platzer <[email protected]>, + Copyright (C) 1996 Jef Poskanzer <[email protected]>. All rights reserved. + Copyright (C) 1996 Wolfgang Platzer <[email protected]>, All rights reserved. License: @@ -113,5 +114,5 @@ DesCipher - the DES encryption method (./jcifs/util/DES.java) SUCH DAMAGE. ----- -The Debian packaging is (C) 2007, Varun Hiremath <[email protected]> and +The Debian packaging is Copyright (C) 2007, Varun Hiremath <[email protected]> and Kumar Appaiah <[email protected]>, and is licensed under the GPL, see above. diff --git a/debian/manifest.mf b/debian/manifest.mf index b66ea68..eb45707 100644 --- a/debian/manifest.mf +++ b/debian/manifest.mf @@ -1,4 +1,4 @@ Manifest-Version: 1.0 Main-Class: net.sf.jftp.JFtp Created-By: 1.4.0-beta (Sun Microsystems Inc.) -Class-Path: j2ssh-ant.jar j2ssh-core.jar yanfs.jar j2ssh-common.jar j2ssh-dameon.jar jsch.jar jcifs.jar jl.jar commons-logging.jar commons-httpclient.jar log4j-1.2.jar jakarta-slide-webdavlib.jar kunststoff.jar +Class-Path: j2ssh-ant.jar j2ssh-core.jar yanfs.jar j2ssh-common.jar j2ssh-dameon.jar jsch.jar jcifs.jar jl.jar commons-logging.jar commons-httpclient.jar log4j-1.2.jar kunststoff.jar diff --git a/debian/patches/manifest_fix.diff b/debian/patches/manifest_fix.diff index 0f2cf38..d5c39a8 100644 --- a/debian/patches/manifest_fix.diff +++ b/debian/patches/manifest_fix.diff @@ -1,3 +1,5 @@ +Description: Make the upstream build system use our manifest. + diff -urN jftp-1.51~pre4.orig/build.xml jftp-1.51~pre4/build.xml --- jftp-1.51~pre4.orig/build.xml 2005-04-13 14:45:27.000000000 -0400 +++ jftp-1.51~pre4/build.xml 2008-11-09 11:02:00.000000000 -0500 diff --git a/debian/watch b/debian/watch index c01ab07..f8cbf5c 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,3 @@ version=3 -http://sf.net/j-ftp/j-ftp-([\d.]+).tar.gz debian debian/orig-tar.sh + +http://sf.net/j-ftp/j-ftp-([\d.]+)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jftp.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

