Your message dated Wed, 24 Feb 2010 00:08:42 +0000
with message-id <[email protected]>
and subject line Bug#571158: fixed in xfce4-dev-tools 4.7.2-2
has caused the Debian Bug report #571158,
regarding xfce4-dev-tools: Please check for aclocal/automake 1.11
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
571158: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571158
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: xfce4-dev-tools
Version: 4.7.2-1
Severity: important
Tags: patch

Hi,

xdt-autogen is broken currently since the last known automake version is
1.10, meaning we get to use 0.9, leading to autogen.sh failures for
projects where 1.10+ is needed. A trivial patch is attached; which also
fixes the descriptions as mentioned on IRC.

Thanks for considering.

Mraw,
KiBi.
diff -u xfce4-dev-tools-4.7.2/debian/changelog xfce4-dev-tools-4.7.2/debian/changelog
--- xfce4-dev-tools-4.7.2/debian/changelog
+++ xfce4-dev-tools-4.7.2/debian/changelog
@@ -1,3 +1,11 @@
+xfce4-dev-tools (4.7.2-2) UNRELEASED; urgency=low
+
+  * Fix descriptions: s/svn/git/
+  * Additionally check for aclocal-1.11 and automake-1.11 since last known
+    version is 1.10 as of now.
+
+ -- Cyril Brulebois <[email protected]>  Tue, 23 Feb 2010 23:09:55 +0100
+
 xfce4-dev-tools (4.7.2-1) unstable; urgency=low
 
   * New upstream release.
diff -u xfce4-dev-tools-4.7.2/debian/control xfce4-dev-tools-4.7.2/debian/control
--- xfce4-dev-tools-4.7.2/debian/control
+++ xfce4-dev-tools-4.7.2/debian/control
@@ -17,3 +17,3 @@
-Description: Script to help building Xfce from svn
+Description: Script to help building Xfce from git
  xfce4-dev-tools provide an easy way to handle the setup and maintenance of a 
- projects build framework. It's required to build Xfce applications from svn.
+ projects build framework. It's required to build Xfce applications from git.
only in patch2:
unchanged:
--- xfce4-dev-tools-4.7.2.orig/scripts/xdt-autogen.in.in
+++ xfce4-dev-tools-4.7.2/scripts/xdt-autogen.in.in
@@ -429,7 +429,7 @@
 ## simply aclocal.
 ##
 test -z "${XDT_PROG_ACLOCAL}" &&
-for i in aclocal-1.10 aclocal-1.9 aclocal-1.8 aclocal; do
+for i in aclocal-1.11 aclocal-1.10 aclocal-1.9 aclocal-1.8 aclocal; do
   (${i} --version) </dev/null >/dev/null 2>&1 &&
   XDT_PROG_ACLOCAL=${i} && break
 done
@@ -473,7 +473,7 @@
 ## simply automake.
 ##
 test -z "${XDT_PROG_AUTOMAKE}" &&
-for i in automake-1.10 automake-1.9 automake-1.8 automake; do
+for i in automake-1.11 automake-1.10 automake-1.9 automake-1.8 automake; do
   (${i} --version) </dev/null >/dev/null 2>&1 &&
   XDT_PROG_AUTOMAKE=${i} && break
 done

--- End Message ---
--- Begin Message ---
Source: xfce4-dev-tools
Source-Version: 4.7.2-2

We believe that the bug you reported is fixed in the latest version of
xfce4-dev-tools, which is due to be installed in the Debian FTP archive:

xfce4-dev-tools_4.7.2-2.diff.gz
  to main/x/xfce4-dev-tools/xfce4-dev-tools_4.7.2-2.diff.gz
xfce4-dev-tools_4.7.2-2.dsc
  to main/x/xfce4-dev-tools/xfce4-dev-tools_4.7.2-2.dsc
xfce4-dev-tools_4.7.2-2_all.deb
  to main/x/xfce4-dev-tools/xfce4-dev-tools_4.7.2-2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yves-Alexis Perez <[email protected]> (supplier of updated xfce4-dev-tools 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 24 Feb 2010 00:12:22 +0100
Source: xfce4-dev-tools
Binary: xfce4-dev-tools
Architecture: source all
Version: 4.7.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian Xfce Maintainers <[email protected]>
Changed-By: Yves-Alexis Perez <[email protected]>
Description: 
 xfce4-dev-tools - Script to help building Xfce from svn
Closes: 571158
Changes: 
 xfce4-dev-tools (4.7.2-2) unstable; urgency=low
 .
   * debian/patches:
     - 01_support-automake1.11 added, add support for automake 1.11, thanks
       Cyril Brulebois for the patch.                            closes: #571158
   * debian/control:
     - update long description, Xfce now uses git.
     - update standards version to 3.8.4.
Checksums-Sha1: 
 a3333a943f53f1e8acf65280b421862411973736 2027 xfce4-dev-tools_4.7.2-2.dsc
 0aa46f1185a78e5569329fb4757b5d3b4d636819 2864 xfce4-dev-tools_4.7.2-2.diff.gz
 79d5b748864153e2dfd99018f3590ced73b27096 24796 xfce4-dev-tools_4.7.2-2_all.deb
Checksums-Sha256: 
 8025667cf2f2f8ffea9b1db31d33127aca0cd3f4ff08f6a746f77e83cbdb898e 2027 
xfce4-dev-tools_4.7.2-2.dsc
 1e05b5c53b1e9112b88a684c06d40c6ee65ac983c454332a72ece3441633ea64 2864 
xfce4-dev-tools_4.7.2-2.diff.gz
 b0f9c712b0ab21fc992eebb9bed5cd7561c86d1b4634b4f22818de02e49a7afd 24796 
xfce4-dev-tools_4.7.2-2_all.deb
Files: 
 fa5ca6ddfe8beabebf97ed335f3f2aa0 2027 xfce optional xfce4-dev-tools_4.7.2-2.dsc
 6850f9dd10c95ca1c9501a6006174a68 2864 xfce optional 
xfce4-dev-tools_4.7.2-2.diff.gz
 4327ced57be89c1dd77f62ac8b1da043 24796 xfce optional 
xfce4-dev-tools_4.7.2-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCgAGBQJLhGPKAAoJEDBVD3hx7wuoccwQANb4TJGtRlSi3uhlCQLMpy2u
W44bWHZQgweYvk4ZffLm3snPq6J9DNN7DmhbnxpnBQU3So+NasftSrz72/nIab8R
mpB5JSFUFMAYVSTmfgv65YMKPLKEZS6upUgY8Hmov5kP1cnS2SgMOcerCWGWY0ZE
jg06+PZn7QFEOc5zVQaFVjrh0bAkJycFlvxF9HzQBiy2y1Y1AEwpku5/rkKKySUu
C2B656PUZPzC5Zdx0ZGKDDqJV8Kf/cTOtH61sL/V4GNDxiilJBUOJ96bZpuyIdd+
MA+ZfcmP1LRz9M/7r3CSz6GknhYGJB2VCv9aYKmDP73bDr6d84VMSnuhU6vV6NAz
uy+zd5L155rUk02+YXI2Grv0N4z9E6yDW7pifUTFYPXi4G37jG8rguziJ99Cd7J5
91Bs1KXmQXyLWgPvCn0TctZqhqZNOQMU4nQEGWfvpY5ww+xZVNgEjSiU0X6Q0j7C
8FjuwiaK+Jh+eleFkLxKoAtVeIHeIQAhHiwe6iA9/ir04SgCJzcDxm1zbshl0YeE
/dzqNasKs0oJCWhsrdvcsD5fAF9I1lZgJG1arzUvKPuYIpOTyVBGh0tGHhttResC
vCpA4gNdJtfgaRQPc7BAgbZjbhV6MwrKvENiQK6d5EfK1mFEJEnWEEAgQkrYK73f
aVRtpe1lbvKVQskPNDpC
=qe+G
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
Pkg-xfce-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-xfce-devel

Reply via email to