futuresql 0.1.1-0ubuntu1 source package in Ubuntu

Changelog

futuresql (0.1.1-0ubuntu1) noble; urgency=medium

  * Initial release for Ubuntu (LP: #2043147)
  * Based on the package from neon, with some adjustments
  * add qcoro-qt5-dev to Build-Depends
  * Add libqt5sql5-sqlite to Build-Depends, needed for unit tests
  * Build with dh kf5 sequence
  * Rename binary package libfuturesql -> libfuturesql5-0
  * Improve description format, make it shorter so lintian doesn't
    complain
  * Fix lintian warning weak-library-dev-dependency
  * Update debian/copyright
  * Set Kubuntu vcs and maintainer fields

 -- José Manuel Santamaría Lema <email address hidden>  Fri, 10 Nov 2023 11:42:34 +0000

Upload details

Uploaded by:
Jose Manuel Santamaria Lema
Sponsored by:
Rik Mills
Uploaded to:
Noble
Original maintainer:
Kubuntu Members
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
futuresql_0.1.1.orig.tar.xz 27.2 KiB e44ed8d5a9618b3ca7ba2983ed9c5f7572e6e0a5b199f94868834b71ccbebd43
futuresql_0.1.1-0ubuntu1.debian.tar.xz 9.8 KiB a057ca87e981a1b76e30bd3cf06385d077f04d4e65b19386cf739907c5281f32
futuresql_0.1.1-0ubuntu1.dsc 2.1 KiB d5370876948558e895588268c7ad967aac68d57ddba0ab906117a7ba385decaf

View changes file

Binary packages built by this source

libfuturesql-dev: asynchronous Qt code library - development files

 A non-blocking database framework for Qt.
 .
 FutureSQL was in part inspired by Diesel, and provides a higher level of
 abstraction than QtSql.
 .
 Its features include non-blocking database access by default, relatively
 boilderplate-free queries, automatic database migrations and simple mapping
 to objects.
 .
 In order to make FutureSQL's use of templates less confusing, FutureSQL uses
 C++20 concepts, and requires a C++20 compiler.
 .
 Warning: The API is not finalized yet.
 .
 This package provides the development Files.

libfuturesql5-0: asynchronous Qt code library

 A non-blocking database framework for Qt.
 .
 FutureSQL was in part inspired by Diesel, and provides a higher level of
 abstraction than QtSql.
 .
 Its features include non-blocking database access by default, relatively
 boilderplate-free queries, automatic database migrations and simple mapping
 to objects.
 .
 In order to make FutureSQL's use of templates less confusing, FutureSQL uses
 C++20 concepts, and requires a C++20 compiler.
 .
 Warning: The API is not finalized yet.

libfuturesql5-0-dbgsym: debug symbols for libfuturesql5-0