Changing to native package.
o Debian source type is 3.0 native. o Properly builds package elements ready for release. o Merging Alexandre's changelog entry with this one and retaining 2.15 version number.
This commit is contained in:
parent
655d0a3b0d
commit
001613b538
2 changed files with 10 additions and 8 deletions
16
debian/changelog
vendored
16
debian/changelog
vendored
|
@ -1,14 +1,16 @@
|
||||||
shellinabox (2.15-1) UNRELEASED; urgency=medium
|
shellinabox (2.15) unstable; urgency=low
|
||||||
|
|
||||||
* Non-maintainer upload.
|
* Improved clean-liness so that source archive is clean.
|
||||||
|
* First release from GitHub. (Closes: #785181)
|
||||||
|
|
||||||
|
[Contributions by Alexandre Detiste <alexandre.detiste@gmail.com>]
|
||||||
* Bump std version to 3.9.6, no change needed
|
* Bump std version to 3.9.6, no change needed
|
||||||
* Bump debhelper compat to 9
|
* Bump debhelper compat to 9
|
||||||
* move lintian exception in d/shellinabox.lintian
|
* Move lintian exception in d/shellinabox.lintian
|
||||||
* change urls to new GitHub repos
|
* Change urls to new GitHub repos
|
||||||
* Closing release coordination metabug (Closes: #785181)
|
* Retain user preferences on upgrade (Closes: #786441)
|
||||||
* keep user preferences on upgrade (Closes: #786441)
|
|
||||||
|
|
||||||
-- Alexandre Detiste <alexandre.detiste@gmail.com> Tue, 12 May 2015 14:06:55 +0200
|
-- Marc Singer <elf@debian.org> Fri, 24 Jul 2015 09:16:18 -0700
|
||||||
|
|
||||||
shellinabox (2.14-1) unstable; urgency=low
|
shellinabox (2.14-1) unstable; urgency=low
|
||||||
|
|
||||||
|
|
2
debian/source/format
vendored
2
debian/source/format
vendored
|
@ -1 +1 @@
|
||||||
3.0 (quilt)
|
3.0 (native)
|
||||||
|
|
Loading…
Reference in a new issue