Your message dated Sat, 08 Sep 2012 09:41:37 +0200 with message-id <504AF6B1.2090705@thykier.net> and subject line Re: Bug#687003: unblock: pcb/20110918-7 has caused the Debian Bug report #687003, regarding unblock: pcb/20110918-7 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.) -- 687003: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=687003 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: unblock: pcb/20110918-7
- From: أحمد المحمودي <aelmahmoudy@sabily.org>
- Date: Sat, 08 Sep 2012 08:54:35 +0200
- Message-id: <[🔎] 20120908065435.11334.3471.reportbug@ants>
Package: release.debian.org Severity: normal User: release.debian.org@packages.debian.org Usertags: unblock Please unblock package pcb (explain the reason for the unblock here) This revision fixes bug #683980, by passing --enable-coord64 to the configure script. The diff is as attached. unblock pcb/20110918-7 -- System Information: Debian Release: wheezy/sid APT prefers precise-updates APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 'precise-proposed'), (500, 'precise'), (100, 'precise-backports') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-30-generic (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dashdiff --git a/debian/rules b/debian/rules index db38cd9..30a73a1 100755 --- a/debian/rules +++ b/debian/rules @@ -5,7 +5,7 @@ package = pcb -CONFIGURE_OPTS=--disable-rpath --enable-dbus --disable-update-desktop-database --disable-update-mime-database --enable-dependency-tracking LDFLAGS="$(LDFLAGS) -Wl,--as-needed" +CONFIGURE_OPTS=--disable-rpath --enable-dbus --disable-update-desktop-database --disable-update-mime-database --enable-dependency-tracking --enable-coord64 LDFLAGS="$(LDFLAGS) -Wl,--as-needed" %: dh $@
--- End Message ---
--- Begin Message ---
- To: Ø£ØÙ د اÙÙ ØÙ ÙØ¯Ù <aelmahmoudy@sabily.org>, 687003-done@bugs.debian.org
- Subject: Re: Bug#687003: unblock: pcb/20110918-7
- From: Niels Thykier <niels@thykier.net>
- Date: Sat, 08 Sep 2012 09:41:37 +0200
- Message-id: <504AF6B1.2090705@thykier.net>
- In-reply-to: <[🔎] 20120908065435.11334.3471.reportbug@ants>
- References: <[🔎] 20120908065435.11334.3471.reportbug@ants>
On 2012-09-08 08:54, أحمد المحمودي wrote: > Package: release.debian.org > Severity: normal > User: release.debian.org@packages.debian.org > Usertags: unblock > > Please unblock package pcb > > (explain the reason for the unblock here) > This revision fixes bug #683980, by passing --enable-coord64 to the > configure script. The diff is as attached. > > > unblock pcb/20110918-7 > > [...] Unblocked, thanks. ~Niels
--- End Message ---