summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'debian/jessie' into debian/experimentalDavid Kalnischkies2015-04-191-1/+1
|\ | | | | | | | | | | | | | | | | Conflicts: apt-pkg/acquire-item.cc cmdline/apt-key.in methods/https.cc test/integration/test-apt-key test/integration/test-multiarch-foreign
| * release 1.0.9.8David Kalnischkies2015-04-131-1/+1
| |
* | demote missing gtest to a buildtime warningDavid Kalnischkies2015-04-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | We just need it for unit tests and our debian/rules file actually skips calling them if nocheck is given… but this fails anyhow as we declared a hard-dependency on it. Demoting the error to a warning in configuration and adding a test in the 'make test' path with a friendly message allows nocheck to be useful again. (Running unit tests is fully encouraged of course, but bootstrappers and co do not need to be burdened with this stuff)
* | merge debian/sid into debian/experimentalDavid Kalnischkies2015-03-161-1/+1
|\|
| * prepare 1.0.9.6Michael Vogt2015-01-161-1/+1
| |
| * release 1.0.9.51.0.9.5David Kalnischkies2014-12-231-1/+1
| |
| * release 1.0.9.41.0.9.4David Kalnischkies2014-12-031-1/+1
| |
* | Run ./prepare-release pre-exportMichael Vogt2014-11-061-1/+1
| | | | | | | | Git-dch: ignore
* | DropPrivs: Also check for saved set-user-ID and set-group-IDJulian Andres Klode2014-09-241-0/+6
| |
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-09-231-1/+1
|\| | | | | | | | | | | | | | | | | Conflicts: apt-pkg/acquire-item.cc apt-pkg/acquire-item.h apt-pkg/cachefilter.h configure.ac debian/changelog
| * ./pre-release pre-exportMichael Vogt2014-09-181-1/+1
| |
| * prepare 1.0.8Michael Vogt2014-09-091-1/+1
| |
| * releasing 1.0.7Michael Vogt2014-08-281-1/+1
| |
| * prepare 1.0.6Michael Vogt2014-07-101-1/+1
| |
* | restore breaks against libapt-inst1.5 (<< 0.9.9)Michael Vogt2014-07-101-1/+1
| |
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-07-081-4/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apt-pkg/deb/deblistparser.cc doc/po/apt-doc.pot doc/po/de.po doc/po/es.po doc/po/fr.po doc/po/it.po doc/po/ja.po doc/po/pl.po doc/po/pt.po doc/po/pt_BR.po po/da.po po/mr.po po/vi.po
| * build: Convert from DebianDoc SGML to DocBook XMLGuillem Jover2014-07-081-4/+1
| |
* | releasing package apt version 1.1~exp11.1.exp1Michael Vogt2014-06-191-1/+1
|/
* releasing package apt version 1.0.5Michael Vogt2014-06-181-1/+1
|
* Check for gtest's header before building.Michele Orrù2014-06-171-4/+11
| | | | | Add AC_CHECK_HEADER directive for gtest, and report a fatal error message if not found.
* really release 1.0.4Michael Vogt2014-06-101-1/+1
|
* release 1.0.4Michael Vogt2014-06-101-1/+1
|
* prepare release 1.0.3Michael Vogt2014-05-051-1/+1
|
* prepare release 1.0.2Michael Vogt2014-04-251-1/+1
|
* prepare 1.0.1 releaseMichael Vogt2014-04-101-1/+1
|
* releasing package apt version 1.0Michael Vogt2014-04-011-1/+1
|
* Release 0.9.16.1Julian Andres Klode2014-03-151-1/+1
|
* prepare 0.9.16 releaseMichael Vogt2014-03-141-1/+1
|
* use liblzma-dev to provide xz/lzma supportDavid Kalnischkies2014-03-131-0/+7
| | | | | | | | | | | | We have xz/lzma support for a while, but only via an external binary provided by xz-utils. Now that the Debian archive provides xz by default and dpkg pre-depends on the library provided by liblzma-dev we can switch now to use this library as well to avoid requiring an external binary. For now the binary is in a prio:required package, but this might change in the future. API wise it is quiet similar to bz2 code expect that it doesn't provide file I/O methods, so we piece this together on our own.
* releasing package apt version 0.9.15.5Michael Vogt2014-02-281-1/+1
|
* releasing package apt version 0.9.15.4Michael Vogt2014-02-231-1/+1
|
* Fix typos in documentation (codespell)Michael Vogt2014-02-221-1/+1
|
* releasing package apt version 0.9.15.3Michael Vogt2014-02-201-1/+1
|
* releasing package apt version 0.9.15.2Michael Vogt2014-02-131-1/+1
|
* releasing package apt version 0.9.15.1Michael Vogt2014-02-061-1/+1
|
* releasing package apt version 0.9.15Michael Vogt2014-01-251-1/+1
|
* releasing package apt version 0.9.14.3~exp5Michael Vogt2014-01-241-1/+1
|
* releasing package apt version 0.9.14.3~exp4Michael Vogt2014-01-221-1/+1
|
* releasing package apt version 0.9.14.3~exp3Michael Vogt2014-01-181-1/+1
|
* prepare 0.9.14.3~exp1Michael Vogt2014-01-051-1/+1
|
* prepare releaseMichael Vogt2013-12-291-1/+1
|
* releasing package apt version 0.9.14.1Michael Vogt2013-12-121-1/+1
|
* really release 0.9.14Michael Vogt2013-12-071-1/+1
|
* unset LANGUAGE for showing [Y/n] answer hintsDavid Kalnischkies2013-08-011-1/+1
| | | | | | | | | | | | | | | | | | | | | nl_langinfo is used to acquire the YESEXPR of the language used, but it will return the one from LC_MESSAGES, which might be different from the language chosen for display of the question (based on LANGUAGE) so this commit removes the [Y/n] help text from the questions itself and moves it to the prompt creation in which the usage of LC_MESSAGES is forced for it, so that the helptext shown actually represents the characters accepted as input for the question. There is still room for problems of course starting with an untranslated "[Y/n]" but a translated YESEXPR or the problem that the question is asked in a completely different language which might have a conflicting definition of [Y/n] input or the user simple ignores the helptext and assumes that an answer matching the question language is accepted, but the mayority of users will never have this problem to begin with, so we should be fine (or at least a bit finer than before). Closes nothing really, but should at least help a bit with bugs like deb:194614, deb:471102, lp:1205578, and countless others.
* remove ALL_LINGUAS as it is overruled by po/LINGUASDavid Kalnischkies2013-07-261-4/+0
| | | | | | | The list shows that it is ignored as some translations which are shipped are not included here, so remove this source of possible confusion. Git-Dch: Ignore
* make autoconf happy by "mv configure.{in,ac}"David Kalnischkies2013-07-261-0/+194
Git-Dch: Ignore