Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
update my email address
· 35eef407
Ximin Luo
authored
Aug 21, 2015
35eef407
hand over package to pkg-privacy team
· e3bf1a13
Ximin Luo
authored
Aug 22, 2015
e3bf1a13
Show whitespace changes
Inline
Side-by-side
debian/control
View file @
e3bf1a13
Source: flashproxy
Maintainer: Ximin Luo <infinity0@pwned.gg>
Maintainer: Debian Privacy Tools Maintainers <pkg-privacy-maintainers@lists.alioth.debian.org>
Uploaders: Ximin Luo <infinity0@debian.org>
Section: net
Priority: extra
Build-Depends: debhelper (>= 9),
...
...
@@ -19,8 +20,8 @@ Build-Depends: debhelper (>= 9),
Standards-Version: 3.9.6
X-Python-Version: >= 2.7
Homepage: https://crypto.stanford.edu/flashproxy/
Vcs-Git: https://
git.torproject.org/debian
/flashproxy.git
Vcs-Browser: https://
gitweb.torproject.org/debian
/flashproxy.git
Vcs-Git: https://
anonscm.debian.org/git/pkg-privacy/packages
/flashproxy.git
Vcs-Browser: https://
anonscm.debian.org/cgit/pkg-privacy/packages
/flashproxy.git
Package: flashproxy-common
Architecture: all
...
...
debian/copyright
View file @
e3bf1a13
...
...
@@ -9,7 +9,7 @@ Copyright: Copyright 2011-2014 David Fifield <david@bamsoftware.com>
License: Expat
Files: debian/*
Copyright: Copyright 2013-2014 Ximin Luo <infinity0@
pwned.g
g>
Copyright: Copyright 2013-2014 Ximin Luo <infinity0@
debian.or
g>
License: Expat
License: Expat
...
...
debian/patches/disable-flaky-test.patch
View file @
e3bf1a13
Description: Disable flaky test
Author: Ximin Luo <infinity0@
pwned.g
g>
Author: Ximin Luo <infinity0@
debian.or
g>
Bug: https://trac.torproject.org/projects/tor/ticket/12052
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
...
...
debian/patches/disable-xsltproc-net.patch
View file @
e3bf1a13
...
...
@@ -2,7 +2,7 @@ Description: Disable net when using xsltproc
xsltproc was failing on pbuilder because of missing docbook-xsl, but
succeeding on dev machine due to presence of internet; this patch makes it
easier to reproduce any future issues.
Author: Ximin Luo <infinity0@
pwned.g
g>
Author: Ximin Luo <infinity0@
debian.or
g>
Origin: vendor
Forwarded: not-needed
---
...
...
debian/patches/nodejs-shebang.patch
View file @
e3bf1a13
Description: Fix nodejs shebang line to Debian canonical path
Debian mandates /usr/bin/nodejs in order to resolve a naming conflict
Author: Ximin Luo <infinity0@
pwned.g
g>
Author: Ximin Luo <infinity0@
debian.or
g>
Forwarded: not-needed
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
...
...
debian/patches/rm-prebuilt-manpages.patch
View file @
e3bf1a13
Description: Remove pre-built manpages, so they are re-built from source
Author: Ximin Luo <infinity0@
pwned.g
g>
Author: Ximin Luo <infinity0@
debian.or
g>
Origin: vendor
Forwarded: not-needed
---
...
...