File: control

package info (click to toggle)
bzr-search 1.7.0~bzr94-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 428 kB
  • sloc: python: 2,402; makefile: 14; sh: 1
file content (23 lines) | stat: -rw-r--r-- 895 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: bzr-search
Section: vcs
Priority: optional
Maintainer: Debian Bazaar Maintainers <pkg-bazaar-maint@lists.alioth.debian.org>
Uploaders: Koichi Akabe <vbkaisetsu@gmail.com>
Build-Depends-Indep: python-bzrlib.tests, bzr (>= 1.7~), python-testtools
Build-Depends: debhelper (>= 9.0.0), python (>= 2.6.6-3)
Standards-Version: 3.9.5
X-Python-Version: >= 2.6
Homepage: https://launchpad.net/bzr-search
Vcs-Bzr: http://anonscm.debian.org/bzr/pkg-bazaar/bzr-search/unstable
Vcs-Browser: http://anonscm.debian.org/loggerhead/pkg-bazaar/bzr-search/unstable/files
XS-Testsuite: autopkgtest

Package: bzr-search
Architecture: all
Depends: bzr (>= 1.7~), ${misc:Depends}, ${python:Depends}
Enhances: bzr
Description: search plugin for Bazaar
 This is a plugin for Bazaar that can index and search local and remote
 branches.
 .
 It adds a "index" and a "search" command to the Bazaar command-line UI.