Package: release.debian.org Severity: normal User: [email protected] Usertags: unblock
Please unblock package libvcflib Closes #856424 Please note that 1.0.0~rc1+dfsg1-2 was uploaded to experimental thus the version bump from -1 to -3 unblock libvcflib/1.0.0~rc1+dfsg1-3 -- System Information: Debian Release: 8.7 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.16.0-4-amd64 (SMP w/1 CPU core) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)
diff -Nru libvcflib-1.0.0~rc1+dfsg1/debian/changelog libvcflib-1.0.0~rc1+dfsg1/debian/changelog --- libvcflib-1.0.0~rc1+dfsg1/debian/changelog 2016-11-22 13:13:12.000000000 +0100 +++ libvcflib-1.0.0~rc1+dfsg1/debian/changelog 2017-03-01 15:43:05.000000000 +0100 @@ -1,3 +1,11 @@ +libvcflib (1.0.0~rc1+dfsg1-3) unstable; urgency=medium + + * Fix location of binary tools + Closes: #856424 + * Remove empty debian/upstream/metadata file + + -- Andreas Tille <[email protected]> Wed, 01 Mar 2017 15:43:05 +0100 + libvcflib (1.0.0~rc1+dfsg1-1) unstable; urgency=medium * Adapt to recent PIE changes in dpkg (Thanks for the patch to Adrian Bunk diff -Nru libvcflib-1.0.0~rc1+dfsg1/debian/rules libvcflib-1.0.0~rc1+dfsg1/debian/rules --- libvcflib-1.0.0~rc1+dfsg1/debian/rules 2016-11-22 13:13:12.000000000 +0100 +++ libvcflib-1.0.0~rc1+dfsg1/debian/rules 2017-03-01 15:43:05.000000000 +0100 @@ -24,6 +24,7 @@ cp -a filevercmp/filevercmp.h debian/libvcflib-dev/usr/include/vcflib/ mkdir -p debian/libvcflib-dev/usr/include/intervaltree mv debian/libvcflib-dev/usr/include/vcflib/IntervalTree.h debian/libvcflib-dev/usr/include/intervaltree + mv debian/libvcflib-tools/usr/lib/vcflib/binaries debian/libvcflib-tools/usr/lib/vcflib/bin override_dh_fixperms: dh_fixperms diff -Nru libvcflib-1.0.0~rc1+dfsg1/debian/upstream/metadata libvcflib-1.0.0~rc1+dfsg1/debian/upstream/metadata --- libvcflib-1.0.0~rc1+dfsg1/debian/upstream/metadata 2016-11-22 13:13:12.000000000 +0100 +++ libvcflib-1.0.0~rc1+dfsg1/debian/upstream/metadata 1970-01-01 01:00:00.000000000 +0100 @@ -1,12 +0,0 @@ -Reference: - Author: - Title: - Journal: - Year: - Volume: - Number: - Pages: - DOI: - PMID: - URL: - eprint:

