Control: tags 648743 + patch Control: tags 648743 + pending Dear maintainer,
I've prepared an NMU for ntrack (versioned as 016-1.4) and uploaded it to DELAYED/1. Please feel free to tell me if I should delay it longer. Regards. diff -Nru ntrack-016/debian/changelog ntrack-016/debian/changelog --- ntrack-016/debian/changelog 2019-02-26 17:23:33.000000000 -0500 +++ ntrack-016/debian/changelog 2019-02-26 16:55:58.000000000 -0500 @@ -1,8 +1,27 @@ +ntrack (016-1.4) unstable; urgency=medium + + * Non-maintainer upload. + * Rebuild for Debian Buster. + * debian/source/format: Specify "3.0 (quilt)" source package format. + * debian/control: + + Bump Standards-Version to 4.3.0 (lintian). + + Bump debhelper compat to v9 (lintian). + + Explicitly use "Qt4" in extended package description. + (Closes: #648743) + + Add Vcs-* fields and use git packaging repo under Salsa Debian + Group. + + Update homepage field and use secure uri. + * debian/copyright: Update format specification metadata. + * debian/changelog: Remove all trailing spaces. + * debian/rules: Enable full hardening. + + -- Boyuan Yang <[email protected]> Tue, 26 Feb 2019 16:55:58 -0500 + ntrack (016-1.3) unstable; urgency=medium [ Steve McIntyre ] * Non-maintainer upload. - + [ Logan Rosen ] * use dh-autoreconf to fix FTBFS on ppc64el and arm64. Closes: #733284 @@ -12,7 +31,7 @@ [ Dimitri John Ledkov ] * Non-maintainer upload. - + [ Philip Muskovac ] * Fix FTBFS - "error: invalid use of undefined type 'struct nl_object_ops'" (Closes: 713454) @@ -117,7 +136,7 @@ * Upload to unstable. This version builds with gcc-4.5. Closes: #615681. * Update symbols file. - -- Aurelien Jarno <[email protected]> Fri, 09 Sep 2011 00:21:48 +0200 + -- Aurelien Jarno <[email protected]> Fri, 09 Sep 2011 00:21:48 +0200 ntrack (011-1) experimental; urgency=low diff -Nru ntrack-016/debian/compat ntrack-016/debian/compat --- ntrack-016/debian/compat 2019-02-26 17:23:33.000000000 -0500 +++ ntrack-016/debian/compat 2019-02-26 16:24:00.000000000 -0500 @@ -1 +1 @@ -5 +9 diff -Nru ntrack-016/debian/control ntrack-016/debian/control --- ntrack-016/debian/control 2019-02-26 17:23:33.000000000 -0500 +++ ntrack-016/debian/control 2019-02-26 16:23:56.000000000 -0500 @@ -2,14 +2,16 @@ Maintainer: Alexander Sack <[email protected]> Section: net Priority: optional -Build-Depends: debhelper (>=5), cdbs, quilt, +Build-Depends: + debhelper (>= 9), cdbs, quilt, libglib2.0-dev, libnl-route-3-dev, python-gtk2-dev, - dh-autoreconf, - libqt4-dev -Standards-Version: 3.9.1 -Homepage: http://launchpad.net/ntrack + libqt4-dev, +Standards-Version: 4.3.0 +Homepage: https://launchpad.net/ntrack +Vcs-Git: https://salsa.debian.org/debian/ntrack.git +Vcs-Browser: https://salsa.debian.org/debian/ntrack Package: libntrack0 Section: libs @@ -24,7 +26,7 @@ desktop environment independent fashion. Also its supposed to be lightweight, resource un-intensive and extensible. . - ntrack currently comes with bindings for glib, GObject, qt4 and python- gobject. + ntrack currently comes with bindings for glib, GObject, Qt4 and python- gobject. Package: libntrack-dev Section: libdevel @@ -90,4 +92,3 @@ Provides: ntrack-module-0 Description: rtnetlink based ntrack module ntrack module that uses the rtnetlink backend - diff -Nru ntrack-016/debian/copyright ntrack-016/debian/copyright --- ntrack-016/debian/copyright 2019-02-26 17:23:33.000000000 -0500 +++ ntrack-016/debian/copyright 2019-02-26 15:39:03.000000000 -0500 @@ -1,6 +1,5 @@ -Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 -Name: ntrack -Maintainer: Alexander Sack <[email protected]> +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: ntrack Source: https://launchpad.net/ntrack Files: * @@ -26,4 +25,3 @@ along with ntrack. If not, see <http://www.gnu.org/licenses/>;. . See: /usr/share/common-licenses/LGPL-3 - diff -Nru ntrack-016/debian/rules ntrack-016/debian/rules --- ntrack-016/debian/rules 2019-02-26 17:23:33.000000000 -0500 +++ ntrack-016/debian/rules 2019-02-26 16:55:56.000000000 -0500 @@ -1,5 +1,9 @@ #!/usr/bin/make -f +export DEB_BUILD_MAINT_OPTIONS = hardening=+all +DPKG_EXPORT_BUILDFLAGS = 1 +include /usr/share/dpkg/default.mk + include /usr/share/cdbs/1/class/autotools.mk include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/rules/patchsys-quilt.mk @@ -15,4 +19,3 @@ DEB_DH_MAKESHLIBS_ARGS_libntrack-glib2 = -- -c4 DEB_DH_MAKESHLIBS_ARGS_libntrack-gobject1 = -- -c4 DEB_DH_MAKESHLIBS_ARGS_libntrack-qt4-1 = -- -c1 - diff -Nru ntrack-016/debian/source/format ntrack-016/debian/source/format --- ntrack-016/debian/source/format 1969-12-31 19:00:00.000000000 -0500 +++ ntrack-016/debian/source/format 2019-02-26 15:28:25.000000000 -0500 @@ -0,0 +1 @@ +3.0 (quilt)
signature.asc
Description: This is a digitally signed message part

