Control: tags 363187 patch Control: tags 363187 pending Control: tags 608198 patch Control: tags 608198 pending Control: tags 817383 patch Control: tags 817383 pending
Hi, I uploaded a NMU to 10-day/delay queue. Feel free to cancel this upload if needed. The debian/changelog is: brag (1.4.1-2.1) unstable; urgency=medium * Non-maintainer upload. * Updated DH to level 10. (Closes: #817383) * debian/control: - Bumped Standards-Version to 3.9.8. - Added ${misc:Depends} on Depends field. - Added Homepage field. - Little improvements in long description. (Closes: #363187, #608198) * debian/watch: created. I attached a debdiff. Thanks. Regards, -- Paulo Henrique de Lima Santana (phls) Membro da Comunidade Curitiba Livre Fone: +55 (41) 9198-1897 Site: http://www.phls.com.br GNU/Linux user: 228719 GPG ID: 0443C450
diff -u brag-1.4.1/debian/control brag-1.4.1/debian/control --- brag-1.4.1/debian/control +++ brag-1.4.1/debian/control @@ -5,18 +5,19 @@ -Standards-Version: 3.6.2.0 -Build-depends: debhelper +Standards-Version: 3.9.8 +Build-depends: debhelper (>=10) +Homepage: http://brag.sourceforge.net Package: brag Architecture: all -Depends: uudeview,tcl8.3 | tclsh +Depends: ${misc:Depends}, uudeview,tcl8.3 | tclsh Description: Downloads and assembles multipart Usenet binaries - Brag collects and assembles multipart binary attachements from - newsgroups. This is a robust command-line tool, well suited to run + Brag collects and assembles multipart binary attachments from + newsgroups. This is a robust command-line tool, well suited to run as a cron job. - * Collects and downloads multipart binary attachements + * Collects and downloads multipart binary attachments * Supported encodings: uuencode, MIME base64 and yenc * Filters messages using accept/reject patterns - * Optionally saves message subjects - * Supports NNTP authentication + * Optionally saves message subjects + * Supports NNTP authentication * Supports non-default NNTP ports * Can combine parts from different newsgroups or even different servers - * Bulletproof: Restarts from the last successful operation, + * Bulletproof: Restarts from the last successful operation. diff -u brag-1.4.1/debian/changelog brag-1.4.1/debian/changelog --- brag-1.4.1/debian/changelog +++ brag-1.4.1/debian/changelog @@ -1,3 +1,16 @@ +brag (1.4.1-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * Updated DH to level 10. (Closes: #817383) + * debian/control: + - Bumped Standards-Version to 3.9.8. + - Added ${misc:Depends} on Depends field. + - Added Homepage field. + - Little improvements in long description. (Closes: #363187, #608198) + * debian/watch: created. + + -- Paulo Henrique de Lima Santana (phls) <p...@softwarelivre.org> Mon, 03 Oct 2016 11:40:07 -0300 + brag (1.4.1-2) unstable; urgency=low * Added -k option, to avoid unpleasant filename mangling (closes: #167662) diff -u brag-1.4.1/debian/compat brag-1.4.1/debian/compat --- brag-1.4.1/debian/compat +++ brag-1.4.1/debian/compat @@ -1 +1 @@ -4 +10 only in patch2: unchanged: --- brag-1.4.1.orig/debian/watch +++ brag-1.4.1/debian/watch @@ -0,0 +1,2 @@ +version=4 +http://brag.sourceforge.net/brag-(\d\S+)\.tar\.(?:bz2|gz|xz)