Your message dated Sat, 05 May 2007 16:19:50 +0200
with message-id <[EMAIL PROTECTED]>
and subject line gprolog: Homepage discarded from debian/control
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: gprolog
Version: 1.2.18-17
Severity: normal
Tags: patch
Hi,
the Homepage: field from debian/control is just discarded. (Maybe you are
referring to a possible future control file field?) Please consider the
attached patch implementing common practice.
Thanks,
bye,
Roland
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_GB.UTF-8)
Versions of packages gprolog depends on:
ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries
Versions of packages gprolog recommends:
pn gprolog-doc <none> (no description available)
-- no debconf information
diff -ruN gprolog-1.2.18.orig/debian/control gprolog-1.2.18/debian/control
--- gprolog-1.2.18.orig/debian/control 2007-02-27 10:38:32.000000000 +0100
+++ gprolog-1.2.18/debian/control 2007-02-27 11:19:58.000000000 +0100
@@ -20,7 +20,8 @@
.
This package contains the compiler and runtime system for the ISO
standard version of GNU Prolog.
-Homepage: http://gprolog.inria.fr/
+ .
+ Homepage: http://gprolog.inria.fr/
Package: gprolog-doc
Architecture: all
@@ -33,4 +34,5 @@
.
This package contains the documentation (both PDF and HTML) for GNU
Prolog.
-Homepage: http://gprolog.inria.fr/
+ .
+ Homepage: http://gprolog.inria.fr/
diff -ruN gprolog-1.2.18.orig/src/src/debian/control
gprolog-1.2.18/src/src/debian/control
--- End Message ---
--- Begin Message ---
Version: 1.3.0-1
# Bug close-and-reopen-mess
--- End Message ---