Merge pull request #964 from PeterDaveHello/bump-debian-package-version

Update the Debian package version number
This commit is contained in:
Xiaochen Wang
2017-11-27 18:47:44 +08:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@@ -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
```

View File

@@ -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>

View File

@@ -1 +1 @@
tengine_2.1.0-1_all.deb httpd optional
tengine_2.2.1-1_all.deb httpd optional