emacsql 4.1.0-1 source package in Ubuntu

Changelog

emacsql (4.1.0-1) unstable; urgency=medium

  * Update to new upstream version 4.1.0.
  * Drop all patches : the custom connector has been removed by upstream.
  * d/copyright : remove reference to previously removed files.
  * Remove d/elpa-emacsql-sqlite.install : file sqlite/emacsql-sqlite does
    not exist anymore.
  * Remove d/elpa-test : file sqlite/emacsql-sqlite does not exist
    anymore.
  * Remove debian/elpa-emacsql-sqlite.README.Debian : not applicable
    anymore.
  * d/control :
    - remove ${shlibs:Depends} from elpa-emacsql-sqlite dependencies
    - remove libsqlite3-dev from Build-Depends
    - change elpa-emacsql-sqlite arch from any to all (no binaries
      anymore)
  * d/rules : Update DEB_UPSTREAM_VERSION

 -- Aymeric Agon-Rambosson <email address hidden>  Mon, 30 Dec 2024 21:50:22 +0100

Upload details

Uploaded by:
Debian Emacsen team
Uploaded to:
Sid
Original maintainer:
Debian Emacsen team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Plucky release universe misc

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
emacsql_4.1.0-1.dsc 2.3 KiB 9a451ef5ba64e9fb091030664c308216bad59056cbe24332ecadd10cf32ad900
emacsql_4.1.0.orig.tar.xz 28.2 KiB fff62ec56dc926efc034f3d04403f0a53edcae3a50b779f34fdb10cb2f80c1e7
emacsql_4.1.0-1.debian.tar.xz 3.4 KiB ba441eb7d5b96f5820726a6a5a6242f28c6f6ce749c1a9769a0788c0ab2c3b1b

Available diffs

No changes file available.

Binary packages built by this source

elpa-emacsql: high level SQL database frontend for Emacs (abstractions)

 EmacSQL is a high level Emacs Lisp frontend for SQLite
 (primarily), PostgreSQL, MySQL, and potentially other SQL
 databases.
 .
 This package contains the high level abstractions.

elpa-emacsql-mysql: high level SQL database frontend for Emacs (MySQL backend)

 EmacSQL is a high level Emacs Lisp frontend for SQLite
 (primarily), PostgreSQL, MySQL, and potentially other SQL
 databases.
 .
 This package contains the MySQL backend.

elpa-emacsql-psql: high level SQL database frontend for Emacs (PostgreSQL backend)

 EmacSQL is a high level Emacs Lisp frontend for SQLite
 (primarily), PostgreSQL, MySQL, and potentially other SQL
 databases.
 .
 This package contains the PostgreSQL backend.

elpa-emacsql-sqlite: high level SQL database frontend for Emacs (SQLite backend)

 EmacSQL is a high level Emacs Lisp frontend for SQLite
 (primarily), PostgreSQL, MySQL, and potentially other SQL
 databases.
 .
 This package contains the SQLite backend.