r5535: Auto commit for Debian build
authorKevin M. Rosenberg <kevin@rosenberg.net>
Wed, 20 Aug 2003 16:59:56 +0000 (16:59 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Wed, 20 Aug 2003 16:59:56 +0000 (16:59 +0000)
debian/changelog
debian/control

index 7b2cc7c9fba8ca94e4bf1a1ef63bc3fa9755732c..2f44cc5cb7c8bf46ba6e74428027e0c959d594ed 100644 (file)
@@ -1,3 +1,12 @@
+cl-sql (1.7.3-1) unstable; urgency=low
+
+  * New upstream
+  * Avoid depending on acl-pro-installer for cl-sql-adobc since that
+  is preventing entire source package from moving into testing since
+  acl-pro-installer is only supported on x86 and ppc.
+  
+ -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 20 Aug 2003 10:57:50 -0600
+
 cl-sql (1.7.2-1) unstable; urgency=low
 
   * New upstream
index e2a684f84488b097d8d7f85aa4e3b9696a55ec5d..ee2b748f6e5467d792e324bd6c2b888b9a3bb8a2 100644 (file)
@@ -41,8 +41,9 @@ Description: CLSQL database backend, MySQL
 
 Package: cl-sql-aodbc
 Architecture: all
-Depends: cl-sql-base (>= ${Source-Version}), acl-pro-installer
+Depends: cl-sql-base (>= ${Source-Version})
 Provides: cl-sql-backend
+Suggests: acl-pro-installer
 Description: CLSQL database backend, AODBC
  This package enables you to use the CLSQL data access package
  with AllegroCL's AODBC databases.