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,16 +1,15 @@ -brag (1.4.1-2ubuntu1) yakkety; urgency=medium +brag (1.4.1-2.1) unstable; urgency=medium - * debian/compat: Bump to 10. + * Non-maintainer upload. + * Updated DH to level 10. (Closes: #817383) * debian/control: - - Build-depend on debhelper (>= 10). - - Depend on ${misc:Depends}. - - Bump Standards-Version to 3.9.8. - - Remove comma from end of description. - * debian/rules: - - Use dh_prep instead of dh_clean -k. - - Add recommended build-arch and build-indep targets. + - 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. - -- Logan Rosen Sun, 02 Oct 2016 15:24:59 -0400 + -- Paulo Henrique de Lima Santana (phls) Mon, 03 Oct 2016 11:40:07 -0300 brag (1.4.1-2) unstable; urgency=low 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 @@ -4,20 +4,20 @@ -Maintainer: Ubuntu Developers -XSBC-Original-Maintainer: Simon Kelley +Maintainer: Simon Kelley Standards-Version: 3.9.8 -Build-Depends: debhelper (>= 10) +Build-depends: debhelper (>=10) +Homepage: http://brag.sourceforge.net Package: brag Architecture: all 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/rules brag-1.4.1/debian/rules --- brag-1.4.1/debian/rules +++ brag-1.4.1/debian/rules @@ -11,7 +11,7 @@ binary-indep: dh_testdir dh_testroot - dh_prep + dh_clean -k dh_installdirs install brag debian/brag/usr/bin/brag @@ -31,10 +31,8 @@ binary: binary-indep binary-arch: -build: build-arch build-indep -build-arch: -build-indep: -.PHONY: build build-arch build-indep clean binary-indep binary-arch binary +build: +.PHONY: build clean binary-indep binary-arch binary 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)