Control: tags 832510 + pending Control: tags 847030 + pending Dear maintainer,
I've prepared an NMU for skalibs (versioned as 0.47-1.1) and uploaded it to DELAYED/15. Please feel free to tell me if I should delay it longer. Regards. -- 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 skalibs_0.47-1 skalibs_0.47-1.1 changelog | 11 +++++++++++ control | 5 +---- implicit | 2 +- rules | 6 ++++-- 4 files changed, 17 insertions(+), 7 deletions(-) diff -u skalibs-0.47/debian/changelog skalibs-0.47/debian/changelog --- skalibs-0.47/debian/changelog +++ skalibs-0.47/debian/changelog @@ -1,3 +1,14 @@ +skalibs (0.47-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * d/rules: add missing build-arch and build-indep targets. + Thanks to Santiago Vila for the patch. Closes: #832510 + * Make the build reproducible by sorting the md5sums file. + Thanks to Valerie R Young for the patch. Closes: #847030 + * d/control: move the homepage to the Homepage field. + + -- Mattia Rizzolo <mat...@debian.org> Wed, 08 Mar 2017 16:24:06 +0100 + skalibs (0.47-1) unstable; urgency=low * new upstream version. diff -u skalibs-0.47/debian/control skalibs-0.47/debian/control --- skalibs-0.47/debian/control +++ skalibs-0.47/debian/control @@ -4,6 +4,7 @@ Maintainer: Gerrit Pape <p...@smarden.org> Build-Depends: dietlibc-dev (>= 0.26-3) [alpha amd64 arm hppa i386 ia64 mips mipsel powerpc ppc64 s390 sparc] Standards-Version: 3.8.4.0 +Homepage: http://skarnet.org/software/skalibs Package: skalibs-dev Section: libdevel @@ -14,8 +15,6 @@ skalibs is a set of general-purpose, low-level C libraries, all in the public domain. It can replace or hide the standard C library to some extent, and is designed to allow building of small, static binaries. - . - See http://skarnet.org/software/skalibs/index.html for more information. Package: skalibs-doc Architecture: all @@ -30,2 +28,0 @@ - . - See http://skarnet.org/software/skalibs/index.html for more information. diff -u skalibs-0.47/debian/implicit skalibs-0.47/debian/implicit --- skalibs-0.47/debian/implicit +++ skalibs-0.47/debian/implicit @@ -87,7 +87,7 @@ : debian/$*/DEBIAN/md5sums @rm -f debian/$*/DEBIAN/md5sums @cd debian/$* && find * -path 'DEBIAN' -prune -o \ - -type f -exec md5sum {} >>DEBIAN/md5sums \; + -type f -exec md5sum {} \; | LC_ALL=C sort >>DEBIAN/md5sums %.deb-DEBIAN: %.deb-checkdir %.deb-DEBIAN-base %.deb-DEBIAN-scripts \ %.deb-DEBIAN-md5sums : debian/$*/DEBIAN/ ok diff -u skalibs-0.47/debian/rules skalibs-0.47/debian/rules --- skalibs-0.47/debian/rules +++ skalibs-0.47/debian/rules @@ -30,6 +30,8 @@ echo 'diet -v -Os gcc' >diet/skalibs/conf-compile/conf-ld touch configure-stamp +build-arch: build +build-indep: build build: deb-checkdir build-stamp build-stamp: configure-stamp (cd skalibs && package/compile) @@ -90,6 +92,6 @@ binary: binary-indep binary-arch -.PHONY: configure build clean install-indep install-arch install binary-indep \ - binary-arch binary +.PHONY: configure build build-arch build-indep clean install-indep \ + install-arch install binary-indep binary-arch binary include debian/implicit
signature.asc
Description: PGP signature