mirror of
https://github.com/alibaba/tengine.git
synced 2026-03-13 07:51:16 +08:00
Merge pull request #964 from PeterDaveHello/bump-debian-package-version
Update the Debian package version number
This commit is contained in:
@@ -21,6 +21,6 @@ DEB_BUILD_OPTIONS=nocheck dpkg-buildpackage -rfakeroot -uc -b
|
||||
replace the deb name with the current version
|
||||
|
||||
```
|
||||
sudo dpkg -i tengine_2.1.0-1_amd64.deb
|
||||
sudo dpkg -i tengine_2.2.1-1_amd64.deb
|
||||
```
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
tengine (2.1.0-1) unstable; urgency=low
|
||||
tengine (2.2.1-1) unstable; urgency=low
|
||||
|
||||
* Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP>
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
tengine_2.1.0-1_all.deb httpd optional
|
||||
tengine_2.2.1-1_all.deb httpd optional
|
||||
|
||||
Reference in New Issue
Block a user