summaryrefslogtreecommitdiff
path: root/debian/control
AgeCommit message (Collapse)Author
2013-07-10reorder Depends to match debians styleMichael Vogt
2013-07-02merged debian/sid branch from git.debian.orgMichael Vogt
2013-05-16Update Vcs fieldsGuillem Jover
Use the canonical URLs. Rename Vcs-Bzr to Vcs-Git and use the more efficient git protocol instead of http. Point Vcs-Browser to the gitweb interface.
2013-05-16moved to git, updated gbp.conf to match the bzr versionMichael Vogt
2013-05-08merged from the debian-wheezy branchMichael Vogt
2013-05-08properly handle if-modfied-since with libcurl/https Michael Vogt
(closes: #705648)
2013-04-30merged from the debian-sid branchMichael Vogt
2013-04-08* debian/control:Michael Vogt
- replace manpages-it (closes: #704723)
2013-03-25merge patches from daniel to fix merge artifact and test failureMichael Vogt
2013-03-14* SECURITY UPDATE: InRelease verification bypass0.9.7.8Michael Vogt
- CVE-2013-1051 * apt-pkg/deb/debmetaindex.cc, test/integration/test-bug-595691-empty-and-broken-archive-files, test/integration/test-releasefile-verification: - disable InRelease downloading until the verification issue is fixed, thanks to Ansgar Burchardt for finding the flaw
2012-11-29Revert build-dependency from gettext:any to gettext, now that gettext isColin Watson
Multi-Arch: foreign.
2012-09-04merged sftp://bzr.debian.org/bzr/apt/apt/debian-sidMichael Vogt
2012-08-30* debian/control:Raphael Geissert
- let libapt-pkg break apt < 0.9.4 to ensure that the installed http- method supports the new redirection-style, thanks to Raphael Geissert for reporting & testing (Closes: #685192)
2012-06-29merged from the debian-sid branchMichael Vogt
2012-06-29* debian/control:David Kalnischkies
- demote debiandoc-sgml to Build-Depends-Indep * doc/makefile: - separate translation building of debiandoc from manpages so that we don't need to build debiandoc for binary packages
2012-06-27* debian/control:David Kalnischkies
- libapt-{pkg,inst} packages should be in section 'libs' instead of 'admin' as by ftp-master override request in #677596
2012-06-11Drop upgrade handling for obsolete conffile /etc/apt/apt.conf.d/01ubuntu,Steve Langasek
removed in previous LTS.
2012-05-22cherry pick -r 2205.1.5..2205.1.6 from debian-sid that got lost in previous ↵Michael Vogt
merge
2012-05-22merged (and resolved a bunch of conflicts) of the debian-sid branchMichael Vogt
2012-05-21* debian/control:David Kalnischkies
- moving debiandoc-sgml to Build-Depends-Indep was one step too much for the buildds as we still build two sgml files in arch:any
2012-05-14* debian/control:David Kalnischkies
- move doxygen and debiandoc-sgml to Build-Depends-Indep as docs are no longer build in the same target as the manpages
2012-04-11prepare new experimtnal uploadMichael Vogt
2012-04-05suggest xz-utils instead of bzip2 and lzmaDavid Kalnischkies
2012-04-05 - add libbz2-dev as new build-dependencyDavid Kalnischkies
- remove the libz-dev alternative from zlib1g-dev build-dependency - do the same for bz2 builtin if available * apt-pkg/contrib/fileutl.cc: - use libz2 library for (de)compression instead of the bzip2 binary as the first is a dependency of dpkg and the later just priority:optional so we gain 'easier' access to bz2-compressed Translation files this way
2012-03-30Build-depend on gettext:any for cross-building support.Steve Langasek
2012-03-24clean up obsolete conffile /etc/apt/apt.conf.d/01ubuntu, which wasSteve Langasek
dropped in maverick.
2012-03-22* debian/controlDavid Kalnischkies
- bump Standards-Version to 3.9.3 (no changes needed)
2012-01-24merged from experimentalMichael Vogt
2012-01-19apply typofixes by Pascal De Vuyst, thanks! (Closes: #652834, #652835)David Kalnischkies
2012-01-19* debian/control:David Kalnischkies
- remove APT from the short descriptions as lintian doesn't like it and it doesn't transport any information for a reader anyway
2011-11-28merged from debian-experimental2Michael Vogt
2011-11-28revert libapt-common addition because of ↵Michael Vogt
http://lists.debian.org/debian-devel/2011/11/msg00742.html
2011-11-22merged lp:~mvo/apt/convert-to-multiarch-lib-thanks-colinMichael Vogt
2011-11-22merged libapt multiarch enable patch from Colin Watson, many thanks!Michael Vogt
2011-11-10merged from lp:~mvo/apt/mvo (that has all the changes from ↵Michael Vogt
debian-experimental2) and resolved a bunch of conflicts
2011-09-14update package names too for the new abiMichael Vogt
2011-08-10manually merge Adam Conrads uploadMichael Vogt
2011-08-10* debian/control:Michael Vogt
- fix VCS location
2011-07-28merged from debian-experimentalMichael Vogt
2011-06-29remove no longer needed replaces for libapt-pkg4.11 and libapt-inst1.3Michael Vogt
2011-06-29merge lp:~mvo/apt/abi-breakMichael Vogt
2011-06-28merge from the experimental branch and prepare new uploadMichael Vogt
2011-06-28debian/control: update breaks for the final uploadMichael Vogt
2011-06-28merge updated description from David, many thanksMichael Vogt
2011-06-22* debian/control:Michael Vogt
- modernize package description (closes: #624618)
2011-06-17use depends for the ${shlibs:Depends} to make the breaks workMichael Vogt
2011-06-17* debian/control:Michael Vogt
- add Breaks: 0.8.15~exp3) for libapt-pkg4.10 and libapt-inst1.2 (thanks to Jonathan Nieder, closes: #630214)
2011-06-15* debian/control:Michael Vogt
- fix incorrect Replaces (closes: #630204) for libapt-inst1.2
2011-06-10generate debiandencies for libapt-pkg-dev automatically via deb-substvarsMichael Vogt
2011-06-08fix lintian issuesMichael Vogt