Bug#773066: unblock: gramps/4.1.1~dfsg-2
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
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 <rossgammon@mail.dk> 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)
Reply to: