This repository has been archived by the owner on Aug 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
debian: updated templates to match buildsystem
- Loading branch information
1 parent
d125fb2
commit 8ef16ad
Showing
4 changed files
with
25 additions
and
31 deletions.
There are no files selected for viewing
Submodule common
updated
from dd8755 to 348a95
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
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 |
---|---|---|
@@ -0,0 +1,18 @@ | ||
|
||
Package: ctt-vts-mapproxy | ||
Architecture: any | ||
Depends: vts-mapproxy (= ${binary:Version}) | ||
Description: VTS MapProxy backend server (transitional package) | ||
Package rename ctt-vts-mapproxy -> vts-mapproxy | ||
|
||
Package: ctt-vts-mapproxy-tools | ||
Architecture: any | ||
Depends: vts-mapproxy-tools (= ${binary:Version}) | ||
Description: VTS MapProxy backend server (transitional package) | ||
Package rename ctt-vts-mapproxy-tools -> vts-mapproxy-tools | ||
|
||
Package: ctt-vts-mapproxy-dbg | ||
Architecture: any | ||
Depends: vts-mapproxy-dbg (= ${binary:Version}) | ||
Description: VTS MapProxy backend server (transitional package) | ||
Package rename ctt-vts-mapproxy-dbg -> vts-mapproxy-dbg |