Dear maintainer,
Here is the NMU diff for RC bug: #569368.
Thank you for maintaining the package,
Jari Aalto
lsdiff(1) of changes:
squishdot-1.5.0/debian/control
squishdot-1.5.0/debian/changelog
diffstat for squishdot_1.5.0-6 squishdot_1.5.0-6.1
changelog | 10 ++++++++++
control | 2 +-
2 files changed, 11 insertions(+), 1 deletion(-)
diff -u squishdot-1.5.0/debian/control squishdot-1.5.0/debian/control
--- squishdot-1.5.0/debian/control
+++ squishdot-1.5.0/debian/control
@@ -5,7 +5,7 @@
Uploaders: Igor Stroh <[email protected]>
Standards-Version: 3.7.2
Build-Depends: debhelper (>= 5.0.0)
-Build-Depends-Indep: tofrodos, zope-debhelper (>= 0.3.4)
+Build-Depends-Indep: tofrodos, zope-debhelper (>= 0.3.4), tofrodos (<< 1.7.8.debian.1-2) | dos2unix
Package: squishdot
Architecture: all
diff -u squishdot-1.5.0/debian/changelog squishdot-1.5.0/debian/changelog
--- squishdot-1.5.0/debian/changelog
+++ squishdot-1.5.0/debian/changelog
@@ -1,3 +1,13 @@
+squishdot (1.5.0-6.1) unstable; urgency=low
+
+ [Jari Aalto]
+ * debian/control
+ - (Build-Depends-Indep): add tofrodos and dos2unix. The
+ tofrodos after certain version does not carry the 'dos2unix' utility
+ (RC bug FTBFS serious; Closes: #569368).
+
+ -- Jari Aalto <[email protected]> Fri, 26 Mar 2010 20:49:36 +0200
+
squishdot (1.5.0-6) unstable; urgency=medium
* Depend on tofrodos instead of sysutils, thanks to Matej Vela.