Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: unblock
Please unblock package cardstories, it drops the jscoverage build-dependency, thus allowing its removal from wheezy as requested in #686500. unblock cardstories/1.0.6-1.2 Thanks in advance, regards. David -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.2.0-3-amd64 (SMP w/1 CPU core) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
diff -Nru cardstories-1.0.6/debian/changelog cardstories-1.0.6/debian/changelog --- cardstories-1.0.6/debian/changelog 2012-02-11 13:25:17.000000000 -0400 +++ cardstories-1.0.6/debian/changelog 2012-09-09 19:16:27.000000000 -0400 @@ -1,3 +1,10 @@ +cardstories (1.0.6-1.2) unstable; urgency=low + + * Non-maintainer upload. + * Drop the check and the jscoverage dependency. (Closes: #686507) + + -- David Prévot <taf...@debian.org> Sun, 09 Sep 2012 19:15:41 -0400 + cardstories (1.0.6-1.1) unstable; urgency=low * Non-maintainer upload. diff -Nru cardstories-1.0.6/debian/control cardstories-1.0.6/debian/control --- cardstories-1.0.6/debian/control 2012-02-11 13:24:55.000000000 -0400 +++ cardstories-1.0.6/debian/control 2012-09-02 09:49:23.000000000 -0400 @@ -10,7 +10,6 @@ python-twisted-web (>= 10.1), python-twisted-mail, python-twisted-conch, - jscoverage, openjdk-6-jre-headless, python-virtualenv Standards-Version: 3.9.2 diff -Nru cardstories-1.0.6/debian/rules cardstories-1.0.6/debian/rules --- cardstories-1.0.6/debian/rules 2011-08-27 20:09:41.000000000 -0400 +++ cardstories-1.0.6/debian/rules 2012-09-02 09:49:03.000000000 -0400 @@ -31,6 +31,5 @@ override_dh_auto_build: dh_auto_build make -f maintain.mk all - make -f maintain.mk check