Attached is a debdiff for the fix.

In the debdiff, it adds the Homepage field to debian/control and removes
the urls in the package descriptions. Please don't hesitate to tell me
if something is not corrcet in the debdiff, this is my first time
contributing to Debian.

I shall then follow this up in Ubuntu with an Ubuntu specific patch to
remove the Woody reference. Is this a satisfactory fix?

-- 
Andrew
diff -u frozen-bubble-2.2.0/debian/control frozen-bubble-2.2.0/debian/control
--- frozen-bubble-2.2.0/debian/control
+++ frozen-bubble-2.2.0/debian/control
@@ -4,6 +4,7 @@
 Maintainer: Josselin Mouette <j...@debian.org>
 Build-Depends: debhelper (>= 5), libsdl-perl (>= 1.20-8), perl (>= 5.8), 
libsdl1.2-dev (>= 1.2.4), libsdl-mixer1.2-dev (>> 1.2.2), libsdl-pango-dev, 
libglib2.0-dev, dpkg-dev (>= 1.13.19)
 Standards-Version: 3.8.0
+Homepage: http://www.frozen-bubble.org
 
 Package: frozen-bubble
 Architecture: any
@@ -17,8 +18,6 @@
  .
  This game is widely rumored to be responsible for delaying the Woody
  release.
- .
- URL: http://www.frozen-bubble.org/
 
 Package: frozen-bubble-data
 Architecture: all
@@ -29,8 +28,6 @@
  .
  This package contains the sound files, graphics and levels for
  Frozen-Bubble.
- .
- URL: http://www.frozen-bubble.org/
 
 Package: fb-music-low
 Architecture: all
@@ -46,2 +42,0 @@
- .
- URL: http://www.frozen-bubble.org/
diff -u frozen-bubble-2.2.0/debian/changelog 
frozen-bubble-2.2.0/debian/changelog
--- frozen-bubble-2.2.0/debian/changelog
+++ frozen-bubble-2.2.0/debian/changelog
@@ -1,3 +1,10 @@
+frozen-bubble (2.2.0-2) unstable; urgency=low
+
+  * debian/control - added Homepage field and therefore 
+    removed homepage urls in the package description. Closes: #587622
+
+ -- Andrew Higginson <rugby...@gmail.com>  Wed, 30 Jun 2010 14:57:43 +0100
+
 frozen-bubble (2.2.0-1) unstable; urgency=low
 
   * New upstream pre-release.

Reply via email to