-
Notifications
You must be signed in to change notification settings - Fork 236
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update nym-vpn metapackage and replace nymvpn-x with nym-vpn-app (#4889)
* Update nym-vpn metapackage to 0.2.0 and replace nymvpn-x with nym-vpn-app * Fix compression * Update description
- Loading branch information
Showing
2 changed files
with
7 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,10 @@ | ||
Package: nym-vpn | ||
Version: 0.1.0 | ||
Version: 0.2.2 | ||
Section: metapackages | ||
Priority: optional | ||
Architecture: amd64 | ||
Depends: nym-vpnd, nymvpn-x | ||
Depends: nym-vpnd, nym-vpn-app | ||
Conflicts: nymvpn-x | ||
Maintainer: Nym Technologies SA <[email protected]> | ||
Description: Nym Metapackage | ||
This is a metapackage that depends on nym-vpnd and nymvpn-x. Installing this package will also install both nym-vpnd and nymvpn-x. | ||
Description: NymVPN metapackage | ||
This is a metapackage that depends on nym-vpnd and nym-vpn-app. |