[SCM] libjtds-java: jTDS JDBC Driver for SQL Server and Sybase branch, master, updated. debian/1.2.5+dfsg-2-17-g213af55

Emmanuel Bourg ebourg at apache.org
Wed Jul 31 17:45:10 UTC 2013


The following commit has been merged in the master branch:
commit 213af55975f40f50cf083d196d9b05bd45d779e8
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Jul 31 19:44:29 2013 +0200

    debian/copyright: Completed the conversion to the Copyright Format 1.0

diff --git a/debian/copyright b/debian/copyright
index 7e9626d..70b44e8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,11 +1,17 @@
-Original source can be found at http://jtds.sourceforge.net/
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: jTDS
+Source: http://jtds.sourceforge.net
 
 Files: debian/*
-Copyright: © 2007-2013 Martín Ferrari <tincho at debian.org>
+Copyright: 2007-2013, Martín Ferrari <tincho at debian.org>
 License: GPL-2
+ On Debian GNU/Linux systems, the complete text of the GNU General Public
+ License can be found in `/usr/share/common-licenses/GPL-2'
 
-Files: */GeneralDigest.java, */MD[45]Digest.java
-Copyright: © 2000 The Legion Of The Bouncy Castle (http://www.bouncycastle.org)
+Files: src/main/net/sourceforge/jtds/util/GeneralDigest.java
+       src/main/net/sourceforge/jtds/util/MD4Digest.java
+       src/main/net/sourceforge/jtds/util/MD5Digest.java
+Copyright: 2000, The Legion Of The Bouncy Castle (http://www.bouncycastle.org)
 License: MIT
  Copyright (c) 2000 The Legion Of The Bouncy Castle (http://www.bouncycastle.org)
  Permission is hereby granted, free of charge, to any person obtaining a
@@ -27,8 +33,8 @@ License: MIT
  USE OR OTHER DEALINGS IN THE SOFTWARE.
 
 Files: src/main/net/sourceforge/jtds/util/DESEngine.java
-Copyright: © 2003 Matt Brinkley
-           © 2000 The Legion Of The Bouncy Castle (http://www.bouncycastle.org)
+Copyright: 2003, Matt Brinkley
+           2000, The Legion Of The Bouncy Castle (http://www.bouncycastle.org)
 License: MIT
  This file is a slightly modified version of
  org.bouncycastle.crypto.engines.DESEngine from the Bouncy Castle project. It
@@ -58,15 +64,12 @@ License: MIT
 
 
 Files: *
-Copyright: © 2004 The jTDS Project
+Copyright: 2004, The jTDS Project
 License: LGPL-2.1+
  This library is free software; you can redistribute it and/or
  modify it under the terms of the GNU Lesser General Public
  License as published by the Free Software Foundation; either
  version 2.1 of the License, or (at your option) any later version.
-
-On Debian GNU/Linux systems, the complete text of the GNU Lesser General Public
-License can be found in `/usr/share/common-licenses/LGPL-2.1'
-
-On Debian GNU/Linux systems, the complete text of the GNU General Public
-License can be found in `/usr/share/common-licenses/GPL-2'
+ .
+ On Debian GNU/Linux systems, the complete text of the GNU Lesser General Public
+ License can be found in `/usr/share/common-licenses/LGPL-2.1'

-- 
libjtds-java: jTDS JDBC Driver for SQL Server and Sybase



More information about the pkg-java-commits mailing list