tagging 870509 In-Reply-To: <150169715043.5184.5706663224181401234.reportbug@ohm.local> <1501699739-3715-bts-aure...@debian.org>
Control: tag -1 + pending Dear maintainer, I have prepared an NMU for editorconfig-core (versioned as 0.12.1-1.1), removing the hardcoded Pre-Depends on multiarch-support (bug #870509). You will find the diff attached. I have uploaded it to DELAYED/15. Please feel free to tell me if I should delay it longer or cancel it altogether. Regards, Aurelien -- Aurelien Jarno GPG: 4096R/1DDD8C9B aurel...@aurel32.net http://www.aurel32.net
diff -Nru editorconfig-core-0.12.1/debian/changelog editorconfig-core-0.12.1/debian/changelog --- editorconfig-core-0.12.1/debian/changelog 2016-03-25 14:03:26.000000000 +0100 +++ editorconfig-core-0.12.1/debian/changelog 2018-01-20 22:17:16.000000000 +0100 @@ -1,3 +1,11 @@ +editorconfig-core (0.12.1-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * debian/control: Drop explicit Pre-Depends on multiarch-support + (Closes: #870509). + + -- Aurelien Jarno <aure...@debian.org> Sat, 20 Jan 2018 22:17:16 +0100 + editorconfig-core (0.12.1-1) unstable; urgency=medium [ upstream ] diff -Nru editorconfig-core-0.12.1/debian/rules editorconfig-core-0.12.1/debian/rules --- editorconfig-core-0.12.1/debian/rules 2016-03-25 14:00:23.000000000 +0100 +++ editorconfig-core-0.12.1/debian/rules 2018-01-20 22:17:15.000000000 +0100 @@ -50,7 +50,6 @@ # Multiarch quirks (should ideally be resolved automagically) CDBS_BUILD_DEPENDS_rules_debhelper_buildinfo = CDBS_BUILD_DEPENDS_rules_buildcore_pkgrel = -CDBS_PREDEPENDS = $(if $(DEB_HOST_MULTIARCH),multiarch-support) # avoid compressing documentation DEB_COMPRESS_EXCLUDE_DEFAULT += .html