1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85
|
fuse-umfuse-fat (0.3+dfsg-1) unstable; urgency=medium
* d/watch: update for tagged upstream releases
* New upstream version 0.3+dfsg
* d/p/{2,4,5,7}: drop, applied upstream
* Enable building /usr/lib/$TRIPLE/vu/modules/vufusefatfs.so
into new vuos-mod-vufusefatfs package
(Name provided with vuos upstream Renzo Davoli <renzo@cs.unibo.it>)
-- наб <nabijaczleweli@nabijaczleweli.xyz> Thu, 21 Nov 2024 17:53:01 +0100
fuse-umfuse-fat (0.2~22+c7f994d+dfsg-1) unstable; urgency=medium
* d/watch: fake for new upstream what doesn't tag releases
(https://github.com/virtualsquare/fusefatfs)
* New upstream version 0.2~22+c7f994d+dfsg
Closes: #837998, #986029, #806233, #806232, #715930, #701934
* d/control: new for new upstream
+ Drop umview-mod-umfusefat package
+ Maintainer: Package Salvaging Team <team+salvage@tracker.debian.org>
Closes: #1085458
+ Build-Depends: just libfuse3-dev + pandoc + cmake (Closes: #986065)
+ Depends: fuse -> Recommends: fuse3
+ new description
+ debhelper-compat 13
+ Standards-Version: 4.7.0
+ Rules-Requires-Root: no
+ Vcs-Git: https://salsa.debian.org/salvage-team/fuse-umfuse-fat.git
* Import upstream PRs #2, #4, #5, #7 as patches:
#2: Fully-prototype get_fattime()
#4: Fix options listed in manual
(program actually takes -o ro, -o rw, but -ro, -rw were listed)
Fix manual spacing
Fix manual building on CI
Fix sytems -> systems typo in manual
#5: Allow building with fuse3 in addition to the current fuse2
(+ d/control: Build-Depends: pkgconf) (Closes: #1084472)
#7: Encode and decode file times in UTC, not in/out of local time
Closes: #837998
* Need patch to disable vufusefatfs (d/p/novufusefs)
* Add patch for Reproducible date and no man-db dependency for manual build
* d/fusefat.docs, d/rules: new for new upstream
* d/copyright: new for new upstream, DEP-5
* Remove trailing whitespace in debian/changelog (routine-update)
* Retain compat by providing fusefat as link
-- наб <nabijaczleweli@nabijaczleweli.xyz> Sat, 09 Nov 2024 14:46:42 +0100
fuse-umfuse-fat (0.1a-3) unstable; urgency=medium
* Revert to debhelper's compat level 10
-- Andrea Capriotti <capriott@debian.org> Fri, 18 Sep 2020 17:25:48 +0200
fuse-umfuse-fat (0.1a-2) unstable; urgency=medium
* d/control: Bump debhelper's compat level to 13 (Closes: 965527)
* d/control: Standard version bumped to 4.5.0
* d/control: Add VirtualSquare Uploader
* Switch to 3.0 source format
-- Andrea Capriotti <capriott@debian.org> Fri, 18 Sep 2020 11:51:28 +0200
fuse-umfuse-fat (0.1a-1.2) unstable; urgency=medium
* maintainers' mailing list address updated. (Closes: #899516)
-- Renzo Davoli <renzo@cs.unibo.it> Sat, 05 Jan 2019 10:23:11 +0100
fuse-umfuse-fat (0.1a-1.1) unstable; urgency=low
* Non-maintainer upload.
* Depend on fuse instead of fuse-utils. (Closes: #698123)
-- Ansgar Burchardt <ansgar@debian.org> Sun, 12 May 2013 15:55:04 +0200
fuse-umfuse-fat (0.1a-1) unstable; urgency=low
[ Ludovico Gardenghi ]
* Initial release.
[ Filippo Giunchedi ]
* Use GPLv2 in debian/copyright
-- Filippo Giunchedi <filippo@debian.org> Thu, 26 Jun 2008 14:10:03 +0200
|