1. Apr 14, 2023
  2. Jan 12, 2023
  3. Oct 17, 2022
  4. Apr 13, 2021
  5. Jun 10, 2020
  6. May 18, 2018
  7. May 17, 2018
  8. May 16, 2018
  9. Apr 05, 2018
  10. Apr 01, 2018
  11. Mar 23, 2018
  12. Mar 06, 2018
    • Dimitri Fontaine's avatar
      A round of changes and edits for updated packages. · 72568ec5
      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.
      72568ec5
    • Dimitri Fontaine's avatar
      Add a Dockerfile. · a23ce73b
      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.
      a23ce73b
    • Dimitri Fontaine's avatar
      Improve ql-to-deb as a linux command line tool. · de5467e1
      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.
      de5467e1
  13. Nov 12, 2017
  14. Nov 11, 2017
  15. Jul 06, 2017
  16. Jun 07, 2017
  17. Apr 26, 2017
    • Christoph Berg's avatar
      cl-csv: Non-maintainer upload. · 61a0dbc3
      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)
      61a0dbc3
  18. Dec 18, 2016
  19. Dec 01, 2016
  20. Aug 30, 2016
  21. Aug 10, 2016
  22. Apr 07, 2016
  23. Feb 04, 2016
  24. Jan 18, 2016
    • Dimitri Fontaine's avatar
      Brown-paper bag upload of cl+ssl. · 88296c6d
      Dimitri Fontaine authored
      88296c6d
    • Dimitri Fontaine's avatar
      Decembre Quicklisp update. · c52ae32f
      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!
      c52ae32f
    • Dimitri Fontaine's avatar
      Merge pull request #2 from credativ/master · 123d6ae3
      Dimitri Fontaine authored
      Build-depend on libssl-dev and extract the libssl package name at bui…
      123d6ae3
  25. Jan 17, 2016
  26. Nov 16, 2015
  27. Nov 03, 2015