darcs

Patch 1668 adjust filepath, directory and temporary deps to debian stretch

Title adjust filepath, directory and temporary deps to debian stretch
Superseder Nosy List gh
Related Issues
Status accepted Assigned To
Milestone

Created on 2018-03-24.17:30:18 by gh, last changed 2018-03-31.21:45:08 by gh.

Files
File name Status Uploaded Type Edit Remove
adjust-filepath_-directory-and-temporary-deps-to-debian-stretch.dpatch gh, 2018-03-24.17:30:18 application/octet-stream
See mailing list archives for discussion on individual patches.
Messages
msg20017 (view) Author: gh Date: 2018-03-24.17:30:18
This is sort of a followup to the following patch:

    patch 94914596fe8fcfed224f45872aa8851b33d14fc9
    Author: 'Ben Franksen <ben.franksen@online.de>'
    Date:   Thu Oct 26 14:12:33 -03 2017
      * refactored creation of new repositories

That patch required the library directory >= 1.2.7, however Debian
Stretch provides only directory >= 1.2.6.2 , so I had to modify
Darcs.Util.Lock.withNewDirectory , replacing doesPathExist with both
doesFileExist and doesDirectoryExist.

I also bumped the dependencies of libs temporary and filepath, this time
raising them.

Not screening it yet in case withNewDirectory could be written better.


patch 4864f1c235870a666f21c77ff612a85c2a432f22
Author: Guillaume Hoffmann <guillaumh@gmail.com>
Date:   Sat Mar 24 14:00:11 -03 2018
  * adjust filepath, directory and temporary deps to debian stretch
Attachments
msg20032 (view) Author: bfrk Date: 2018-03-25.14:01:49
Re withNewDirectory: no objections, I think the way you rewrote it is
the best we can do under the circumstances.
msg20043 (view) Author: gh Date: 2018-03-26.16:17:05
OK, I'm screening it then.
msg20095 (view) Author: gh Date: 2018-03-31.21:45:08
(Self-)accept.
History
Date User Action Args
2018-03-24 17:30:18ghcreate
2018-03-25 14:01:49bfrksetmessages: + msg20032
2018-03-26 16:17:05ghsetmessages: + msg20043
2018-03-26 16:37:23ghsetstatus: needs-screening -> needs-review
2018-03-31 21:45:08ghsetstatus: needs-review -> accepted
messages: + msg20095