project: rename to gnome-calls
This commit is contained in:
1
debian/calls-doc.install
vendored
1
debian/calls-doc.install
vendored
@@ -1 +0,0 @@
|
||||
/usr/share/gtk-doc/html/calls
|
9
debian/changelog
vendored
9
debian/changelog
vendored
@@ -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
10
debian/control
vendored
@@ -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
1
debian/gnome-calls-doc.install
vendored
Normal file
@@ -0,0 +1 @@
|
||||
/usr/share/gtk-doc/html/gnome-calls
|
4
debian/tests/control
vendored
4
debian/tests/control
vendored
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user