Package: yada
Version: 0.54
Severity: normal
Tags: patch
It seems that 822-date is deprecated, and that you should use ``date -R''
instead:
--- /usr/bin/yada 2007-10-29 10:26:25.000000000 +0000
+++ /tmp/yada 2009-06-04 12:47:51.000000000 +0100
@@ -4276,7 +4276,7 @@
$pkg =~ s|-\d.*$||;
$debfullname = ($ENV{DEBFULLNAME} || "Mr. Nobody");
$debemail = ($ENV{DEBEMAIL} || "[email protected]");
- $today = `822-date`;
+ $today = `date -R`;
if (-e "debian/changelog") {
print
-- System Information:
Debian Release: squeeze/sid
APT prefers stable
APT policy: (850, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash
Versions of packages yada depends on:
ii dpkg-dev 1.15.2 Debian package development tools
ii file 5.03-1 Determines file type using "magic"
ii patch 2.5.9-5 Apply a diff file to an original
ii perl 5.10.0-22 Larry Wall's Practical Extraction
Versions of packages yada recommends:
ii yada-doc 0.54 Yet Another Debianisation Aid - do
Versions of packages yada suggests:
ii bzip2 1.0.5-1 high-quality block-sorting file co
-- no debconf information
-- debsums errors found:
debsums: checksum mismatch yada file /usr/bin/yada
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]