Bug#700968: release.debian.org: pre-approval unblock: cacti/0.8.8a+dfsg-3 recommends typo fix
Package: release.debian.org
Severity: normal
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
After cacti/0.8.8a+dfsg-2 migrated to testing it turned out [1] that I had a typo
in the recommends, thus under normal circumstances creating the regression in
cacti that we wanted to prevent (bug: 694850, [2]).
The fix is trivial, but I believe that normally the bug would not qualify for an
unblock. I ask anyway because it was introduced with the previous approved
solution for the license issue in cacti. But feel free to reject this report
immediately.
Debdiff attached.
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679980#54
[2] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=694850
- -- System Information:
Debian Release: 7.0
APT prefers testing
APT policy: (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQEcBAEBCAAGBQJRI9z/AAoJEJxcmesFvXUKzw0IALdQrMwHddquelO5/vspDMPc
G6yIDPiqkSPsRyc5/qOddgjCotZL9olq4nC3wN4nWNYfOLGE8XwCOd9DbCyu2HuA
mCXvvEKaC2XD5Nb3kGEp/KJ+nm3LklnYIjSF6VOgxBek+FE5EoripQPp8nQbuZJ5
YQRD6LfX2EWncb+vuMEKk96Ac3bgsJr1QVcVrEcYFaBaDo46GC6YfrFXQfzuh3hA
U1ZvvoIFtXDuYCGqYc3ifJW6iir/7TkS30m6cOr+AdqKudMrUfwkvkIRFqg5h/RA
OEEsGSnJw0WKUvDnHuxf+52y1v5FVyje8PkBuh0aUkjEWr+Sw5/5TxKaIjPt7Tc=
=Vuou
-----END PGP SIGNATURE-----
diff -Nru cacti-0.8.8a+dfsg/debian/changelog cacti-0.8.8a+dfsg/debian/changelog
--- cacti-0.8.8a+dfsg/debian/changelog 2013-01-29 20:43:50.000000000 +0100
+++ cacti-0.8.8a+dfsg/debian/changelog 2013-02-19 20:51:06.000000000 +0100
@@ -1,3 +1,9 @@
+cacti (0.8.8a+dfsg-3) unstable; urgency=low
+
+ * Fixed typo in recommends libjs-jquery* i.s.o. libjs-query
+
+ -- Paul Gevers <elbrus@debian.org> Tue, 19 Feb 2013 20:33:20 +0100
+
cacti (0.8.8a+dfsg-2) unstable; urgency=low
* Upload to unstable after acknowledge by the RT, see #694850.
diff -Nru cacti-0.8.8a+dfsg/debian/control cacti-0.8.8a+dfsg/debian/control
--- cacti-0.8.8a+dfsg/debian/control 2012-12-10 21:49:51.000000000 +0100
+++ cacti-0.8.8a+dfsg/debian/control 2013-02-19 20:25:51.000000000 +0100
@@ -30,8 +30,8 @@
Recommends: apache2 | lighttpd | nginx | httpd,
inetutils-ping | iputils-ping,
logrotate,
- libjs-query,
- libjs-query-cookie,
+ libjs-jquery,
+ libjs-jquery-cookie,
mysql-server
Suggests: php5-ldap,
moreutils,
Reply to: