On Sun, Sep 18, 2016 at 10:11:48AM -0500, Serge E. Hallyn wrote: > > I'd like to upload the attached debdiff. > > Hi, > > not attached?
aaarg! now it is, sorry. -- regards, Mattia Rizzolo GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`. more about me: https://mapreri.org : :' : Launchpad user: https://launchpad.net/~mapreri `. `'` Debian QA page: https://qa.debian.org/developer.php?login=mattia `-
diffstat for shadow-4.2 shadow-4.2 changelog | 9 +++++++++ control | 5 ++--- rules | 4 ++-- 3 files changed, 13 insertions(+), 5 deletions(-) diff -Nru shadow-4.2/debian/changelog shadow-4.2/debian/changelog --- shadow-4.2/debian/changelog 2015-11-12 14:33:56.000000000 +0000 +++ shadow-4.2/debian/changelog 2016-09-18 14:42:16.000000000 +0000 @@ -1,3 +1,12 @@ +shadow (1:4.2-3.2) unstable; urgency=medium + + * Non-maintainer upload. + * Use HTTPS in Vcs-Git. + * Stop using hardening-wrapper and instead use /usr/share/dpkg/buildflags.mk. + Closes: #836653 + + -- Mattia Rizzolo <mat...@debian.org> Sun, 18 Sep 2016 14:42:16 +0000 + shadow (1:4.2-3.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru shadow-4.2/debian/control shadow-4.2/debian/control --- shadow-4.2/debian/control 2014-11-19 20:49:09.000000000 +0000 +++ shadow-4.2/debian/control 2016-09-18 14:32:24.000000000 +0000 @@ -5,9 +5,8 @@ Standards-Version: 3.9.5 Uploaders: Christian Perrier <bubu...@debian.org>, Nicolas FRANCOIS (Nekral) <nicolas.franc...@centraliens.net> Build-Depends: dh-autoreconf, gettext, libpam0g-dev, debhelper (>= 6.0.7~), quilt, dpkg-dev (>= 1.13.5), xsltproc, docbook-xsl, docbook-xml, libxml2-utils, cdbs, libselinux1-dev [linux-any], libsemanage1-dev [linux-any], gnome-doc-utils (>= 0.4.3), bison, libaudit-dev [linux-any] - ,hardening-wrapper -Vcs-Git: git://anonscm.debian.org/git/pkg-shadow/shadow.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-shadow/shadow.git;a=summary +Vcs-Git: https://anonscm.debian.org/git/pkg-shadow/shadow.git +Vcs-Browser: https://anonscm.debian.org/git/pkg-shadow/shadow.git Homepage: http://pkg-shadow.alioth.debian.org/ Package: passwd diff -Nru shadow-4.2/debian/rules shadow-4.2/debian/rules --- shadow-4.2/debian/rules 2014-11-19 20:49:09.000000000 +0000 +++ shadow-4.2/debian/rules 2016-09-18 14:41:28.000000000 +0000 @@ -3,10 +3,10 @@ DEB_HOST_ARCH_OS := $(shell dpkg-architecture -qDEB_HOST_ARCH_OS) -export DEB_BUILD_HARDENING=1 - # Enable PIE, BINDNOW, and possible future flags. export DEB_BUILD_MAINT_OPTIONS = hardening=+all +DPKG_EXPORT_BUILDFLAGS = 1 +include /usr/share/dpkg/buildflags.mk # Call autoreconf since we need to regenerate all the autofoo files include /usr/share/cdbs/1/rules/autoreconf.mk
signature.asc
Description: PGP signature