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

Bug#858820: marked as done (unblock: djangorestframework/3.4.0-2)



Your message dated Wed, 05 Apr 2017 17:30:00 +0000
with message-id <fbaddd0a-dd7c-2e29-23a0-f49386cf5f8f@thykier.net>
and subject line Re: unblock: djangorestframework/3.4.0-2
has caused the Debian Bug report #858820,
regarding unblock: djangorestframework/3.4.0-2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
858820: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858820
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package djangorestframework

The grid.png file was being installed in the wrong place, and only with
the python3 package. This was bug #858811. Now fixed.

diff -Nru djangorestframework-3.4.0/debian/changelog djangorestframework-3.4.0/debian/changelog
--- djangorestframework-3.4.0/debian/changelog	2016-07-15 19:44:23.000000000 +1000
+++ djangorestframework-3.4.0/debian/changelog	2017-03-27 18:15:43.000000000 +1100
@@ -1,3 +1,9 @@
+djangorestframework (3.4.0-2) unstable; urgency=medium
+
+  * Don't move grid.png to wrong spot in python3 package. Closes: #858811.
+
+ -- Brian May <bam@debian.org>  Mon, 27 Mar 2017 18:15:43 +1100
+
 djangorestframework (3.4.0-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru djangorestframework-3.4.0/debian/rules djangorestframework-3.4.0/debian/rules
--- djangorestframework-3.4.0/debian/rules	2016-07-15 20:10:08.000000000 +1000
+++ djangorestframework-3.4.0/debian/rules	2017-03-27 18:01:14.000000000 +1100
@@ -15,13 +15,6 @@
 	mkdir $(CURDIR)/docs.debian
 	LC_ALL=C.UTF-8 PYTHONPATH=/usr/share/mkdocs/themes mkdocs build && mv site docs.debian/html
 
-override_dh_python3:
-	dh_python3
-	set -e 
-	install -d $(CURDIR)/debian/python3-djangorestframework/usr/share/doc/python3-djangorestframework/img/
-	mv -f $(CURDIR)/debian/python3-djangorestframework/usr/lib/python3/dist-packages/rest_framework/static/rest_framework/img/grid.png \
-	$(CURDIR)/debian/python3-djangorestframework/usr/share/doc/python3-djangorestframework/img/
-
 override_dh_auto_test:
 	PYBUILD_SYSTEM=custom \
 	PYBUILD_TEST_ARGS="{interpreter} $(CURDIR)/runtests.py --nolint" \

unblock djangorestframework/3.4.0-2

-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (100, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
On Mon, 27 Mar 2017 20:18:38 +1100 Brian May <bam@debian.org> wrote:
> Package: release.debian.org
> Severity: normal
> User: release.debian.org@packages.debian.org
> Usertags: unblock
> 
> Please unblock package djangorestframework
> 
> The grid.png file was being installed in the wrong place, and only with
> the python3 package. This was bug #858811. Now fixed.
> 
> [...]
> 
> unblock djangorestframework/3.4.0-2
> 
> [...]

Already migrated.

Thanks,
~Niels

--- End Message ---

Reply to: