- Apr 14, 2023
-
-
Giovanni Rosa authored
Signed-off-by:Giovanni Rosa <g.rosa1@studenti.unimol.it>
-
- Jan 12, 2023
-
-
Debian Janitor authored
* Use secure copyright file specification URI. Changes-By: lintian-brush Fixes: lintian: insecure-copyright-format-uri See-also: https://lintian.debian.org/tags/insecure-copyright-format-uri.html * Set upstream metadata fields: Repository-Browse. Changes-By: lintian-brush Fixes: lintian: upstream-metadata-file-is-missing See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html * Use canonical URL in Vcs-Git. Changes-By: lintian-brush Fixes: lintian: vcs-field-not-canonical See-also: https://lintian.debian.org/tags/vcs-field-not-canonical.html * Update standards version to 4.6.2, no changes needed. Changes-By: lintian-brush Fixes: lintian: out-of-date-standards-version See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
-
- Oct 17, 2022
-
-
Debian Janitor authored
+ cl-db3: Add Multi-Arch: foreign. Changes-By: apply-multiarch-hints
-
- Apr 13, 2021
-
-
Debian Janitor authored
* Build-Depends: Drop versioned constraint on debhelper. Changes-By: deb-scrub-obsolete
-
- Jun 10, 2020
-
-
Christoph Berg authored
* Team upload. * New upstream version. * DH 13; bump S-V.
-
- May 18, 2018
-
-
Christoph Berg authored
-
- May 17, 2018
-
-
Christoph Berg authored
-
- May 16, 2018
-
-
Christoph Berg authored
-
Dimitri Fontaine authored
-
- Apr 05, 2018
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
- Apr 01, 2018
-
-
Sébastien Villemot authored
-
- Mar 23, 2018
-
-
Dimitri Fontaine authored
-
- Mar 06, 2018
-
-
Dimitri Fontaine authored
Some updates from Quicklisp and also some updates mandated by the debian packaging itself: Standard-Version in debian/control and debian/compat to upgrade from 7 to 9.
-
Dimitri Fontaine authored
The idea is that building the image with the following command not only compiles ql-to-deb itself but also builds every package from this repository. docker build -t qldeb . Once that's done, it's then possible to log into the docker container and finish things there: docker run -it qldeb /bin/bash ql-to-deb sign ql-to-deb upload It's a work-in-progress though, we're not exactly there yet.
-
Dimitri Fontaine authored
In particular add --on-error-stop and print out logs of what went wrong in the debuild steps, so that it's possible to use ql-to-deb in a Dockerfile and fix and build packages while building the docker image.
-
- Nov 12, 2017
-
-
Christoph Berg authored
-
Christoph Berg authored
-
- Nov 11, 2017
-
-
Christoph Berg authored
-
Christoph Berg authored
-
Christoph Berg authored
(Closes: #858509)
-
- Jul 06, 2017
-
-
Dimitri Fontaine authored
Changes already uploaded to debian.
-
- Jun 07, 2017
-
-
Christoph Berg authored
-
Christoph Berg authored
libssl1.0.2 removed SSLv3_client_method, force usage of TLSv1_2_client_method instead. (Closes: #864363)
-
- Apr 26, 2017
-
-
Christoph Berg authored
* Non-maintainer upload. * Fix "broken symlink: /usr/share/common-lisp/systems/cl-csv-data- table.asd -> ../source/cl-csv-data-table/cl-csv-data-table.asd": debian/cl-csv-data-table.install: install into directory matching package name. (Closes: #858509)
-
- Dec 18, 2016
-
-
Dimitri Fontaine authored
-
Christoph Berg authored
* Team upload. * Pull patch from upstream to fix compatibility with sbcl < 1.2.5. Unbreaks pgloader compilation on jessie and before.
-
Dimitri Fontaine authored
-
- Dec 01, 2016
-
-
- Aug 30, 2016
-
-
Dimitri Fontaine authored
The cl-ixf update is a manual update to this system tho, as we missed the boat on the current Quicklisp release but needed it to package pgloader.
-
- Aug 10, 2016
-
-
Christoph Berg authored
* cl-lparallel: Fix lisp files installation. Closes: #820314. * cffi: Fix makeinfo woes on wheezy and precise.
-
- Apr 07, 2016
-
-
Dimitri Fontaine authored
-
- Feb 04, 2016
-
-
Dimitri Fontaine authored
And upload the fixed package this time.
-
- Jan 18, 2016
-
-
Dimitri Fontaine authored
-
Dimitri Fontaine authored
With some fixes to ql-to-deb sources themselves: - debian rmadison output has changed and lists unstable as just "unstable" rather than "debian/unstable/" as before; - quicklisp package version strings now may include a v before the version number in case of git version tags (I suppose). Also, usual adapting to source package changes (files renaming and moving). Thanks to Christoph Berg who fixed cl-plus-ssl to depend on the current version of the libssl-dev package automatically! -
Dimitri Fontaine authored
Build-depend on libssl-dev and extract the libssl package name at bui…
-
- Jan 17, 2016
-
-
Christoph Berg authored
Build-depend on libssl-dev and extract the libssl package name at build-time instead of hardcoding it. This fixes the currently broken dependency of cl-plus-ssl to libssl1.0.2 on wheezy on apt.postgresql.org, and will avoid problems with future SONAME changes of libssl in Debian sid.
-
- Nov 16, 2015
-
-
Dimitri Fontaine authored
The new cl-hunchentoot package replaces an ancient one that used to be named hunchentoot and was available in lenny...
-
Dimitri Fontaine authored
-
- Nov 03, 2015
-
-
Dimitri Fontaine authored
-