]> git.proxmox.com Git - debcargo-conf.git/commitdiff
Package stdweb with futures-preview patched out + RFS
authorWolfgang Silbermayr <wolfgang@silbermayr.at>
Thu, 1 Nov 2018 15:27:25 +0000 (16:27 +0100)
committerWolfgang Silbermayr <wolfgang@silbermayr.at>
Mon, 26 Nov 2018 11:59:56 +0000 (12:59 +0100)
TODO.rst
src/stdweb/debian/changelog [new file with mode: 0644]
src/stdweb/debian/copyright [new file with mode: 0644]
src/stdweb/debian/copyright.debcargo.hint [new file with mode: 0644]
src/stdweb/debian/debcargo.toml [new file with mode: 0644]
src/stdweb/debian/patches/0001-Remove-futures-preview-alpha.patch [new file with mode: 0644]
src/stdweb/debian/patches/series [new file with mode: 0644]

index d13687d24128deeb8e8e833aa4f5f025aa95ca54..713e802cbdb72e622b2c0e2dd87c91e27f913e3f 100644 (file)
--- a/TODO.rst
+++ b/TODO.rst
@@ -67,6 +67,7 @@ Ready for upload (Request For Sponsor)
 These packages (RFS) are prepared in the master branch and can be uploaded
 because all required dependencies are available in main::
 
+    stdweb
     gdk-pixbuf-sys
     gio
     pango
diff --git a/src/stdweb/debian/changelog b/src/stdweb/debian/changelog
new file mode 100644 (file)
index 0000000..a0fac91
--- /dev/null
@@ -0,0 +1,5 @@
+rust-stdweb (0.4.10-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
+
+  * Package stdweb 0.4.10 from crates.io using debcargo 2.2.9
+
+ -- Wolfgang Silbermayr <wolfgang@silbermayr.at>  Mon, 26 Nov 2018 12:55:41 +0100
diff --git a/src/stdweb/debian/copyright b/src/stdweb/debian/copyright
new file mode 100644 (file)
index 0000000..809302c
--- /dev/null
@@ -0,0 +1,37 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: stdweb
+Upstream-Contact: Jan Bujak <j@exia.io>
+Source: https://github.com/koute/stdweb
+
+Files: *
+Copyright: 2017-2018 Jan Bujak <j@exia.io>
+License: MIT or Apache-2.0
+
+Files: debian/*
+Copyright:
+ 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
+ 2018 Wolfgang Silbermayr <wolfgang@silbermayr.at>
+License: MIT or Apache-2.0
+
+License: Apache-2.0
+ Debian systems provide the Apache 2.0 license in
+ /usr/share/common-licenses/Apache-2.0
+
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ 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
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ SOFTWARE.
diff --git a/src/stdweb/debian/copyright.debcargo.hint b/src/stdweb/debian/copyright.debcargo.hint
new file mode 100644 (file)
index 0000000..cd7353c
--- /dev/null
@@ -0,0 +1,56 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: stdweb
+Upstream-Contact: Jan Bujak <j@exia.io>
+Source: https://github.com/koute/stdweb
+
+Files: *
+Copyright: FIXME (overlay) UNKNOWN-YEARS Jan Bujak <j@exia.io>
+License: MIT or Apache-2.0
+Comment:
+ FIXME (overlay): Since upstream copyright years are not available in
+ Cargo.toml, they were extracted from the upstream Git repository. This may not
+ be correct information so you should review and fix this before uploading to
+ the archive.
+
+Files: ./LICENSE-APACHE
+Copyright: 2017 Jan Bujak
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./LICENSE-MIT
+Copyright: 2017 Jan Bujak
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: debian/*
+Copyright:
+ 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
+ 2018 Wolfgang Silbermayr <wolfgang@silbermayr.at>
+License: MIT or Apache-2.0
+
+License: Apache-2.0
+ Debian systems provide the Apache 2.0 license in
+ /usr/share/common-licenses/Apache-2.0
+
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ 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
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ SOFTWARE.
diff --git a/src/stdweb/debian/debcargo.toml b/src/stdweb/debian/debcargo.toml
new file mode 100644 (file)
index 0000000..a6b2f3a
--- /dev/null
@@ -0,0 +1,2 @@
+overlay = "."
+uploaders = ["Wolfgang Silbermayr <wolfgang@silbermayr.at>"]
diff --git a/src/stdweb/debian/patches/0001-Remove-futures-preview-alpha.patch b/src/stdweb/debian/patches/0001-Remove-futures-preview-alpha.patch
new file mode 100644 (file)
index 0000000..17309d8
--- /dev/null
@@ -0,0 +1,49 @@
+From: Wolfgang Silbermayr <ws@xell.at>
+Date: Tue, 30 Oct 2018 09:35:15 +0100
+Subject: Patch out experimental stuff
+
+---
+ Cargo.toml | 21 +--------------------
+ 1 file changed, 1 insertion(+), 20 deletions(-)
+
+diff --git a/Cargo.toml b/Cargo.toml
+index 5597a86..ba7d7ae 100644
+--- a/Cargo.toml
++++ b/Cargo.toml
+@@ -25,27 +25,11 @@ license = "MIT/Apache-2.0"
+ repository = "https://github.com/koute/stdweb"
+ [package.metadata.docs.rs]
+ all-features = false
+-features = ["serde", "serde_json", "futures-support", "docs-rs"]
++features = ["serde", "serde_json", "docs-rs"]
+ no-default-features = true
+ [dependencies.discard]
+ version = "1.0.3"
+-[dependencies.futures-channel-preview]
+-version = "0.3.0-alpha.7"
+-optional = true
+-
+-[dependencies.futures-core-preview]
+-version = "0.3.0-alpha.7"
+-optional = true
+-
+-[dependencies.futures-executor-preview]
+-version = "0.3.0-alpha.7"
+-optional = true
+-
+-[dependencies.futures-util-preview]
+-version = "0.3.0-alpha.7"
+-optional = true
+-
+ [dependencies.serde]
+ version = "1"
+ optional = true
+@@ -73,7 +57,4 @@ version = "0.2"
+ [features]
+ default = ["serde", "serde_json"]
+ docs-rs = []
+-experimental_features_which_may_break_on_minor_version_bumps = ["futures-support"]
+-futures-support = ["futures-core-preview", "futures-channel-preview", "futures-util-preview", "futures-executor-preview"]
+-nightly = []
+ web_test = []
diff --git a/src/stdweb/debian/patches/series b/src/stdweb/debian/patches/series
new file mode 100644 (file)
index 0000000..de2c256
--- /dev/null
@@ -0,0 +1 @@
+0001-Remove-futures-preview-alpha.patch