debian/0000775000000000000000000000000012143363562007175 5ustar debian/source/0000775000000000000000000000000012143363562010475 5ustar debian/source/format0000664000000000000000000000001411740600270011673 0ustar 3.0 (quilt) debian/source/options0000664000000000000000000000005211740600270012100 0ustar extend-diff-ignore = "^[^/]*[.]egg-info/" debian/control0000664000000000000000000000163012143360730010572 0ustar Source: legit Section: vcs Priority: extra Maintainer: Python Applications Packaging Team Uploaders: TANIGUCHI Takaki Build-Depends: debhelper (>= 8.0.0), python-all, python-setuptools, python-docutils Standards-Version: 3.9.3 Homepage: https://github.com/kennethreitz/legit Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/legit/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/legit/trunk/ Package: legit Architecture: all Depends: python-clint (>= 0.2.4) , python-git (>= 0.3.0) , python-pkg-resources , ${python:Depends}, ${shlibs:Depends}, ${misc:Depends} Description: Git extension to assist in manipulating branches This program provides several commands that help to automate certain tasks with Git: seamless branch switching, syncing repository, creating and merging branches, manipulating remote branches. debian/manpages0000664000000000000000000000001712143344606010707 0ustar debian/legit.1 debian/docs0000664000000000000000000000002411740600270010034 0ustar README.rst reqs.txt debian/copyright0000664000000000000000000000327311740600270011125 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: legit Source: http://pypi.python.org/pypi/legit Files: * Copyright: 2011, Kenneth Reitz License: BSD-3-Clause Files: debian/* Copyright: 2012 TANIGUCHI Takaki License: BSD-3-Clause 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 REGENTS 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 REGENTS 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. debian/clean0000664000000000000000000000001712143344614010175 0ustar debian/legit.1 debian/changelog0000664000000000000000000000114312143360730011040 0ustar legit (0.1.1-3) unstable; urgency=low * Use canonical URIs for Vcs-* fields. * Add a manpage which generated from README.rst. (Closes: #683813) -- TANIGUCHI Takaki Sat, 11 May 2013 15:13:18 +0900 legit (0.1.1-2) unstable; urgency=low * debian/control: Add python-pkg-resources to Depends. (Closes: #672896) * Change secton to vcs. (Closes: #670812) -- TANIGUCHI Takaki Fri, 11 May 2012 17:21:08 +0900 legit (0.1.1-1) unstable; urgency=low * Initial release (Closes: #667512) -- TANIGUCHI Takaki Wed, 04 Apr 2012 23:51:55 +0900 debian/watch0000664000000000000000000000011511740600270010213 0ustar version=3 http://pypi.python.org/packages/source/l/legit/legit-(.*)\.tar\.gz debian/rules0000775000000000000000000000017312143346547010262 0ustar #!/usr/bin/make -f %: dh $@ --with python2 override_dh_installman: rst2man README.rst > debian/legit.1 dh_installman debian/compat0000664000000000000000000000000211740600270010363 0ustar 8