[Python-apps-commits] r14551 - in packages/jeepyb/trunk (11 files)

fpytloun-guest at users.alioth.debian.org fpytloun-guest at users.alioth.debian.org
Fri Jan 5 13:52:40 UTC 2018


    Date: Friday, January 5, 2018 @ 13:52:39
  Author: fpytloun-guest
Revision: 14551

[svn-inject] Applying Debian modifications (0+20170923-1) to trunk

Added:
  packages/jeepyb/trunk/debian/
  packages/jeepyb/trunk/debian/.git-dpm
  packages/jeepyb/trunk/debian/changelog
  packages/jeepyb/trunk/debian/compat
  packages/jeepyb/trunk/debian/control
  packages/jeepyb/trunk/debian/copyright
  packages/jeepyb/trunk/debian/rules
  packages/jeepyb/trunk/debian/source/
  packages/jeepyb/trunk/debian/source/format
  packages/jeepyb/trunk/debian/tests/
  packages/jeepyb/trunk/debian/tests/control


Property changes on: packages/jeepyb/trunk/debian
___________________________________________________________________
Added: mergeWithUpstream
   + 1

Added: packages/jeepyb/trunk/debian/.git-dpm
===================================================================
--- packages/jeepyb/trunk/debian/.git-dpm	                        (rev 0)
+++ packages/jeepyb/trunk/debian/.git-dpm	2018-01-05 13:52:39 UTC (rev 14551)
@@ -0,0 +1,8 @@
+# see git-dpm(1) from git-dpm package
+8391d930fd039813da8fcadd93f74ca6ab1409a5
+8391d930fd039813da8fcadd93f74ca6ab1409a5
+8391d930fd039813da8fcadd93f74ca6ab1409a5
+8391d930fd039813da8fcadd93f74ca6ab1409a5
+jeepyb_0+20170923.orig.tar
+b412dc0cd22994b6a194c00bf9fbbd3f645eb5bf
+163840

Added: packages/jeepyb/trunk/debian/changelog
===================================================================
--- packages/jeepyb/trunk/debian/changelog	                        (rev 0)
+++ packages/jeepyb/trunk/debian/changelog	2018-01-05 13:52:39 UTC (rev 14551)
@@ -0,0 +1,53 @@
+jeepyb (0+20170923-1) unstable; urgency=medium
+
+  * New snapshot release
+  * Adopting orphaned package under DPMT (Closes: #881381)
+  * d/copyright: add myself for Debian part
+  * d/compat: update to version 10
+  * d/control:
+    - Remove Mathieu Parent from uploaders
+    - update standards version to 4.1.2 (no changes)
+    - Update Build-Depends to match new release
+    - Enable autopkgtest-pkg-python testsuite
+  * d/rules: use pkg-info.mk to determine PBR_VERSION
+
+ -- Filip Pytloun <filip at pytloun.cz>  Fri, 05 Jan 2018 13:52:42 +0100
+
+jeepyb (0+20151217-1) unstable; urgency=medium
+
+  * New snapshot release
+    - pbr>=1.6 instead of pbr>=0.6,!=0.7,<1.0
+    - PyMySQL instead of MySQL-python
+    - paramiko is now >=1.13.0
+    - PyYAML is now >=3.1.0
+    - python-swiftclient is now >=2.2.0
+    - six>=1.9.0 instead of >=1.7.0
+  * python-pygithub renamed to python-github (Closes: #810577)
+
+ -- Mathieu Parent <sathieu at debian.org>  Wed, 13 Jan 2016 22:52:25 +0100
+
+jeepyb (0+20150929-2) unstable; urgency=medium
+
+  * Build on pbr >= 1.0 too (Closes: #803191)
+  * Build-depends on python-setuptools
+
+ -- Mathieu Parent <sathieu at debian.org>  Sun, 01 Nov 2015 22:55:33 +0100
+
+jeepyb (0+20150929-1) unstable; urgency=medium
+
+  * New snapshot release
+  * d/watch removed: Upstream has made no release (yet?)
+
+ -- Mathieu Parent <sathieu at debian.org>  Wed, 07 Oct 2015 20:36:57 +0200
+
+jeepyb (0+20150701-2) unstable; urgency=medium
+
+  * Add copyright for jeepyb/cmd/trivial_rebase.py (BSD-3-Clause)
+
+ -- Mathieu Parent <sathieu at debian.org>  Wed, 29 Jul 2015 20:51:47 +0200
+
+jeepyb (0+20150701-1) unstable; urgency=low
+
+  * Initial release. Closes: #793083
+
+ -- Mathieu Parent <sathieu at debian.org>  Tue, 28 Jul 2015 20:32:16 +0200

Added: packages/jeepyb/trunk/debian/compat
===================================================================
--- packages/jeepyb/trunk/debian/compat	                        (rev 0)
+++ packages/jeepyb/trunk/debian/compat	2018-01-05 13:52:39 UTC (rev 14551)
@@ -0,0 +1 @@
+10

Added: packages/jeepyb/trunk/debian/control
===================================================================
--- packages/jeepyb/trunk/debian/control	                        (rev 0)
+++ packages/jeepyb/trunk/debian/control	2018-01-05 13:52:39 UTC (rev 14551)
@@ -0,0 +1,36 @@
+Source: jeepyb
+Section: python
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders:
+ Filip Pytloun <filip at pytloun.cz>,
+Build-Depends:
+ debhelper (>=10),
+ dh-python,
+ python-all,
+ python-pbr (>= 0.8.2),
+ python-setuptools,
+Build-Depends-Indep:
+ python-gerritlib (>=0.3.0),
+ python-github,
+ python-paramiko (>=1.13.0),
+ python-pymysql,
+ python-pyrss2gen,
+ python-six (>=1.9.0),
+ python-swiftclient (>=2.2.0),
+Standards-Version: 4.1.2
+Homepage: http://git.openstack.org/cgit/openstack-infra/jeepyb
+Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/jeepyb.git/
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/jeepyb.git
+
+Package: jeepyb
+Architecture: all
+Multi-Arch: foreign
+Depends:
+ ${misc:Depends},
+ ${python:Depends},
+Description: tools for managing gerrit projects and external sources
+ jeepyb is a collection of tools which make managing a gerrit easier.
+ .
+ Specifically, management of gerrit projects and their associated upstream
+ integration with things like github, launchpad, and storyboard.

Added: packages/jeepyb/trunk/debian/copyright
===================================================================
--- packages/jeepyb/trunk/debian/copyright	                        (rev 0)
+++ packages/jeepyb/trunk/debian/copyright	2018-01-05 13:52:39 UTC (rev 14551)
@@ -0,0 +1,60 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: jeepyb
+Source: <http://docs.openstack.org/infra/system-config/jeepyb.html>
+
+Files:     *
+Copyright: 2011-2012 OpenStack, LLC.
+           2012-2013 Hewlett-Packard Development Company, L.P.
+           2013 Mirantis.
+           2013 Chmouel Boudjnah, eNovance
+License:   Apache-2.0
+
+Files:     jeepyb/cmd/trivial_rebase.py
+Copyright: 2010 Code Aurora Forum
+           2012 Hewlett-Packard Development Company, L.P.
+License:   BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+    notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+    notice, this list of conditions and the following disclaimer in the
+    documentation and/or other materials provided with the distribution.
+ 3. Neither the name of the University nor the names of its contributors
+    may be used to endorse or promote products derived from this software
+    without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE HOLDERS OR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files:     debian/*
+Copyright: 2015 Mathieu Parent <math.parent at gmail.com>
+           2017 Filip Pytloun <filip at pytloun.cz>
+License:   Apache-2.0
+
+License:   Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ On Debian systems, the complete text of the Apache License Version 2.0
+  can be found in `/usr/share/common-licenses/Apache-2.0'.

Added: packages/jeepyb/trunk/debian/rules
===================================================================
--- packages/jeepyb/trunk/debian/rules	                        (rev 0)
+++ packages/jeepyb/trunk/debian/rules	2018-01-05 13:52:39 UTC (rev 14551)
@@ -0,0 +1,10 @@
+#!/usr/bin/make -f
+include /usr/share/dpkg/pkg-info.mk
+
+# Parse version from debian changelog (or pbr will try to use Git commit)
+export PBR_VERSION=$(DEB_VERSION_UPSTREAM)
+export PYBUILD_NAME=jeepyb
+export PYBUILD_INSTALL_ARGS=--install-scripts=/usr/share/jeepyb
+
+%:
+	dh $@ --with python2 --buildsystem=pybuild


Property changes on: packages/jeepyb/trunk/debian/rules
___________________________________________________________________
Added: svn:executable
   + *

Added: packages/jeepyb/trunk/debian/source/format
===================================================================
--- packages/jeepyb/trunk/debian/source/format	                        (rev 0)
+++ packages/jeepyb/trunk/debian/source/format	2018-01-05 13:52:39 UTC (rev 14551)
@@ -0,0 +1 @@
+3.0 (quilt)

Added: packages/jeepyb/trunk/debian/tests/control
===================================================================
--- packages/jeepyb/trunk/debian/tests/control	                        (rev 0)
+++ packages/jeepyb/trunk/debian/tests/control	2018-01-05 13:52:39 UTC (rev 14551)
@@ -0,0 +1,2 @@
+Test-Command: set -e ; for py in $(pyversions -r 2>/dev/null) ; do cd "$ADTTMP" ; echo "Testing with $py:" ; $py -c "import jeepyb; print(jeepyb)" ; done
+Depends: python-all, jeepyb




More information about the Python-apps-commits mailing list