* new upstream version

* change repository.
* change license.
* standards version change to 3.9.8
* fix #810688: man page references texinfo documents which don't exist
This commit is contained in:
Shell.Xu 2016-10-02 02:15:22 +08:00
parent 5c11527e1b
commit 0db2f94364
5 changed files with 29 additions and 25 deletions

7
debian/changelog vendored
View file

@ -1,3 +1,10 @@
shadowsocks (2.9.0-1) UNRELEASED; urgency=medium
* Upstream update (Closes: #824640)
* Remove reference not exists (Closes: #810688)
-- shell <shell@dskvmdeb.lan> Sat, 01 Oct 2016 16:14:47 +0800
shadowsocks (2.1.0-1) unstable; urgency=low shadowsocks (2.1.0-1) unstable; urgency=low
* Initial release (Closes: #758900) * Initial release (Closes: #758900)

4
debian/control vendored
View file

@ -3,8 +3,8 @@ Section: python
Priority: extra Priority: extra
Maintainer: Shell.Xu <shell909090@gmail.com> Maintainer: Shell.Xu <shell909090@gmail.com>
Build-Depends: debhelper (>= 8), python-all (>= 2.6.6-3~), python-setuptools Build-Depends: debhelper (>= 8), python-all (>= 2.6.6-3~), python-setuptools
Standards-Version: 3.9.5 Standards-Version: 3.9.8
Homepage: https://github.com/clowwindy/shadowsocks Homepage: https://github.com/shadowsocks/shadowsocks
Vcs-Git: git://github.com/shell909090/shadowsocks.git Vcs-Git: git://github.com/shell909090/shadowsocks.git
Vcs-Browser: http://github.com/shell909090/shadowsocks Vcs-Browser: http://github.com/shell909090/shadowsocks

39
debian/copyright vendored
View file

@ -1,30 +1,27 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: shadowsocks Upstream-Name: shadowsocks
Source: https://github.com/clowwindy/shadowsocks Source: https://github.com/shadowsocks/shadowsocks
Files: debian/* Files: debian/*
Copyright: 2014 Shell.Xu <shell909090@gmail.com> Copyright: 2016 Shell.Xu <shell909090@gmail.com>
License: Expat License: Apache-2.0
Files: * Files: *
Copyright: 2014 clowwindy <clowwindy42@gmail.com> Copyright: 2014 clowwindy <clowwindy42@gmail.com>
License: Expat License: Apache-2.0
License: Expat License: Apache-2.0
Permission is hereby granted, free of charge, to any person obtaining a copy Licensed under the Apache License, Version 2.0 (the "License");
of this software and associated documentation files (the "Software"), to deal you may not use this file except in compliance with the License.
in the Software without restriction, including without limitation the rights You may obtain a copy of the License at
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
.
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
. .
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR http://www.apache.org/licenses/LICENSE-2.0
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, .
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE Unless required by applicable law or agreed to in writing, software
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER distributed under the License is distributed on an "AS IS" BASIS,
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE See the License for the specific language governing permissions and
SOFTWARE. limitations under the License.
.
On Debian systems, the complete text of the Apache License 2.0 can
be found in "/usr/share/common-licenses/Apache-2.0"

2
debian/sslocal.1 vendored
View file

@ -56,4 +56,4 @@ The programs are documented fully by
.IR "Shell Xu <shell909090@gmail.com>" .IR "Shell Xu <shell909090@gmail.com>"
and and
.IR "Clowwindy <clowwindy42@gmail.com>", .IR "Clowwindy <clowwindy42@gmail.com>",
available via the Info system. .

2
debian/ssserver.1 vendored
View file

@ -56,4 +56,4 @@ The programs are documented fully by
.IR "Shell Xu <shell909090@gmail.com>" .IR "Shell Xu <shell909090@gmail.com>"
and and
.IR "Clowwindy <clowwindy42@gmail.com>", .IR "Clowwindy <clowwindy42@gmail.com>",
available via the Info system. .