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 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190
|
libfuse-perl (0.16.1+20180422git6becd92d7fce3fc411d7c-6) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + libfuse-perl: Drop Multi-Arch: same.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 13 Oct 2022 15:57:39 +0100
libfuse-perl (0.16.1+20180422git6becd92d7fce3fc411d7c-5) unstable; urgency=medium
[ gregor herrmann ]
* debian/control: update Build-Depends for cross builds.
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Bump debhelper from old 11 to 13.
* Set debhelper-compat version in Build-Depends.
[ Bastien Roucariès ]
* Upload to unstable
* Improve uscan
-- Bastien Roucariès <rouca@debian.org> Mon, 30 Aug 2021 21:49:31 +0000
libfuse-perl (0.16.1+20180422git6becd92d7fce3fc411d7c-4) unstable; urgency=medium
* Thanks YunQiang Su mips porter try to fix FTBFS on mips.
-- Bastien Roucariès <rouca@debian.org> Thu, 06 Sep 2018 16:11:39 +0200
libfuse-perl (0.16.1+20180422git6becd92d7fce3fc411d7c-3) unstable; urgency=medium
* Team upload.
* Make autopkgtests pass.
Skip smoke tests, as it is done during build, as the test needs root and
fuse enabled.
* autopkgtest: enable more of syntax.t by adding an empty
debian/tests/pkg-perl/syntax-skip.
* debian/control: fix Homepage field.
* Declare compliance with Debian Policy 4.1.5.
-- gregor herrmann <gregoa@debian.org> Tue, 10 Jul 2018 20:23:40 +0200
libfuse-perl (0.16.1+20180422git6becd92d7fce3fc411d7c-2) unstable; urgency=medium
* Fix FTBFS in mips by including ioctl header.
* Declare package as Multi-Arch: same
-- Bastien Roucariès <rouca@debian.org> Sun, 01 Jul 2018 22:12:08 +0200
libfuse-perl (0.16.1+20180422git6becd92d7fce3fc411d7c-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Axel Beckert ]
* Update libfuse's debian/copyright URL in debian/copyright. Thanks
DUCK!
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
[ Bastien Roucariès ]
* Move to salsa
* New version from github
* Bump compat
* Move to dh
* Bump policy
* Harden package
* Enable CI
-- Bastien Roucariès <rouca@debian.org> Sun, 01 Jul 2018 14:46:09 +0200
libfuse-perl (0.16.1-1) unstable; urgency=low
* Team upload.
* Imported Upstream version 0.16.1
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Refresh fix-FTBFS-on-kfreebsd.patch patch
* Bump Standards-Version to 3.9.5
* Update versioned Build-Depends on debhelper.
Update the dependency to debhelper (>= 9.20120312~) to have all
hardening flags included.
* Correct Vcs-Browser field (canonical uri)
* Update Build-Depends on cdbs.
Update versioned Build-Depends on cdbs to (>= 0.4.122~).
-- Salvatore Bonaccorso <carnil@debian.org> Sat, 07 Dec 2013 09:51:01 +0100
libfuse-perl (0.15.1-2) unstable; urgency=low
* Team upload.
* Add fix-FTBFS-on-kfreebsd.patch patch.
Fix FTBFS on Debian GNU/kFreeBSD architecture: "error: 'struct stat' has
no member named 'st_ctimespec'". (Closes: #670808)
-- Salvatore Bonaccorso <carnil@debian.org> Mon, 30 Apr 2012 14:21:00 +0200
libfuse-perl (0.15.1-1) unstable; urgency=low
* Team upload.
* Imported Upstream version 0.15.1
+ Rebuilding fixes "fuse: unknown option `'".
(Closes: #670717).
* Update debian/copyright file.
Update format to copyright-format 1.0 as released together with Debian
policy 3.9.3.
Update Source field to refer to http://search.cpan.org/dist/Fuse/.
* Bump Standards-Version to 3.9.3
* Drop 0001-Fix-a-typo-in-documentation.patch.
Patch is applied upstream.
* Drop 0002-Fix-another-typo-in-documentation-separeted.patch patch.
Patch is applied upstream.
* Bump Debhelper compat level to 9.
Adjust versioned Build-Depends on debhelper to (>= 9).
-- Salvatore Bonaccorso <carnil@debian.org> Sat, 28 Apr 2012 23:37:03 +0200
libfuse-perl (0.14-1) unstable; urgency=low
* New upstream version (Closes: #647029).
* Add myself as maintainer.
* Bug fix: "uninstallable on kfreebsd-i386 or kfreebsd-amd64", thanks to
Robert Millan (Closes: #634788).
* Bump policy.
* Switch to 3.0 (quilt) format.
* Switch to perl-makemaker.mk.
-- Bastien Roucariès <roucaries.bastien+debian@gmail.com> Mon, 24 Oct 2011 18:31:49 +0200
libfuse-perl (0.09-3) unstable; urgency=low
* Ack previous NMU.
* Added Recommends on fuse-utils
Closes: #494726
* Bumped compat to 7
* Updated standards version to 3.8.1
* Updated watch file
-- Romain Beauxis <toots@rastageeks.org> Mon, 13 Apr 2009 23:05:58 -0400
libfuse-perl (0.09-2.1) unstable; urgency=low
* Non-maintainer upload for the Perl 5.10 transition.
* Don't try to remove /usr/share/perl5 if it doesn't exist. (Closes: #463456)
-- Niko Tyni <ntyni@debian.org> Wed, 02 Apr 2008 20:29:36 +0300
libfuse-perl (0.09-2) unstable; urgency=low
* Added examples to package (Closes: #453146)
* Corrected typo (Closes: #453143)
* Updated standards to 3.7.3 (no changes)
-- Romain Beauxis <toots@rastageeks.org> Sun, 09 Dec 2007 19:59:15 +0100
libfuse-perl (0.09-1) unstable; urgency=low
* New upstream release
* Refreshed patch removing unportable version check.
Forced versioned dependency to latest sid package then.
-- Romain Beauxis <toots@rastageeks.org> Tue, 20 Nov 2007 01:08:23 +0100
libfuse-perl (0.08-1) unstable; urgency=low
* New upstream release.
-- Romain Beauxis <toots@rastageeks.org> Tue, 6 Feb 2007 03:04:08 +0100
libfuse-perl (0.07-2) unstable; urgency=low
* Switched to cdbs build for perl module.
-- Romain Beauxis <toots@rastageeks.org> Tue, 10 Oct 2006 02:41:48 +0200
libfuse-perl (0.07-1) unstable; urgency=low
* New upstream release
* First upload to sid (Closes: #345003)
-- Romain Beauxis <toots@rastageeks.org> Wed, 27 Sep 2006 16:09:39 +0200
libfuse-perl (0.06-1) unstable; urgency=low
* Initial Release
-- Romain Beauxis <toots@rastageeks.org> Fri, 5 May 2006 10:10:25 +0200
|