Your message dated Sat, 13 Dec 2014 23:28:54 +0000
with message-id <[email protected]>
and subject line Re: Bug#773066: unblock: gramps/4.1.1~dfsg-2
has caused the Debian Bug report #773066,
regarding unblock: gramps/4.1.1~dfsg-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 [email protected]
immediately.)
--
773066: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=773066
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package gramps
The clean target was failing which is a breach of Debian Policy (4.9). Allowing
this fix into Jessie will prevent a FTBFS during a second build. Bug:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772573
Debdiff:
diff -Nru gramps-4.1.1~dfsg/debian/changelog gramps-4.1.1~dfsg/debian/changelog
--- gramps-4.1.1~dfsg/debian/changelog 2014-10-24 19:32:28.000000000 +0200
+++ gramps-4.1.1~dfsg/debian/changelog 2014-12-08 19:33:21.000000000 +0100
@@ -1,3 +1,9 @@
+gramps (4.1.1~dfsg-2) unstable; urgency=medium
+
+ * Fix clean target (Closes: #772573)
+
+ -- Ross Gammon <[email protected]> Mon, 08 Dec 2014 19:25:11 +0100
+
gramps (4.1.1~dfsg-1) unstable; urgency=medium
* New upstream release
diff -Nru gramps-4.1.1~dfsg/debian/rules gramps-4.1.1~dfsg/debian/rules
--- gramps-4.1.1~dfsg/debian/rules 2014-10-24 19:32:28.000000000 +0200
+++ gramps-4.1.1~dfsg/debian/rules 2014-12-08 19:33:21.000000000 +0100
@@ -30,6 +30,13 @@
chmod a-x
$(CURDIR)/debian/gramps/usr/share/gramps/images/22x22/gramps*.png
chmod a-x
$(CURDIR)/debian/gramps/usr/share/gramps/images/16x16/gramps*.png
+# Fix clean target
+override_dh_clean:
+ rm -rf data/tips.xml
+ rm -rf gramps/plugins/lib/holidays.xml
+ rm -rf po/.intltool-merge-cache
+ dh_clean
+
get-orig-source:
# To get ~dfsg, need to rename orig.tar after uscan
uscan --verbose --destdir . --force-download
unblock gramps/4.1.1~dfsg-2
-- System Information:
Debian Release: jessie/sid
APT prefers trusty-security
APT policy: (990, 'trusty-security'), (900, 'trusty-updates'), (500,
'trusty'), (400, 'trusty-proposed'), (200, 'utopic-proposed'), (100, 'trusty-
backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.13.0-43-generic (SMP w/4 CPU cores)
--- End Message ---
--- Begin Message ---
On Sat, Dec 13, 2014 at 11:14:13PM +0100, Ross Gammon wrote:
> The clean target was failing which is a breach of Debian Policy (4.9).
> Allowing
> this fix into Jessie will prevent a FTBFS during a second build. Bug:
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772573
Unblocked.
--
Jonathan Wiltshire [email protected]
Debian Developer http://people.debian.org/~jmw
4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC 74C3 5394 479D D352 4C51
signature.asc
Description: Digital signature
--- End Message ---