|
@@ -5,7 +5,7 @@ Maintainer: APT Development Team <deity@lists.debian.org>
|
|
|
Uploaders: Jason Gunthorpe <jgg@debian.org>, Adam Heath <doogie@debian.org>, Matt Zimmerman <mdz@debian.org>, Michael Vogt <mvo@debian.org>, Otavio Salvador <otavio@debian.org>
|
|
Uploaders: Jason Gunthorpe <jgg@debian.org>, Adam Heath <doogie@debian.org>, Matt Zimmerman <mdz@debian.org>, Michael Vogt <mvo@debian.org>, Otavio Salvador <otavio@debian.org>
|
|
|
Standards-Version: 3.7.2.2
|
|
Standards-Version: 3.7.2.2
|
|
|
Build-Depends: debhelper (>= 5.0), libdb-dev, gettext (>= 0.12), libcurl4-gnutls-dev | libcurl3-gnutls-dev (>= 7.15.5), debiandoc-sgml, docbook-utils (>= 0.6.12), xsltproc, docbook-xsl, xmlto
|
|
Build-Depends: debhelper (>= 5.0), libdb-dev, gettext (>= 0.12), libcurl4-gnutls-dev | libcurl3-gnutls-dev (>= 7.15.5), debiandoc-sgml, docbook-utils (>= 0.6.12), xsltproc, docbook-xsl, xmlto
|
|
|
-XS-Vcs-Bzr: http://bzr.debian.org/apt/debian-sid/
|
|
|
|
|
|
|
+Vcs-Bzr: http://bzr.debian.org/apt/debian-sid/
|
|
|
|
|
|
|
|
Package: apt
|
|
Package: apt
|
|
|
Architecture: any
|
|
Architecture: any
|
|
@@ -15,7 +15,7 @@ Replaces: libapt-pkg-doc (<< 0.3.7), libapt-pkg-dev (<< 0.3.7)
|
|
|
Provides: ${libapt-pkg:provides}
|
|
Provides: ${libapt-pkg:provides}
|
|
|
Suggests: aptitude | synaptic | gnome-apt | wajig, dpkg-dev, apt-doc, bzip2, lzma, python-apt
|
|
Suggests: aptitude | synaptic | gnome-apt | wajig, dpkg-dev, apt-doc, bzip2, lzma, python-apt
|
|
|
Section: admin
|
|
Section: admin
|
|
|
-Description: Advanced front-end for dpkg
|
|
|
|
|
|
|
+Description: advanced front-end for dpkg
|
|
|
This is Debian's next generation front-end for the dpkg package manager.
|
|
This is Debian's next generation front-end for the dpkg package manager.
|
|
|
It provides the apt-get utility and APT dselect method that provides a
|
|
It provides the apt-get utility and APT dselect method that provides a
|
|
|
simpler, safer way to install and upgrade packages.
|
|
simpler, safer way to install and upgrade packages.
|
|
@@ -28,7 +28,7 @@ Architecture: all
|
|
|
Priority: optional
|
|
Priority: optional
|
|
|
Replaces: apt (<< 0.5.4.9)
|
|
Replaces: apt (<< 0.5.4.9)
|
|
|
Section: doc
|
|
Section: doc
|
|
|
-Description: Documentation for APT
|
|
|
|
|
|
|
+Description: documentation for APT
|
|
|
This package contains the user guide and offline guide, for APT, an
|
|
This package contains the user guide and offline guide, for APT, an
|
|
|
Advanced Package Tool.
|
|
Advanced Package Tool.
|
|
|
|
|
|
|
@@ -37,7 +37,7 @@ Architecture: any
|
|
|
Priority: optional
|
|
Priority: optional
|
|
|
Depends: apt (= ${binary:Version}), apt-utils (= ${binary:Version}), ${libapt-pkg:provides}, ${libapt-inst:provides}
|
|
Depends: apt (= ${binary:Version}), apt-utils (= ${binary:Version}), ${libapt-pkg:provides}, ${libapt-inst:provides}
|
|
|
Section: libdevel
|
|
Section: libdevel
|
|
|
-Description: Development files for APT's libapt-pkg and libapt-inst
|
|
|
|
|
|
|
+Description: development files for APT's libapt-pkg and libapt-inst
|
|
|
This package contains the header files and libraries for
|
|
This package contains the header files and libraries for
|
|
|
developing with APT's libapt-pkg Debian package manipulation
|
|
developing with APT's libapt-pkg Debian package manipulation
|
|
|
library and the libapt-inst deb/tar/ar library.
|
|
library and the libapt-inst deb/tar/ar library.
|
|
@@ -46,7 +46,7 @@ Package: libapt-pkg-doc
|
|
|
Architecture: all
|
|
Architecture: all
|
|
|
Priority: optional
|
|
Priority: optional
|
|
|
Section: doc
|
|
Section: doc
|
|
|
-Description: Documentation for APT development
|
|
|
|
|
|
|
+Description: documentation for APT development
|
|
|
This package contains documentation for development of the APT
|
|
This package contains documentation for development of the APT
|
|
|
Debian package manipulation program and its libraries.
|
|
Debian package manipulation program and its libraries.
|
|
|
|
|
|