Rename riot package
Add a transitional package which hopefully does the upgrade in the right way (following https://wiki.debian.org/RenamingPackages except that adding the transitional package to the new package's control file make a package that reprepro rejects...) The transitional packages can be built with: ``` dpkg -b riot-desktop_1.7.0_all ``` The nightly transitional package is named / versioned assuming a release on Monday the 13th and will need to be edited & renamed as approriate (it just needs to be greater than whatever the latest nightly is at that point).
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
Package: riot-nightly
|
||||
Package: element-nightly
|
||||
License: Apache-2.0
|
||||
Vendor: support@riot.im
|
||||
Vendor: support@element.io
|
||||
Architecture: amd64
|
||||
Maintainer: support@riot.im
|
||||
Maintainer: support@element.io
|
||||
Depends: libgtk-3-0, libnotify4, libnss3, libxss1, libxtst6, xdg-utils, libatspi2.0-0, libuuid1, libappindicator3-1, libsecret-1-0, libsqlcipher0
|
||||
Section: net
|
||||
Priority: extra
|
||||
Homepage: https://riot.im/
|
||||
Homepage: https://element.io/
|
||||
Description:
|
||||
A feature-rich client for Matrix.org (nightly unstable build).
|
||||
riot.im A feature-rich client for Matrix.org (nightly unstable build).
|
||||
|
||||
Reference in New Issue
Block a user