diff -Nru menulibre-2.0.7/debian/changelog menulibre-2.0.7/debian/changelog --- menulibre-2.0.7/debian/changelog 2015-08-12 02:36:22.000000000 -0300 +++ menulibre-2.0.7/debian/changelog 2016-04-24 12:39:49.000000000 -0300 @@ -1,3 +1,11 @@ +menulibre (2.0.7-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Build-depend on python3-psutil, gir1.2-gtk-3.0 (closes: #811324). + * debian/clean: Create and add missing entry for po file. + + -- Samuel Henrique Oltramari Pinto (SamuelOPH) Sun, 24 Apr 2016 12:39:46 -0300 + menulibre (2.0.7-1) unstable; urgency=medium * New upstream release. diff -Nru menulibre-2.0.7/debian/clean menulibre-2.0.7/debian/clean --- menulibre-2.0.7/debian/clean 1969-12-31 21:00:00.000000000 -0300 +++ menulibre-2.0.7/debian/clean 2016-04-24 12:38:24.000000000 -0300 @@ -0,0 +1 @@ +po/menulibre.pot diff -Nru menulibre-2.0.7/debian/control menulibre-2.0.7/debian/control --- menulibre-2.0.7/debian/control 2015-08-12 02:30:45.000000000 -0300 +++ menulibre-2.0.7/debian/control 2016-04-24 12:41:09.000000000 -0300 @@ -6,7 +6,8 @@ Jackson Doak , Sean Davis Build-Depends: debhelper (>= 9), python3, - python3-distutils-extra (>= 2.18), libgnome-menu-3-dev (>= 3.5.3), python-gi-dev + python3-distutils-extra (>= 2.18), libgnome-menu-3-dev (>= 3.5.3), python-gi-dev, + python3-psutil, gir1.2-gtk-3.0 Standards-Version: 3.9.6 Homepage: https://launchpad.net/menulibre Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/menulibre/trunk/