summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/NEWS2
-rw-r--r--debian/changelog10
-rw-r--r--debian/control5
3 files changed, 13 insertions, 4 deletions
diff --git a/debian/NEWS b/debian/NEWS
index 1df94144d..7612adb9c 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,6 +1,6 @@
apt (0.7.24) unstable; urgency=low
- * Allready included in the last version but now with better documentation
+ * Already included in the last version but now with better documentation
is the possibility to add/prefer different compression types while
downloading archive informations, which can decrease the time needed for
update on slow machines. See apt.conf (5) manpage for details.
diff --git a/debian/changelog b/debian/changelog
index 269d3c4db..5830b8ad5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -68,6 +68,16 @@ apt (0.7.25) UNRELEASED; urgency=low
* buildlib/configure.mak, buildlib/config.{sub,guess}:
- remove (outdated) config.{sub,guess} and use the ones provided
by the new added build-dependency autotools-dev instead
+ * configure.in, buildlib/{xml,yodl,sgml}_manpage.mak:
+ - remove the now obsolete manpage buildsystems
+ * doc/{pl,pt_BR,es,it}/*.{sgml,xml}:
+ - convert all remaining translation to the po4a system
+ * debian/control:
+ - drop build-dependency on docbook-utils and xmlto
+ - add build-dependency on autotools-dev
+ - bump policy to 3.8.3 as we have no outdated manpages anymore
+ * debian/NEWS:
+ - fix a typo in 0.7.24: Allready -> Already (Closes: #557674)
[ Chris Leick ]
* doc/ various manpages:
diff --git a/debian/control b/debian/control
index 5db294f2e..357fb3f5f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Maintainer: APT Development Team <deity@lists.debian.org>
Uploaders: Michael Vogt <mvo@debian.org>, Otavio Salvador <otavio@debian.org>,
Christian Perrier <bubulle@debian.org>, Daniel Burrows <dburrows@debian.org>,
Luca Bruno <lethalman88@gmail.com>, Julian Andres Klode <jak@debian.org>
-Standards-Version: 3.8.2.0
-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, po4a (>= 0.34-2), autotools-dev
+Standards-Version: 3.8.3
+Build-Depends: debhelper (>= 5.0), libdb-dev, gettext (>= 0.12), libcurl4-gnutls-dev | libcurl3-gnutls-dev (>= 7.15.5), debiandoc-sgml, xsltproc, docbook-xsl, po4a (>= 0.34-2), autotools-dev
Vcs-Bzr: http://bzr.debian.org/apt/debian-sid/
Package: apt
@@ -67,7 +67,6 @@ Package: apt-transport-https
Architecture: any
Depends: ${shlibs:Depends}
Priority: optional
-Section: admin
Description: APT https transport
This package contains a APT https transport. It makes it possible to
use 'deb https://foo distro main' lines in the sources.list.