summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2014-03-13warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies
Git-Dch: Ignore Reported-By: gcc -Wmissing-declarations
2014-03-13unset LANGUAGE in the testing framework directlyDavid Kalnischkies
Git-Dch: Ignore
2014-03-13support DEB_BUILD_PROFILES and -P for build profilesDavid Kalnischkies
Inspired by the rest of the patch in 661537, but abstract the parsing of various ways of setting the build profiles more so it can potentially be reused and all apt parts have the same behaviour. Especially config options, cmdline options and environment will not be combined as proposed as this isn't APTs usual behaviour and dpkg doesn't do it either, so one overrides the other as it normally does.
2014-03-12Promote xz-utils from apt Suggests to libapt-pkg DependsJulian Andres Klode
libapt-pkg depends on the other compressors, and now that xz is the default in many cases, it should depend on that one as well.
2014-02-28Merge remote-tracking branch 'origin/debian/sid' into ubuntu/masterMichael Vogt
Conflicts: debian/changelog
2014-02-28Merge branch 'debian/sid' into ubuntu/masterMichael Vogt
2014-02-28releasing package apt version 0.9.15.50.9.15.5Michael Vogt
2014-02-27initial version of apt-helperMichael Vogt
2014-02-25Bug#739988: Fix autopkgtest missing dependencies and localeMartin Pitt
debian/tests/control: Add missing build-essential, fakeroot, and wget test dependencies. debian/tests/run-tests: Pin locale to C to avoid test failures in other locales.
2014-02-23releasing package apt version 0.9.15.4ubuntu10.9.15.4ubuntu1Michael Vogt
2014-02-23Merge branch 'debian/sid' into ubuntu/masterMichael Vogt
Conflicts: debian/changelog
2014-02-23releasing package apt version 0.9.15.40.9.15.4Michael Vogt
2014-02-22add missing libdb-dev to debian/tests/controlMichael Vogt
2014-02-22debian: Add debDebFile::ExtractTarMember to the symbols fileGuillem Jover
2014-02-22Fix typos in documentation (codespell)Michael Vogt
2014-02-22remove auto-generated apt-key and sources.list on clean (closes: 739749)Michael Vogt
2014-02-20releasing package apt version 0.9.15.3ubuntu10.9.15.3ubuntu1Michael Vogt
2014-02-20Merge branch 'debian/sid' into ubuntu/masterMichael Vogt
Conflicts: configure.ac debian/changelog test/integration/test-kernel-helper-autoremove
2014-02-20releasing package apt version 0.9.15.3Michael Vogt
2014-02-20prepare releaseMichael Vogt
2014-02-14update symbols file with hints from the buildlogsDavid Kalnischkies
2014-02-14do not compress .xhtml files and remove junk filesDavid Kalnischkies
dh_compress compresses .xhtml files by default, which breaks our doxygen documentation. doxygen has also a bunch of temporary files it creates which stay in the build directory and so we remove them before installing them as documentation. Closes: 738933
2014-02-13releasing package apt version 0.9.15.2ubuntu10.9.15.2ubuntu1Michael Vogt
2014-02-13(re)add XS-Testsuite: autopkgtestMichael Vogt
2014-02-13Merge branch 'debian/sid' into ubuntu/masterMichael Vogt
Conflicts: configure.ac debian/changelog
2014-02-13use "Restrictions: allow-stderr and avoid apt-stderr.log in ↵Michael Vogt
debian/tests/run-tests
2014-02-13releasing package apt version 0.9.15.20.9.15.2Michael Vogt
2014-02-12remove duplication in pkgCdrom::Add and ::IdentDavid Kalnischkies
Git-Dch: Ignore
2014-02-10bump Standards-Version to 3.9.5 (no changes needed)David Kalnischkies
2014-02-10update libapt-pkg.symbols fileDavid Kalnischkies
2014-02-07releasing package apt version 0.9.15.1ubuntu10.9.15.1ubuntu1Michael Vogt
2014-02-07Merge branch 'debian/sid' into ubuntu/masterMichael Vogt
Conflicts: configure.ac debian/changelog
2014-02-06releasing package apt version 0.9.15.1Michael Vogt
2014-01-28Merge branch 'debian/sid' into ubuntu/masterMichael Vogt
2014-01-26Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt
Conflicts: apt-private/private-list.cc doc/po/de.po test/integration/framework
2014-01-25update changelogMichael Vogt
2014-01-25Merge branch 'debian/sid' into ubuntu/masterMichael Vogt
Conflicts: configure.ac
2014-01-25Merge branch 'debian/sid' into ubuntu/masterMichael Vogt
Conflicts: configure.ac debian/changelog doc/apt-verbatim.ent doc/po/apt-doc.pot po/ar.po po/ast.po po/bg.po po/bs.po po/ca.po po/cs.po po/cy.po po/da.po po/de.po po/dz.po po/el.po po/es.po po/eu.po po/fi.po po/fr.po po/gl.po po/hu.po po/it.po po/ja.po po/km.po po/ko.po po/ku.po po/lt.po po/mr.po po/nb.po po/ne.po po/nl.po po/nn.po po/pl.po po/pt.po po/pt_BR.po po/ro.po po/ru.po po/sk.po po/sl.po po/sv.po po/th.po po/tl.po po/tr.po po/uk.po po/vi.po po/zh_CN.po po/zh_TW.po
2014-01-25releasing package apt version 0.9.150.9.15Michael Vogt
2014-01-25use svg in doxygen and ensure dot is around for itDavid Kalnischkies
2014-01-24merge ubuntu diff from dokoMichael Vogt
2014-01-24releasing package apt version 0.9.14.3~exp50.9.14.3.exp5Michael Vogt
2014-01-22releasing package apt version 0.9.14.3~exp4Michael Vogt
2014-01-18releasing package apt version 0.9.14.3~exp30.9.14.3.exp3Michael Vogt
2014-01-18* implement deb822 suggestions from donkult (thanks!):Michael Vogt
- rename "Dist" to "Suites" - rename "Section" to "Sections" - rename "Architectures-Delete" to "Architectures-Remove" - rename "Uri" to "URI" * add "apt list --manual-installed" * add "apt upgrade --dist" * add "apt purge" * flock() the file edited in "apt edit-sources" * apt-private/private-show.cc: - do not show Description-lang: header * reword apt !isatty() warning * add missing integration test for "apt list" and fix bugs found by it
2014-01-16prepare upload0.9.14.3.exp2Michael Vogt
2014-01-16prepare new uploadMichael Vogt
2014-01-05debian/rules: Call dh_makeshlibs for 'apt'Julian Andres Klode
The package ships libapt-private now, so we need an ldconfig call in postinst. dh_makeshlibs creates one for us. Reported-by: lintian
2014-01-05debian/rules: Call dh_makeshlibs for 'apt'Julian Andres Klode
The package ships libapt-private now, so we need an ldconfig call in postinst. dh_makeshlibs creates one for us. Reported-by: lintian
2014-01-05prepare 0.9.14.3~exp10.9.14.3.exp1Michael Vogt