project: rename to gnome-calls

This commit is contained in:
Evangelos Ribeiro Tzaras
2021-01-22 15:07:42 +01:00
parent 2d8253cd7d
commit c732c74703
15 changed files with 29 additions and 16 deletions

View File

@@ -1 +0,0 @@
/usr/share/gtk-doc/html/calls

9
debian/changelog vendored
View File

@@ -1,3 +1,12 @@
gnome-calls (0.3.0~rc1) byzantium; urgency=medium
* UNRELEASED
[ Evangelos Ribeiro Tzaras]
* rename project files to gnome-calls to be in sync
with Debian packaging
-- Evangelos Ribeiro Tzaras <evangelos.tzaras@puri.sm> Thu, 28 Jan 2021 13:59:33 +0100
calls (0.2.0) amber-phone; urgency=medium
[ Adrien Plazas ]

10
debian/control vendored
View File

@@ -1,4 +1,4 @@
Source: calls
Source: gnome-calls
Section: comm
Priority: optional
Maintainer: Julian Sparber <julian.sparber@puri.sm>
@@ -28,7 +28,9 @@ Build-Depends:
Standards-Version: 4.1.3
Homepage: https://gitlab.gnome.org/Community/Purism/calls
Package: calls
Package: gnome-calls
Replaces: calls (<< 0.3.0)
Breaks: calls (<< 0.3.0)
Architecture: any
Depends:
${misc:Depends},
@@ -43,7 +45,9 @@ Description: Make and receive PSTN phone calls
It works on desktops but also adjusts to small screen sizes like smart phones
and other mobile devices.
Package: calls-doc
Package: gnome-calls-doc
Replaces: calls-doc (<< 0.3.0)
Breaks: calls-doc (<< 0.3.0)
Architecture: all
Build-Profiles: <!nodoc>
Depends:

1
debian/gnome-calls-doc.install vendored Normal file
View File

@@ -0,0 +1 @@
/usr/share/gtk-doc/html/gnome-calls

View File

@@ -1,4 +1,4 @@
Test-Command: xvfb-run /usr/bin/calls --help
Test-Command: xvfb-run /usr/bin/gnome-calls --help
Restrictions: superficial
Depends: calls, xauth, xvfb
Depends: gnome-calls, xauth, xvfb