10000 Update and fix debian packaging · areski/influxdb-python@d9e04e9 · GitHub
[go: up one dir, main page]

Skip to content

Commit d9e04e9

Browse files
committed
Update and fix debian packaging
1 parent 24e4542 commit d9e04e9

File tree

4 files changed

+44
-5
lines changed

4 files changed

+44
-5
lines changed

debian/changelog

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
influxdb-python (0.1.4-1) unstable; urgency=low
1+
influxdb-python (0.1.10-1) unstable; urgency=low
22

3-
* debianize influxdb-python.
3+
* New upstream version.
4+
5+
-- Thibault Cohen <thibault.cohen@savoirfairelinux.com> Wed, 20 Aug 2014 22:53:24 -0400
46

5-
-- unknown <unknown@unknown> Wed, 05 Mar 2014 14:57:11 +0100

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Source: influxdb-python
2-
Maintainer: unknown <unknown@unknown>
2+
Maintainer: Thibault Cohen <thibault.cohen@savoirfairelinux.com>
33
Homepage: https://pypi.python.org/pypi/influxdb
44
Section: python
55
X-Python-Version: >= 2.7

debian/copyright

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2+
Upstream-Name: python-influxdb
3+
Source: shinken-mod-logstore-null
4+
5+
6+
Files: *
7+
Copyright: 2013-2014 Please add names
8+
2013-2014 Please add names
9+
License: MIT
10+
11+
12+
Files:debian/
13+
Copyright: 2013-2014 Thibault Cohen
14+
2013-2014 Please add names
15+
License: MIT
16+
17+
18+
License: MIT
19+
The MIT License (MIT)
20+
.
21+
Copyright (c) 2013 InfluxDB
22+
.
23+
Permission is hereby granted, free of charge, to any person obtaining a copy of
24+
this software and associated documentation files (the "Software"), to deal in
25+
the Software without restriction, including without limitation the rights to
26+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
27+
the Software, and to permit persons to whom the Software is furnished to do so,
28+
subject to the following conditions:
29+
.
30+
The above copyright notice and this permission notice shall be included in all
31+
copies or substantial portions of the Software.
32+
.
33+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
34+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
35+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
36+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
37+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
38+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

debian/source/format

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0 (native)
1+
3.0 (quilt)

0 commit comments

Comments
 (0)
0