Your message dated Mon, 24 Jul 2006 16:32:09 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#375796: fixed in acl 2.2.41-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: acl
Version: 2.2.39-1
Tags: patch
The POT file created by the acl package is broken since it does not
have a proper header. We fixed this by removing the --omit-header
argument to xgettext and also updating the POT file on package build,
so that it is always current.
Thank you,
Martin
--
Martin Pitt http://www.piware.de
Ubuntu Developer http://www.ubuntu.com
Debian Developer http://www.debian.org
In a world without walls and fences, who needs Windows and Gates?
diff -pruN 2.2.34-1/debian/changelog 2.2.34-1ubuntu1/debian/changelog
--- 2.2.34-1/debian/changelog 2005-12-06 21:38:16.000000000 +0000
+++ 2.2.34-1ubuntu1/debian/changelog 2006-05-05 15:05:43.000000000 +0100
@@ -1,3 +1,11 @@
+acl (2.2.34-1ubuntu1) dapper; urgency=low
+
+ * include/buildrules: Drop --omit-header from xgettext call since the POT
+ file needs a header to be imported properly. Closes: LP#40365
+ * debian/rules: Regenerate POT file during build.
+
+ -- Martin Pitt <[EMAIL PROTECTED]> Fri, 5 May 2006 16:05:30 +0200
+
acl (2.2.34-1) unstable; urgency=low
* New upstream release
diff -pruN 2.2.34-1/debian/rules 2.2.34-1ubuntu1/debian/rules
--- 2.2.34-1/debian/rules 2005-11-16 03:42:42.000000000 +0000
+++ 2.2.34-1ubuntu1/debian/rules 2006-05-05 15:02:09.000000000 +0100
@@ -20,6 +20,7 @@ build: built
built: config
@echo "== dpkg-buildpackage: build" 1>&2
$(MAKE) default
+ cd po; rm -rf acl.pot; make acl.pot
touch built
config: .census
diff -pruN 2.2.34-1/include/buildrules 2.2.34-1ubuntu1/include/buildrules
--- 2.2.34-1/include/buildrules 2005-11-16 03:42:42.000000000 +0000
+++ 2.2.34-1ubuntu1/include/buildrules 2006-05-05 15:00:35.000000000 +0100
@@ -37,7 +37,7 @@ endif
ifdef LINGUAS
%.pot: $(XGETTEXTFILES)
- xgettext --omit-header --language=C --keyword=_ -o $@ $(XGETTEXTFILES)
+ xgettext --language=C --keyword=_ -o $@ $(XGETTEXTFILES)
%.po:
$(MSGMERGE) -o [EMAIL PROTECTED] $@ $(PKG_NAME).pot
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: acl
Source-Version: 2.2.41-1
We believe that the bug you reported is fixed in the latest version of
acl, which is due to be installed in the Debian FTP archive:
acl_2.2.41-1.dsc
to pool/main/a/acl/acl_2.2.41-1.dsc
acl_2.2.41-1.tar.gz
to pool/main/a/acl/acl_2.2.41-1.tar.gz
acl_2.2.41-1_i386.deb
to pool/main/a/acl/acl_2.2.41-1_i386.deb
libacl1-dev_2.2.41-1_i386.deb
to pool/main/a/acl/libacl1-dev_2.2.41-1_i386.deb
libacl1_2.2.41-1_i386.deb
to pool/main/a/acl/libacl1_2.2.41-1_i386.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.
Nathan Scott <[EMAIL PROTECTED]> (supplier of updated acl 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: SHA1
Format: 1.7
Date: Fri, 21 Jul 2006 09:37:35 +1000
Source: acl
Binary: libacl1 acl libacl1-dev
Architecture: source i386
Version: 2.2.41-1
Distribution: unstable
Urgency: low
Maintainer: Nathan Scott <[EMAIL PROTECTED]>
Changed-By: Nathan Scott <[EMAIL PROTECTED]>
Description:
acl - Access control list utilities
libacl1 - Access control list shared library
libacl1-dev - Access control list static libraries and headers
Closes: 375796
Changes:
acl (2.2.41-1) unstable; urgency=low
.
* New upstream release
* Rework translation Makefile slightly (closes: #375796)
Files:
c4847a4501536ec9570d40c06b33c202 556 utils optional acl_2.2.41-1.dsc
775f72c0d6fd6ac07767898cd2bbfe86 122732 utils optional acl_2.2.41-1.tar.gz
aba8f5c98bc577269357a7d9550fb3d1 51542 utils optional acl_2.2.41-1_i386.deb
a0cc8ccf164fc8a734ed2ca5cd2aef13 75814 libdevel extra
libacl1-dev_2.2.41-1_i386.deb
85c869d1109409adc36a963c8527cb10 15030 libs required libacl1_2.2.41-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFEwBSVm8fl3HSIa2MRApbjAKCmLJsgafdXxrq1Fx0retiJavRWFwCgwTnM
vvfFikVpS9q02BqcYCkEnpM=
=lODx
-----END PGP SIGNATURE-----
--- End Message ---