[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#685835: tpu: racket/racket_5.2.1+g6~92c8784+dfsg2-2+wheezy1



Package: release.debian.org
Severity: normal

I recently uploaded a new upstream version of racket, completely
forgetting that I meant to do a minor upload to fix #680685 (racket and
planet-venus both ship a planet binary) first.  The unstable upload does
fix that bug, but the delta between the versions is far too large to ask
for an unblock.

In case it's worth fixing that for Wheezy, I have a package I can
upload to testing.  Attached is the debdiff.

What do you think?

Cheers,
-- 
James
GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <jamessan@debian.org>
diffstat for racket-5.2.1+g6~92c8784+dfsg2 racket-5.2.1+g6~92c8784+dfsg2

 NEWS      |    9 +++++++++
 changelog |    6 ++++++
 rules     |    1 +
 3 files changed, 16 insertions(+)

diff -Nru racket-5.2.1+g6~92c8784+dfsg2/debian/changelog racket-5.2.1+g6~92c8784+dfsg2/debian/changelog
--- racket-5.2.1+g6~92c8784+dfsg2/debian/changelog	2012-06-26 19:07:18.000000000 -0400
+++ racket-5.2.1+g6~92c8784+dfsg2/debian/changelog	2012-08-22 21:52:33.000000000 -0400
@@ -1,3 +1,9 @@
+racket (5.2.1+g6~92c8784+dfsg2-2+wheezy1) testing; urgency=low
+
+  * Stop shipping /usr/bin/planet.  (Closes: #680685)
+
+ -- James McCoy <jamessan@debian.org>  Wed, 22 Aug 2012 21:49:27 -0400
+
 racket (5.2.1+g6~92c8784+dfsg2-2) unstable; urgency=low
 
   * Update description to use Racket in place of scheme (Closes: #679000).
diff -Nru racket-5.2.1+g6~92c8784+dfsg2/debian/NEWS racket-5.2.1+g6~92c8784+dfsg2/debian/NEWS
--- racket-5.2.1+g6~92c8784+dfsg2/debian/NEWS	1969-12-31 19:00:00.000000000 -0500
+++ racket-5.2.1+g6~92c8784+dfsg2/debian/NEWS	2012-08-22 21:52:33.000000000 -0400
@@ -0,0 +1,9 @@
+racket (5.2.1+g6~92c8784+dfsg2-2+wheezy1) testing; urgency=low
+
+  The planet binary is no longer provided with racket.  Uses of it should be
+  replaced with “raco planet”.
+
+  This removal is planned upstream as well, but it is being performed earlier
+  in Debian's packaging due to #680685.
+
+ -- James McCoy <jamessan@debian.org>  Fri, 10 Aug 2012 16:34:33 -0400
diff -Nru racket-5.2.1+g6~92c8784+dfsg2/debian/rules racket-5.2.1+g6~92c8784+dfsg2/debian/rules
--- racket-5.2.1+g6~92c8784+dfsg2/debian/rules	2012-06-26 19:07:18.000000000 -0400
+++ racket-5.2.1+g6~92c8784+dfsg2/debian/rules	2012-08-22 21:52:33.000000000 -0400
@@ -44,6 +44,7 @@
 do-install-arch: PLT_EXTRA=--no-docs --no-zo
 do-install-arch:
 	$(DEB_MAKE_ENVVARS) $(MAKE) -C $(DEB_BUILDDIR) install DESTDIR=$(CURDIR)/debian/tmp
+	rm -f $(CURDIR)/debian/tmp/usr/bin/planet
 
 do-install-indep: PLT_EXTRA=--no-launcher --no-install --no-post-install
 do-install-indep:

Attachment: signature.asc
Description: Digital signature


Reply to: