Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: unblock
Please unblock package mod-mono The -2 upload fixes bug 767878. changelog | 7 +++++++ rules | 3 +-- 2 files changed, 8 insertions(+), 2 deletions(-) unblock mod-mono/3.8-2 -- System Information: Debian Release: jessie/sid APT prefers trusty-updates APT policy: (500, 'trusty-updates'), (500, 'trusty-security'), (500, 'trusty'), (500, 'precise'), (100, 'trusty-backports') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.13.0-39-generic (SMP w/8 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
diff -Nru mod-mono-3.8/debian/changelog mod-mono-3.8/debian/changelog --- mod-mono-3.8/debian/changelog 2014-09-25 10:39:33.000000000 +0100 +++ mod-mono-3.8/debian/changelog 2014-11-09 23:12:59.000000000 +0000 @@ -1,3 +1,10 @@ +mod-mono (3.8-2) unstable; urgency=medium + + * [943846f] Revert "Work around misalignment of version numbers between + xsp and mod-mono (Closes: #716896)" (Closes: #767878) + + -- Jo Shields <direct...@apebox.org> Sun, 09 Nov 2014 23:12:21 +0000 + mod-mono (3.8-1) unstable; urgency=medium * [1068c40] Imported Upstream version 3.8 diff -Nru mod-mono-3.8/debian/rules mod-mono-3.8/debian/rules --- mod-mono-3.8/debian/rules 2014-09-25 10:39:33.000000000 +0100 +++ mod-mono-3.8/debian/rules 2014-11-09 23:12:05.000000000 +0000 @@ -31,8 +31,7 @@ override_dh_gencontrol: dh_gencontrol -- \ - -Vcurrent-version=3.0.11 -Vnext-version=3.0.11.1 -# -Vcurrent-version=$(PKG_VERSION) -Vnext-version=$(NEXT_PKG_VERSION) + -Vcurrent-version=$(PKG_VERSION) -Vnext-version=$(NEXT_PKG_VERSION) get-orig-source: uscan \