-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
795ca07
commit 267a3d1
Showing
3 changed files
with
8 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#!/bin/sh | ||
ver="0.4" | ||
ver="0.5" | ||
git pull | ||
rm ../pvc_* | ||
dh_make -p pvc_${ver} --createorig --single --yes | ||
|
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,3 +1,9 @@ | ||
pvc (0.5-0) unstable; urgency=medium | ||
|
||
* First public release | ||
|
||
-- Joshua Boniface <[email protected]> Thu, 08 Aug 2019 20:55:51 -0400 | ||
|
||
pvc (0.4-0) unstable; urgency=medium | ||
|
||
* Unification of all daemons into node daemon | ||
|
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