File: control

package info (click to toggle)
php-net-url 1.0.15-4.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid
  • size: 72 kB
  • sloc: xml: 258; php: 252; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 813 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: php-net-url
Section: php
Priority: optional
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Uploaders: Prach Pongpanich <prachpub@gmail.com>
Build-Depends: debhelper (>= 9), pkg-php-tools
Standards-Version: 3.9.7
Homepage: http://pear.php.net/package/Net_URL/
Vcs-Git: git://anonscm.debian.org/pkg-php/php-net-url.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-net-url.git;a=summary

Package: php-net-url
Architecture: all
Depends: ${misc:Depends}, ${phppear:Debian-Depends}
Recommends: php-net-url2, ${phppear:Debian-Recommends}
Suggests: ${phppear:Debian-Suggests}
Breaks: ${phppear:Debian-Breaks}
Description: ${phppear:summary}
 ${phppear:description}
 .
 NOTE: This module is declared obsolete by its upstream, and superseded
 by the Net::URL2 module