Attached is the patch for the NMU that fixes encoding issues in
control, copyright and changelog (release goal for lenny).

-- 


diff -Nru fcmp-1.18.20030311.old/debian/changelog fcmp-1.18.20030311/debian/changelog
--- fcmp-1.18.20030311.old/debian/changelog	2008-02-03 18:21:31.306575171 +0100
+++ fcmp-1.18.20030311/debian/changelog	2008-02-03 19:03:02.474552900 +0100
@@ -1,10 +1,18 @@
+fcmp (1.18.20030311-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix encoding for control, copyright and changelog files. Closes: #338837
+  * Fix FSF address in debian/copyright
+
+ -- Christian Perrier <[EMAIL PROTECTED]>  Sun, 03 Feb 2008 18:26:38 +0100
+
 fcmp (1.18.20030311-2) unstable; urgency=low
 
   * debian/control: Changed dependencies for not breaking freecraft anymore.
     Many thanks to Daniel Burrows for his help in pointing the solution
     (closes: #185657).
 
- -- David Martínez Moreno <[EMAIL PROTECTED]>  Wed,  9 Apr 2003 09:12:33 +0200
+ -- David Martínez Moreno <[EMAIL PROTECTED]>  Wed,  9 Apr 2003 09:12:33 +0200
 
 fcmp (1.18.20030311-1) unstable; urgency=low
 
@@ -18,7 +26,7 @@
     Description. Depends on debhelper v4. Rrmoved full stop from Description.
   * debian/rules: Moved DH_COMPAT to debian/compat.
 
- -- David Martínez Moreno <[EMAIL PROTECTED]>  Wed, 19 Mar 2003 14:16:49 +0100
+ -- David Martínez Moreno <[EMAIL PROTECTED]>  Wed, 19 Mar 2003 14:16:49 +0100
 
 fcmp (1.17.20020712-1) unstable; urgency=low
 
@@ -34,7 +42,7 @@
   * Added some changes to data/ccl/sound.ccl in order to prevent only using CD
     audio.
 
- -- David Martínez Moreno <[EMAIL PROTECTED]>  Wed,  2 Oct 2002 02:21:47 +0200
+ -- David Martínez Moreno <[EMAIL PROTECTED]>  Wed,  2 Oct 2002 02:21:47 +0200
 
 fcmp (1.17.20020630-1) unstable; urgency=low
 
@@ -51,7 +59,7 @@
   * This release is intended to be used with freecraft (>=1.17.2), and fixes
     previous errors (closes: #152057).
 
- -- David Martínez Moreno <[EMAIL PROTECTED]>  Sat,  6 Jul 2002 10:37:21 +0200
+ -- David Martínez Moreno <[EMAIL PROTECTED]>  Sat,  6 Jul 2002 10:37:21 +0200
 
 fcmp (1.17.20020526-1) unstable; urgency=low
 
@@ -60,7 +68,7 @@
     version it runs with.
   * This release is for FreeCraft 1.17 final.
 
- -- David Martínez Moreno <[EMAIL PROTECTED]>  Thu, 30 May 2002 11:04:47 +0200
+ -- David Martínez Moreno <[EMAIL PROTECTED]>  Thu, 30 May 2002 11:04:47 +0200
 
 fcmp (0.14.20020409-1) unstable; urgency=low
 
@@ -69,7 +77,7 @@
     with non empty mines). The later was causing segfaults in freecraft, and
     closes: #138532.
 
- -- David Martínez Moreno <[EMAIL PROTECTED]>  Mon, 15 Apr 2002 23:58:08 +0200
+ -- David Martínez Moreno <[EMAIL PROTECTED]>  Mon, 15 Apr 2002 23:58:08 +0200
 
 fcmp (0.14.20020310-2) unstable; urgency=low
 
@@ -79,7 +87,7 @@
       data) that earlier versions of freecraft doesn't understand.
     - Bumped Standards-Version to 3.5.6.1.
 
- -- David Martínez Moreno <[EMAIL PROTECTED]>  Tue,  2 Apr 2002 12:28:49 +0200
+ -- David Martínez Moreno <[EMAIL PROTECTED]>  Tue,  2 Apr 2002 12:28:49 +0200
 
 fcmp (0.14.20020310-1) unstable; urgency=low
 
@@ -90,7 +98,7 @@
     This closes: #137318.
   * Also, this includes data for campaigns, the new addition to FreeCraft.
 
- -- David Martínez Moreno <[EMAIL PROTECTED]>  Thu, 14 Mar 2002 01:22:20 +0100
+ -- David Martínez Moreno <[EMAIL PROTECTED]>  Thu, 14 Mar 2002 01:22:20 +0100
 
 fcmp (0.14.20020217-1) unstable; urgency=low
 
@@ -110,13 +118,10 @@
   * Added alternatives for freecraft-data in
     /usr/share/games/freecraft/default (thank you for the hint, Anthony).
 
- -- David Martínez Moreno <[EMAIL PROTECTED]>  Tue,  5 Mar 2002 20:58:46 +0100
+ -- David Martínez Moreno <[EMAIL PROTECTED]>  Tue,  5 Mar 2002 20:58:46 +0100
 
 ale-clone-cogliati (0.11-1) unstable; urgency=low
 
   * Initial Release.
 
  -- Anthony Towns <[EMAIL PROTECTED]>  Sun,  2 Jan 2000 22:48:08 +1000
-
-  vim:ai:et:sts=2:sw=2:tw=78:
-
diff -Nru fcmp-1.18.20030311.old/debian/control fcmp-1.18.20030311/debian/control
--- fcmp-1.18.20030311.old/debian/control	2008-02-03 18:21:31.306575171 +0100
+++ fcmp-1.18.20030311/debian/control	2008-02-03 18:52:57.774552734 +0100
@@ -1,8 +1,8 @@
 Source: fcmp
 Section: games
 Priority: optional
-Maintainer: David Martínez Moreno <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>> 4.0.0)
+Maintainer: David Martínez Moreno <[EMAIL PROTECTED]>
+Build-Depends: debhelper (>> 4.0.0)
 Standards-Version: 3.5.8
 
 Package: fcmp
diff -Nru fcmp-1.18.20030311.old/debian/copyright fcmp-1.18.20030311/debian/copyright
--- fcmp-1.18.20030311.old/debian/copyright	2008-02-03 18:21:31.370561344 +0100
+++ fcmp-1.18.20030311/debian/copyright	2008-02-03 18:51:58.738553317 +0100
@@ -1,4 +1,4 @@
-This package was debianized by David Martínez Moreno <[EMAIL PROTECTED]> on
+This package was debianized by David Martínez Moreno <[EMAIL PROTECTED]> on
 Thu, 28 Feb 2002 02:43:26 +0100.
 
 It was downloaded from http://www.freecraft.org/
@@ -19,8 +19,8 @@
 
    You should have received a copy of the GNU General Public License
    along with this package; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-   02111-1307, USA.
+   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, N: MA
+   02110-1301, USA.
 
 On Debian GNU/Linux systems, the complete text of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL'.

Attachment: signature.asc
Description: Digital signature

Reply via email to