-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 0.3.0 #11
base: staging
Are you sure you want to change the base?
Release 0.3.0 #11
Conversation
debian/changelog
Outdated
telepathy-ofono (0.3.0) bionic; urgency=medium | ||
|
||
[ Alexander Akulich] | ||
* add compatibility mode "ofono-on-ring" for SailfishOS |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
-add compatibility mode "ofono-on-ring" for SailfishOS
+Import mission-control plugin from telepathy-ring (the origin telepathy-ofono plugin works only with RIL modems)
101eb2c
to
8b593fb
Compare
Question: Why are we maintaining debian packaging in tree, and is anyone actually using it? I'm maintaining separate debian packaging already and wasn't even aware this exists. |
I think this is legacy stuff from the time when telepathy-ofono developed by Canonical for their own use. I'm also used to support RPM file for Sailfish OS in my TelegramQt repos because there is no single (VCS, e.g. git) repo with packages. Instead, they create a repository for each foreign (not developed within SFOS) package with the I don't want to say that this is right, but sometimes it is justified by the circumstances. |
For debian the normal situation is to have a separate repository that contains packaging and a watch file that knows where to download the sources in a version independent way, so it doesn't need manual updating. |
this is in preparation of making an official release