diff -Nru ofono-phonesim-1.21/debian/changelog ofono-phonesim-1.21/debian/changelog --- ofono-phonesim-1.21/debian/changelog 2020-11-18 08:01:52.000000000 +0000 +++ ofono-phonesim-1.21/debian/changelog 2020-11-18 08:01:52.000000000 +0000 @@ -1,4 +1,4 @@ -ofono-phonesim (1.21) focal; urgency=low +ofono-phonesim (1.21-1) focal; urgency=low * Initial Release diff -Nru ofono-phonesim-1.21/debian/compat ofono-phonesim-1.21/debian/compat --- ofono-phonesim-1.21/debian/compat 2018-09-05 19:04:26.000000000 +0000 +++ ofono-phonesim-1.21/debian/compat 2020-11-18 08:01:52.000000000 +0000 @@ -1 +1 @@ -9 +11 diff -Nru ofono-phonesim-1.21/debian/control ofono-phonesim-1.21/debian/control --- ofono-phonesim-1.21/debian/control 2020-11-18 08:01:52.000000000 +0000 +++ ofono-phonesim-1.21/debian/control 2020-11-18 08:01:52.000000000 +0000 @@ -1,7 +1,7 @@ Source: ofono-phonesim Section: base Priority: optional -Build-Depends: debhelper, qtdeclarative5-dev +Build-Depends: debhelper, qtdeclarative5-dev, pkg-config, qtbase5-dev Maintainer: Debian Telepathy maintainers Package: ofono-phonesim diff -Nru ofono-phonesim-1.21/debian/copyright ofono-phonesim-1.21/debian/copyright --- ofono-phonesim-1.21/debian/copyright 1970-01-01 00:00:00.000000000 +0000 +++ ofono-phonesim-1.21/debian/copyright 2020-04-17 20:48:09.000000000 +0000 @@ -0,0 +1,37 @@ +This package was debianized by Andres Salomon on +Mon, 02 Nov 2009 19:15:24 +0000 + +It was downloaded from: . + +Upstream Authors: + Marcel Holtmann + Denis Kenzior + Andrzej Zaborowski + Yang Gu + Shane Bryan + Rajyalakshmi Bommaraju + Zhigang Li + Jeevaka Badrappan + Gustavo F. Padovan + Lucas De Marchi + +Copyright (C) 2009 Trolltech ASA. +Copyright (C) 2008-2009 Intel Corporation + +License: + + This program is free software; you can redistribute it and/or modify it + under the terms of the GNU General Public License version 2 as published + by the Free Software Foundation. + + This package is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU Lesser General Public License + along with this package; if not, write to the Free Software Foundation, + Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU General Public License +version 2 can be found in `/usr/share/common-licenses/GPL-2'. diff -Nru ofono-phonesim-1.21/debian/rules ofono-phonesim-1.21/debian/rules --- ofono-phonesim-1.21/debian/rules 2018-09-05 23:04:40.000000000 +0000 +++ ofono-phonesim-1.21/debian/rules 2020-11-18 08:01:52.000000000 +0000 @@ -1,8 +1,8 @@ #!/usr/bin/make -f -# debian/rules -# -*- makefile -*- + %: dh $@ + override_dh_auto_install: dh_auto_install - + mv debian/ofono-phonesim/usr/bin/phonesim debian/ofono-phonesim/usr/bin/ofono-phonesim