[Git][java-team/libibatis-java][master] 12 commits: Fix Vcs fields

Andreas Tille (@tille) gitlab at salsa.debian.org
Wed Dec 18 19:19:33 GMT 2024



Andreas Tille pushed to branch master at Debian Java Maintainers / libibatis-java


Commits:
ef774fb7 by Andreas Tille at 2024-12-18T20:02:36+01:00
Fix Vcs fields

- - - - -
1640c31a by Andreas Tille at 2024-12-18T20:02:54+01:00
Standards-Version: 4.7.0 (routine-update)

- - - - -
ea63aab9 by Andreas Tille at 2024-12-18T20:02:54+01:00
debhelper-compat 13 (routine-update)

- - - - -
ada5a244 by Andreas Tille at 2024-12-18T20:02:56+01:00
Drop useless get-orig-source target (routine-update)

- - - - -
9adfba25 by Andreas Tille at 2024-12-18T20:02:56+01:00
Rules-Requires-Root: no (routine-update)

- - - - -
fa7f3028 by Andreas Tille at 2024-12-18T19:02:57+00:00
Trim trailing whitespace.

Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html

- - - - -
1775090c by Andreas Tille at 2024-12-18T19:02:58+00:00
Use secure URI in Homepage field.

Changes-By: lintian-brush
Fixes: lintian: homepage-field-uses-insecure-uri
See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html

- - - - -
a30a9bc8 by Andreas Tille at 2024-12-18T20:03:22+01:00
watch file standard 4 (routine-update)

- - - - -
57fdafb2 by Andreas Tille at 2024-12-18T20:05:20+01:00
Polilsh changelo

- - - - -
9f3b5167 by Andreas Tille at 2024-12-18T20:08:27+01:00
Repository should be quilt patches not applied

- - - - -
6167204e by Andreas Tille at 2024-12-18T20:10:28+01:00
pristine-tar = true

- - - - -
578f95bf by Andreas Tille at 2024-12-18T20:18:57+01:00
Secure URL in watch file

- - - - -


9 changed files:

- debian/changelog
- − debian/compat
- debian/control
- + debian/gbp.conf
- debian/patches/01-jdbc-compatibility.patch
- debian/rules
- debian/watch
- src/com/ibatis/common/jdbc/SimpleDataSource.java
- src/com/ibatis/sqlmap/engine/type/CallableStatementResultSet.java


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,18 @@
+libibatis-java (2.3.4.726-7) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Fix Vcs fields
+  * Standards-Version: 4.7.0 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * Drop useless get-orig-source target (routine-update)
+  * Rules-Requires-Root: no (routine-update)
+  * Trim trailing whitespace.
+  * Use secure URI in Homepage field.
+  * watch file standard 4 (routine-update)
+  * Secure URL in watch file
+
+ -- Andreas Tille <tille at debian.org>  Wed, 18 Dec 2024 20:02:18 +0100
+
 libibatis-java (2.3.4.726-6) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-9


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Torsten Werner <twerner at debian.org>, Varun Hiremath <varun at debian.org>
 Build-Depends: ant,
-               debhelper (>= 9),
+               debhelper-compat (= 13),
                default-jdk,
                libcglib-java,
                libcommons-dbcp-java,
@@ -13,10 +13,11 @@ Build-Depends: ant,
                liblog4j1.2-java,
                liboscache-java,
                maven-repo-helper
-Standards-Version: 3.9.8
-Homepage: http://ibatis.apache.org
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libibatis-java.git
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/libibatis-java.git
+Standards-Version: 4.7.0
+Homepage: https://ibatis.apache.org
+Rules-Requires-Root: no
+Vcs-Browser: https://salsa.debian.org/java-team/libibatis-java
+Vcs-Git: https://salsa.debian.org/java-team/libibatis-java.git
 
 Package: libibatis-java
 Architecture: all


=====================================
debian/gbp.conf
=====================================
@@ -0,0 +1,2 @@
+[DEFAULT]
+pristine-tar = True


=====================================
debian/patches/01-jdbc-compatibility.patch
=====================================
@@ -3,7 +3,7 @@ Author: Emmanuel Bourg <ebourg at apache.org>
 Forwarded: not-needed
 --- a/src/com/ibatis/common/jdbc/SimpleDataSource.java
 +++ b/src/com/ibatis/common/jdbc/SimpleDataSource.java
-@@ -257,6 +257,18 @@
+@@ -257,6 +257,18 @@ public class SimpleDataSource implements
      return DriverManager.getLogWriter();
    }
  
@@ -24,7 +24,7 @@ Forwarded: not-needed
     * database to make sure the connection is still good.
 --- a/src/com/ibatis/sqlmap/engine/type/CallableStatementResultSet.java
 +++ b/src/com/ibatis/sqlmap/engine/type/CallableStatementResultSet.java
-@@ -595,4 +595,211 @@
+@@ -595,4 +595,211 @@ public class CallableStatementResultSet
      return cs.wasNull();
    }
  


=====================================
debian/rules
=====================================
@@ -8,6 +8,3 @@ override_dh_auto_build:
 
 override_dh_auto_clean:
 	dh_auto_clean -- -f debian/build.xml
-
-get-orig-source:
-	uscan --download-current-version --force-download --no-symlink


=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
-version=3
+version=4
 opts=uversionmangle=s/-/./ \
-http://svn.apache.org/repos/asf/ibatis/java/ibatis-2/tags/ .*java_release_(2.*)/ debian debian/orig-tar.sh
+https://svn.apache.org/repos/asf/ibatis/java/ibatis-2/tags/ .*java_release_(2.*)/ debian debian/orig-tar.sh


=====================================
src/com/ibatis/common/jdbc/SimpleDataSource.java
=====================================
@@ -257,18 +257,6 @@ public class SimpleDataSource implements DataSource {
     return DriverManager.getLogWriter();
   }
 
-  public java.util.logging.Logger getParentLogger() throws SQLFeatureNotSupportedException {
-    throw new SQLFeatureNotSupportedException();
-  }
-
-  public boolean isWrapperFor(Class<?> iface) throws SQLException {
-    return false;
-  }
-
-  public <T> T unwrap(Class<T> iface) throws SQLException {
-    throw new UnsupportedOperationException();
-  }
-
   /**
    * If a connection has not been used in this many milliseconds, ping the
    * database to make sure the connection is still good.


=====================================
src/com/ibatis/sqlmap/engine/type/CallableStatementResultSet.java
=====================================
@@ -595,211 +595,4 @@ public class CallableStatementResultSet implements ResultSet {
     return cs.wasNull();
   }
 
-  public RowId getRowId(int columnIndex) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public RowId getRowId(String columnLabel) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateRowId(int columnIndex, RowId x) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateRowId(String columnLabel, RowId x) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public int getHoldability() throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public boolean isClosed() throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateNString(int columnIndex, String nString) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateNString(String columnLabel, String nString) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateNClob(int columnIndex, NClob nClob) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateNClob(String columnLabel, NClob nClob) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public NClob getNClob(int columnIndex) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public NClob getNClob(String columnLabel) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public SQLXML getSQLXML(int columnIndex) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public SQLXML getSQLXML(String columnLabel) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateSQLXML(int columnIndex, SQLXML xmlObject) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateSQLXML(String columnLabel, SQLXML xmlObject) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public String getNString(int columnIndex) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public String getNString(String columnLabel) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public Reader getNCharacterStream(int columnIndex) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public Reader getNCharacterStream(String columnLabel) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateNCharacterStream(int columnIndex, Reader x, long length) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateNCharacterStream(String columnLabel, Reader reader, long length) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateAsciiStream(int columnIndex, InputStream x, long length) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateBinaryStream(int columnIndex, InputStream x, long length) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateCharacterStream(int columnIndex, Reader x, long length) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateAsciiStream(String columnLabel, InputStream x, long length) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateBinaryStream(String columnLabel, InputStream x, long length) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateCharacterStream(String columnLabel, Reader reader, long length) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateBlob(int columnIndex, InputStream inputStream, long length) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateBlob(String columnLabel, InputStream inputStream, long length) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateClob(int columnIndex, Reader reader, long length) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateClob(String columnLabel, Reader reader, long length) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateNClob(int columnIndex, Reader reader, long length) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateNClob(String columnLabel, Reader reader, long length) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateNCharacterStream(int columnIndex, Reader x) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateNCharacterStream(String columnLabel, Reader reader) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateAsciiStream(int columnIndex, InputStream x) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateBinaryStream(int columnIndex, InputStream x) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateCharacterStream(int columnIndex, Reader x) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateAsciiStream(String columnLabel, InputStream x) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateBinaryStream(String columnLabel, InputStream x) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateCharacterStream(String columnLabel, Reader reader) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateBlob(int columnIndex, InputStream inputStream) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateBlob(String columnLabel, InputStream inputStream) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateClob(int columnIndex, Reader reader) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateClob(String columnLabel, Reader reader) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateNClob(int columnIndex, Reader reader) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public void updateNClob(String columnLabel, Reader reader) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public <T> T getObject(int columnIndex, Class<T> type) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public <T> T getObject(String columnLabel, Class<T> type) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public <T> T unwrap(Class<T> iface) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
-
-  public boolean isWrapperFor(Class<?> iface) throws SQLException {
-    throw new UnsupportedOperationException("CallableStatement does not support this method.");
-  }
 }



View it on GitLab: https://salsa.debian.org/java-team/libibatis-java/-/compare/d8ab7458a1e00de4ae6a1745f7da25294f6d8fa1...578f95bf79e752a3c282cbb694361571216c3f2a

-- 
View it on GitLab: https://salsa.debian.org/java-team/libibatis-java/-/compare/d8ab7458a1e00de4ae6a1745f7da25294f6d8fa1...578f95bf79e752a3c282cbb694361571216c3f2a
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20241218/83812505/attachment.htm>


More information about the pkg-java-commits mailing list