Control: tags 817465 + patch Control: tags 817465 + pending Dear maintainer,
I've prepared an NMU for fusesmb (versioned as 0.8.7-1.4) and uploaded it to DELAYED/10. Please feel free to tell me if I should delay it longer. Regards, Eriberto diff -u fusesmb-0.8.7/debian/changelog fusesmb-0.8.7/debian/changelog --- fusesmb-0.8.7/debian/changelog +++ fusesmb-0.8.7/debian/changelog @@ -1,3 +1,14 @@ +fusesmb (0.8.7-1.4) unstable; urgency=medium + + * Non-maintainer upload. + * Bumped DH level to 10. (Closes: #817465) + * debian/control: + - Added a ${misc:Depends} variable. + - Bumped Standards-Version to 3.9.8. + * Run wrap-and-sort. + + -- Joao Eriberto Mota Filho <eribe...@debian.org> Sun, 06 Nov 2016 10:06:15 -0200 + fusesmb (0.8.7-1.3) unstable; urgency=low * Non-maintainer upload. diff -u fusesmb-0.8.7/debian/control fusesmb-0.8.7/debian/control --- fusesmb-0.8.7/debian/control +++ fusesmb-0.8.7/debian/control @@ -2,12 +2,22 @@ Section: utils Priority: optional Maintainer: Samuel Mimram <smim...@debian.org> -Build-Depends: debhelper (>= 4.0.0), autotools-dev, samba-common, libsmbclient-dev, libfuse-dev, samba-common-bin, pkg-config -Standards-Version: 3.7.2 +Build-Depends: autotools-dev, + debhelper (>= 10), + libfuse-dev, + libsmbclient-dev, + pkg-config, + samba-common, + samba-common-bin +Standards-Version: 3.9.8 Package: fusesmb Architecture: any -Depends: ${shlibs:Depends}, fuse, samba-common, samba-common-bin +Depends: fuse, + samba-common, + samba-common-bin, + ${misc:Depends}, + ${shlibs:Depends} Description: filesystem client based on the SMB file transfer protocol fusesmb is a filesystem client based on the SMB file transfer protocol. This gives the ability to transparently exchange files with Microsoft Windows diff -u fusesmb-0.8.7/debian/copyright fusesmb-0.8.7/debian/copyright --- fusesmb-0.8.7/debian/copyright +++ fusesmb-0.8.7/debian/copyright @@ -33,9 +33,9 @@ * configfile.c and stringlist.c are under a MIT license: The MIT License - + Copyright (c) 2006 Vincent Wagelaar - + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including @@ -43,10 +43,10 @@ distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - + The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. @@ -60,9 +60,9 @@ Hash Table Data Type Copyright (C) 1997 Kaz Kylheku <k...@ashi.footprints.net> - + Free Software License: - + All rights are reserved by the author, with the following exceptions: Permission is granted to freely reproduce and distribute this software, possibly in exchange for a fee, provided that this copyright notice appears only in patch2: unchanged: --- fusesmb-0.8.7.orig/debian/compat +++ fusesmb-0.8.7/debian/compat @@ -1 +1 @@ -4 +10