diffstat for xfce4-systemload-plugin-1.1.1 xfce4-systemload-plugin-1.1.1 changelog | 13 +++++++++++++ control | 3 ++- rules | 2 +- 3 files changed, 16 insertions(+), 2 deletions(-) diff -Nru xfce4-systemload-plugin-1.1.1/debian/changelog xfce4-systemload-plugin-1.1.1/debian/changelog --- xfce4-systemload-plugin-1.1.1/debian/changelog 2012-06-30 13:39:38.000000000 +0000 +++ xfce4-systemload-plugin-1.1.1/debian/changelog 2013-10-15 20:06:39.000000000 +0000 @@ -1,3 +1,16 @@ +xfce4-systemload-plugin (1:1.1.1-1ubuntu2) saucy; urgency=low + + * Use dh_autotools-dev to update config.{sub,guess} for AArch64. + + -- Matthias Klose Tue, 15 Oct 2013 22:05:32 +0200 + +xfce4-systemload-plugin (1:1.1.1-1ubuntu1) quantal; urgency=low + + * Resync with Debian testing. + * Readd the epoch… + + -- Lionel Le Folgoc Sun, 15 Jul 2012 14:02:31 +0200 + xfce4-systemload-plugin (1.1.1-1) unstable; urgency=low * New upstream release. diff -Nru xfce4-systemload-plugin-1.1.1/debian/control xfce4-systemload-plugin-1.1.1/debian/control --- xfce4-systemload-plugin-1.1.1/debian/control 2012-04-22 07:50:53.000000000 +0000 +++ xfce4-systemload-plugin-1.1.1/debian/control 2012-07-15 12:02:26.000000000 +0000 @@ -1,7 +1,8 @@ Source: xfce4-systemload-plugin Section: xfce Priority: optional -Maintainer: Debian Xfce Maintainers +Maintainer: Xubuntu Developers +XSBC-Original-Maintainer: Debian Xfce Maintainers Uploaders: Yves-Alexis Perez Build-Depends: autotools-dev, debhelper (>= 9), dpkg-dev (>= 1.16.1), xfce4-panel-dev (>= 4.8.0), libxml2-dev, libxml-parser-perl, libxfce4ui-1-dev, diff -Nru xfce4-systemload-plugin-1.1.1/debian/rules xfce4-systemload-plugin-1.1.1/debian/rules --- xfce4-systemload-plugin-1.1.1/debian/rules 2012-04-22 07:50:18.000000000 +0000 +++ xfce4-systemload-plugin-1.1.1/debian/rules 2013-10-15 20:05:23.000000000 +0000 @@ -3,7 +3,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+pie,+bindnow %: - dh $@ --parallel + dh $@ --parallel --with autotools_dev override_dh_auto_configure: dh_auto_configure -- --disable-static