Hi,

I have just done an NMU of xfsprogs to fix this longstanding issue. You
will find below the diff of the NMU.

Regards,
Aurelien


diff -Nru xfsprogs-3.1.5/debian/changelog xfsprogs-3.1.5+nmu1/debian/changelog
--- xfsprogs-3.1.5/debian/changelog     2011-03-31 06:37:28.000000000 +0200
+++ xfsprogs-3.1.5+nmu1/debian/changelog        2011-08-20 23:27:40.000000000 
+0200
@@ -1,3 +1,12 @@
+xfsprogs (3.1.5+nmu1) unstable; urgency=low
+
+  * Non-maintainer upload, breaking the assumption: "the upstream
+    release is also the Debian release" (see bug#144876).
+  * Build-depends on libreadline-gplv2-dev instead of libreadline5-dev
+    as the code is not compatible with GPL v3 (closes: #553875).
+
+ -- Aurelien Jarno <[email protected]>  Sat, 20 Aug 2011 23:14:01 +0200
+
 xfsprogs (3.1.5) unstable; urgency=low
 
   * New upstream release
diff -Nru xfsprogs-3.1.5/debian/control xfsprogs-3.1.5+nmu1/debian/control
--- xfsprogs-3.1.5/debian/control       2010-11-09 12:40:44.000000000 +0100
+++ xfsprogs-3.1.5+nmu1/debian/control  2011-08-20 23:10:53.000000000 +0200
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: XFS Development Team <[email protected]>
 Uploaders: Nathan Scott <[email protected]>, Anibal Monsalve Salazar 
<[email protected]>
-Build-Depends: uuid-dev, autoconf, debhelper (>= 5), gettext, libtool, 
libreadline5-dev, libblkid-dev (>= 2.17)
+Build-Depends: uuid-dev, autoconf, debhelper (>= 5), gettext, libtool, 
libreadline-gplv2-dev, libblkid-dev (>= 2.17)
 Standards-Version: 3.9.1
 Homepage: http://oss.sgi.com/projects/xfs/

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
[email protected]                 http://www.aurel32.net



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to