Your message dated Mon, 24 Oct 2011 16:26:12 +0200
with message-id <[email protected]>
and subject line aclock.app: homepage in description
has caused the Debian Bug report #609281,
regarding aclock.app: homepage in description
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.)
--
609281: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609281
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: aclock.app
User: [email protected]
Usertags: origin-ubuntu natty ubuntu-patch
Version: 0.2.3-3
Severity: minor
Tags: patch
Lintian reports that the homepage link should not be in the description,
but i
the control file (http://www.debian.org/doc/debian-policy/ch-
controlfields.html#s-f-Homepage)
In Ubuntu, the attached patch was applied to achieve the following:
* debian/control: moved homepage from description to homepage field.
Thanks for considering the patch.
-- System Information:
Debian Release: squeeze/sid
APT prefers natty-updates
APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500,
'natty')
Architecture: i386 (i686)
Kernel: Linux 2.6.37-12-generic-pae (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u aclock.app-0.2.3/debian/changelog aclock.app-0.2.3/debian/changelog
diff -u aclock.app-0.2.3/debian/control aclock.app-0.2.3/debian/control
--- aclock.app-0.2.3/debian/control
+++ aclock.app-0.2.3/debian/control
@@ -4,6 +4,7 @@
Maintainer: Gürkan Sengün <[email protected]>
Build-Depends: debhelper (>= 4.0.0), libgnustep-gui-dev (>= 0.12.0), gnustep-make
Standards-Version: 3.7.2
+Homepage: http://www.linuks.mine.nu/aclock/
Package: aclock.app
Architecture: any
@@ -15,2 +15,0 @@
- .
- Homepage: http://www.linuks.mine.nu/aclock/
--- End Message ---
--- Begin Message ---
This problem has been fixed with the experimental upload 0.2.3-4.
Yours,
Gurkan
--- End Message ---