diffstat for libparse-syslog-perl-1.10 libparse-syslog-perl-1.10 changelog | 15 +++++++++++++++ control | 5 +++-- 2 files changed, 18 insertions(+), 2 deletions(-) diff -Nru libparse-syslog-perl-1.10/debian/changelog libparse-syslog-perl-1.10/debian/changelog --- libparse-syslog-perl-1.10/debian/changelog 2011-06-11 17:09:48.000000000 +0000 +++ libparse-syslog-perl-1.10/debian/changelog 2011-06-27 21:41:06.000000000 +0000 @@ -1,3 +1,11 @@ +libparse-syslog-perl (1.10-2ubuntu1) oneiric; urgency=low + + * Merge from debian unstable. Remaining changes: + - Replace locales-all build-dependency with locales. Ubuntu does not + provide the former, this will fix a DEPWAIT in Ubuntu buildds. + + -- Angel Abad Mon, 27 Jun 2011 23:39:13 +0200 + libparse-syslog-perl (1.10-2) unstable; urgency=low [ Joachim Breitner ] @@ -23,6 +31,13 @@ -- Fabrizio Regalli Sat, 11 Jun 2011 14:34:07 +0200 +libparse-syslog-perl (1.10-1ubuntu1) intrepid; urgency=low + + * Replace locales-all build-dependency with locales. Ubuntu does not + provide the former, this will fix a DEPWAIT in Ubuntu buildds. + + -- Luca Falavigna Sat, 04 Oct 2008 01:44:55 +0200 + libparse-syslog-perl (1.10-1) unstable; urgency=low [ gregor herrmann ] diff -Nru libparse-syslog-perl-1.10/debian/control libparse-syslog-perl-1.10/debian/control --- libparse-syslog-perl-1.10/debian/control 2011-06-11 17:07:21.000000000 +0000 +++ libparse-syslog-perl-1.10/debian/control 2011-06-27 21:39:10.000000000 +0000 @@ -2,8 +2,9 @@ Section: perl Priority: optional Build-Depends: debhelper (>= 8) -Build-Depends-Indep: libfile-tail-perl, libio-stringy-perl, locales-all, perl -Maintainer: Debian Perl Group +Build-Depends-Indep: libfile-tail-perl, libio-stringy-perl, locales, perl +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Debian Perl Group Uploaders: Niko Tyni , Damyan Ivanov , Fabrizio Regalli Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Parse-Syslog/