Hi,
I uploaded an NMU of your package.
Please see this as help to get the package into a releaseable condition for
etch.
Please find the used diff below.
Cheers,
Andi
Only in ../gpa-0.7.0/debian: .gpa.menu.swp
diff -ur ../gpa-0.7.0~/debian/changelog ../gpa-0.7.0/debian/changelog
--- ../gpa-0.7.0~/debian/changelog 2003-10-22 16:42:11.000000000 +0000
+++ ../gpa-0.7.0/debian/changelog 2006-12-12 13:43:54.000000000 +0000
@@ -1,3 +1,10 @@
+gpa (0.7.0-1.1) unstable; urgency=high
+
+ * Non-maintainer upload.
+ * move xpm icon file to /usr/share/pixmaps. Closes: #363575
+
+ -- Andreas Barth <[EMAIL PROTECTED]> Tue, 12 Dec 2006 13:43:28 +0000
+
gpa (0.7.0-1) unstable; urgency=low
* New upstream version
diff -ur ../gpa-0.7.0~/debian/gpa.dirs ../gpa-0.7.0/debian/gpa.dirs
--- ../gpa-0.7.0~/debian/gpa.dirs 2003-10-22 16:38:58.000000000 +0000
+++ ../gpa-0.7.0/debian/gpa.dirs 2006-12-12 13:44:14.000000000 +0000
@@ -1 +1 @@
-usr/X11R6/include/X11/pixmaps
+usr/share/pixmaps
diff -ur ../gpa-0.7.0~/debian/gpa.menu ../gpa-0.7.0/debian/gpa.menu
--- ../gpa-0.7.0~/debian/gpa.menu 2003-10-22 16:38:58.000000000 +0000
+++ ../gpa-0.7.0/debian/gpa.menu 2006-12-12 13:44:32.000000000 +0000
@@ -1,3 +1,3 @@
?package(gpa):needs=X11 section=Apps/Tools\
title="The GNU Privacy Assistant" command="/usr/bin/gpa"\
- icon="/usr/X11R6/include/X11/pixmaps/gpa.xpm"
+ icon="/usr/share/pixmaps/gpa.xpm"
diff -ur ../gpa-0.7.0~/debian/rules ../gpa-0.7.0/debian/rules
--- ../gpa-0.7.0~/debian/rules 2003-10-22 16:38:58.000000000 +0000
+++ ../gpa-0.7.0/debian/rules 2006-12-12 13:45:06.000000000 +0000
@@ -59,7 +59,7 @@
dh_installdirs
$(MAKE) -C build install prefix=$(CURDIR)/debian/gpa/usr
- cp debian/gpa.xpm $(CURDIR)/debian/gpa/usr/X11R6/include/X11/pixmaps
+ cp debian/gpa.xpm $(CURDIR)/debian/gpa/usr/share/pixmaps/
# Build architecture-independent files here.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]