tags 665258 + patch
tags 665258 + pending
thanks

Dear maintainer,

I've prepared an NMU for teseq (versioned as 1.0.0-2.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Peter Jones: I'd Do It All for You
diff -u teseq-1.0.0/debian/changelog teseq-1.0.0/debian/changelog
--- teseq-1.0.0/debian/changelog
+++ teseq-1.0.0/debian/changelog
@@ -1,3 +1,12 @@
+teseq (1.0.0-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "FTBFS: configure.ac:15: lzma compression is deprecated; use
+    `dist-xz' or `dist-lzip' instead": add patch 04-fix-ftbfs-dist-lzma.
+    (Closes: #665258)
+
+ -- gregor herrmann <gre...@debian.org>  Fri, 06 Apr 2012 15:28:14 +0200
+
 teseq (1.0.0-2) unstable; urgency=low
 
   * Fix FTBFS on mips and mipsel (Closes: #531739)
diff -u teseq-1.0.0/debian/patches/00list teseq-1.0.0/debian/patches/00list
--- teseq-1.0.0/debian/patches/00list
+++ teseq-1.0.0/debian/patches/00list
@@ -3,0 +4 @@
+04-fix-ftbfs-dist-lzma
only in patch2:
unchanged:
--- teseq-1.0.0.orig/debian/patches/04-fix-ftbfs-dist-lzma.dpatch
+++ teseq-1.0.0/debian/patches/04-fix-ftbfs-dist-lzma.dpatch
@@ -0,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 04-fix-ftbfs-dist-lzma.dpatch by gregor herrmann <gre...@debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: dist-lzma is obsolete and causes a FTBFS now (#665258).
+
+@DPATCH@
+diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' teseq-1.0.0~/configure.ac teseq-1.0.0/configure.ac
+--- teseq-1.0.0~/configure.ac	2008-08-02 08:01:10.000000000 +0200
++++ teseq-1.0.0/configure.ac	2012-04-06 15:16:14.759561704 +0200
+@@ -12,7 +12,7 @@
+ 
+ AC_PREREQ(2.61)
+ AC_INIT([GNU teseq], [1.0.0], [bug-te...@gnu.org])
+-AM_INIT_AUTOMAKE([-Wall -Werror dist-bzip2 dist-lzma gnu])
++AM_INIT_AUTOMAKE([-Wall -Werror dist-bzip2 dist-xz gnu])
+ AC_CONFIG_SRCDIR([src/teseq.c])
+ AC_CONFIG_HEADER([src/config.h])
+ 

Attachment: signature.asc
Description: Digital signature

Reply via email to