From 92437804ab54fc95da65a3a35e690f9023db2f57 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Wed, 2 Feb 2011 22:43:14 +0100 Subject: * debian/control: - make Vcs-Bzr point to http://bzr.debian.org/apt/debian-squeeze branch --- debian/changelog | 8 ++++++++ debian/control | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index d4ac384e2..76f137ea1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (0.8.10.4) UNRELEASED; urgency=low + + * debian/control: + - make Vcs-Bzr point to http://bzr.debian.org/apt/debian-squeeze + branch + + -- Michael Vogt Wed, 02 Feb 2011 22:42:36 +0100 + apt (0.8.10.3) unstable; urgency=low [ Programs translations ] diff --git a/debian/control b/debian/control index 87e885f6a..59bf7a7a7 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Uploaders: Michael Vogt , Otavio Salvador , Standards-Version: 3.9.0 Build-Depends: debhelper (>= 5.0), libdb-dev, gettext (>= 0.12), libcurl4-gnutls-dev (>= 7.19.0), zlib1g-dev | libz-dev, debiandoc-sgml, xsltproc, docbook-xsl, docbook-xml, po4a (>= 0.34-2), autotools-dev, autoconf, automake, doxygen Build-Conflicts: autoconf2.13, automake1.4 -Vcs-Bzr: http://bzr.debian.org/apt/debian-sid/ +Vcs-Bzr: http://bzr.debian.org/apt/debian-squeeze Package: apt Architecture: any -- cgit v1.2.3 From c7ce5038c9caa0730d037fff0b448d9e32ae5552 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Tue, 22 Feb 2011 11:16:47 +0100 Subject: fix the pointer to the VCS-Bzr --- debian/changelog | 7 ++++--- debian/control | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 76f137ea1..695b362ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,11 @@ -apt (0.8.10.4) UNRELEASED; urgency=low +apt (0.8.10.3+squeeze1) UNRELEASED; urgency=low + [ Michael Vogt ] * debian/control: - - make Vcs-Bzr point to http://bzr.debian.org/apt/debian-squeeze + - make Vcs-Bzr point to http://bzr.debian.org/apt/apt/debian-squeeze branch - -- Michael Vogt Wed, 02 Feb 2011 22:42:36 +0100 + -- David Kalnischkies Tue, 22 Feb 2011 11:15:06 +0100 apt (0.8.10.3) unstable; urgency=low diff --git a/debian/control b/debian/control index 59bf7a7a7..0eea1a800 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Uploaders: Michael Vogt , Otavio Salvador , Standards-Version: 3.9.0 Build-Depends: debhelper (>= 5.0), libdb-dev, gettext (>= 0.12), libcurl4-gnutls-dev (>= 7.19.0), zlib1g-dev | libz-dev, debiandoc-sgml, xsltproc, docbook-xsl, docbook-xml, po4a (>= 0.34-2), autotools-dev, autoconf, automake, doxygen Build-Conflicts: autoconf2.13, automake1.4 -Vcs-Bzr: http://bzr.debian.org/apt/debian-squeeze +Vcs-Bzr: http://bzr.debian.org/apt/apt/debian-squeeze/ Package: apt Architecture: any -- cgit v1.2.3 From a7476cb43894d6d019d6ecde31ff418fc472c2b6 Mon Sep 17 00:00:00 2001 From: Christian Perrier Date: Tue, 22 Feb 2011 11:21:18 +0100 Subject: =?UTF-8?q?Fix=20error=20in=20French=20translation=20of=20manpages?= =?UTF-8?q?=20(apt=5Fpreferences(5)).=20Merci,=20R=C3=A9mi=20Vanicat.=20Cl?= =?UTF-8?q?oses:=20#613689?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- debian/changelog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 695b362ed..364203044 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,7 +5,12 @@ apt (0.8.10.3+squeeze1) UNRELEASED; urgency=low - make Vcs-Bzr point to http://bzr.debian.org/apt/apt/debian-squeeze branch - -- David Kalnischkies Tue, 22 Feb 2011 11:15:06 +0100 + [ Christian Perrier ] + * Fix error in French translation of manpages (apt_preferences(5)). + Merci, Rémi Vanicat. Closes: #613689 + + + -- David Kalnischkies Tue, 22 Feb 2011 11:19:50 +0100 apt (0.8.10.3) unstable; urgency=low -- cgit v1.2.3 From 0ff1a4556c0a0fb76ce48e88031eff2b4d613c5e Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Tue, 22 Feb 2011 11:26:47 +0100 Subject: =?UTF-8?q?*=20apt-pkg/contrib/fileutl.cc:=20=20=20-=20reorder=20t?= =?UTF-8?q?he=20loaded=20filesize=20bytes=20for=20big=20endian=20(Closes:?= =?UTF-8?q?=20#612986)=20=20=20=20=20Thanks=20to=20J=C3=B6rg=20Sommer=20fo?= =?UTF-8?q?r=20the=20detailed=20analyse!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- debian/changelog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 364203044..b3907ac0f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,8 +9,12 @@ apt (0.8.10.3+squeeze1) UNRELEASED; urgency=low * Fix error in French translation of manpages (apt_preferences(5)). Merci, Rémi Vanicat. Closes: #613689 + [ David Kalnischkies ] + * apt-pkg/contrib/fileutl.cc: + - reorder the loaded filesize bytes for big endian (Closes: #612986) + Thanks to Jörg Sommer for the detailed analyse! - -- David Kalnischkies Tue, 22 Feb 2011 11:19:50 +0100 + -- David Kalnischkies Tue, 22 Feb 2011 11:25:58 +0100 apt (0.8.10.3) unstable; urgency=low -- cgit v1.2.3 From bc33e0f0b6b1fdb010dcd4a49a78b827530052aa Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Tue, 22 Feb 2011 12:50:47 +0100 Subject: * ftparchive/multicompress.cc, apt-inst/deb/debfile.cc: - support xz compressor to create xz-compressed Indexes and be able to open data.tar.xz files --- debian/changelog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index b3907ac0f..bf72e350d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,8 +13,11 @@ apt (0.8.10.3+squeeze1) UNRELEASED; urgency=low * apt-pkg/contrib/fileutl.cc: - reorder the loaded filesize bytes for big endian (Closes: #612986) Thanks to Jörg Sommer for the detailed analyse! + * ftparchive/multicompress.cc, apt-inst/deb/debfile.cc: + - support xz compressor to create xz-compressed Indexes and be able + to open data.tar.xz files - -- David Kalnischkies Tue, 22 Feb 2011 11:25:58 +0100 + -- David Kalnischkies Tue, 22 Feb 2011 12:47:31 +0100 apt (0.8.10.3) unstable; urgency=low -- cgit v1.2.3 From cd5b597cc855a535b35e88324191931c54c6fba0 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Tue, 22 Feb 2011 14:52:10 +0100 Subject: * ftparchive/writer.cc: - include xz-compressed Packages and Sources files in Release file --- debian/changelog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index bf72e350d..ebea1dac8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,8 +16,10 @@ apt (0.8.10.3+squeeze1) UNRELEASED; urgency=low * ftparchive/multicompress.cc, apt-inst/deb/debfile.cc: - support xz compressor to create xz-compressed Indexes and be able to open data.tar.xz files + * ftparchive/writer.cc: + - include xz-compressed Packages and Sources files in Release file - -- David Kalnischkies Tue, 22 Feb 2011 12:47:31 +0100 + -- David Kalnischkies Tue, 22 Feb 2011 14:51:32 +0100 apt (0.8.10.3) unstable; urgency=low -- cgit v1.2.3