File: control

package info (click to toggle)
nautilus-python 1.1-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 1,764 kB
  • ctags: 294
  • sloc: sh: 10,934; xml: 1,701; ansic: 717; python: 209; makefile: 140
file content (31 lines) | stat: -rw-r--r-- 1,313 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
24
25
26
27
28
29
30
31
# This file is autogenerated. DO NOT EDIT!
# 
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.

Source: nautilus-python
Section: python
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Andreas Henriksson <andreas@fatal.se>, Emilio Pozuelo Monfort <pochu@debian.org>, Josselin Mouette <joss@debian.org>, Laurent Bigonville <bigon@debian.org>, Martin Pitt <mpitt@debian.org>, Michael Biebl <biebl@debian.org>
Build-Depends: debhelper (>= 8),
               dh-autoreconf,
               cdbs,
               gnome-pkg-tools,
               python-dev,
               python-gi-dev,
               libnautilus-extension-dev (>= 3.0)
Standards-Version: 3.9.2
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/packages/unstable/nautilus-python
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/nautilus-python/

Package: python-nautilus
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python:Depends},
         python-gi (>= 3.0),
         gir1.2-nautilus-3.0
Description: Python binding for Nautilus components
 Python binding for Nautilus, to allow Nautilus property page and menu item
 extensions to be written in Python.