summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)AuthorFilesLines
2012-09-03merged from the debian-sid branchMichael Vogt1-0/+34
2012-09-03merged lp:~sampo555/python-apt/fix_1042916Michael Vogt1-0/+5
2012-08-14merged from the lp:~mvo/python-apt/mvo treeMichael Vogt1-0/+4
2012-08-14* python/cache.cc:Michael Vogt1-0/+2
- add "Codename" to PackageFile object
2012-08-08po/pl.po: Polish (Michał Kułach) (closes: #684308)Michał Kułach1-0/+7
2012-07-30Release 0.8.7Julian Andres Klode1-2/+2
2012-07-30apt/auth.py: Forward stderr from apt-key to our stderr if non-emptyJulian Andres Klode1-1/+3
2012-07-30apt/auth.py: Do not merge stdout and stderr (Closes: #678706)Julian Andres Klode1-0/+3
2012-07-28Fix typos: the the -> the (closes: #679432)Jakub Wilk1-0/+4
2012-06-30po/ja.po: Japanese translation updated by Kenshi Muto (closes: #679652)David Prévot1-0/+1
2012-06-30po/es.po: Spanish translation updated by Omar Campagne (closes: #679285)David Prévot1-0/+6
2012-06-29releasing version 0.8.6ubuntu1Michael Vogt1-2/+8
2012-06-29releasing version 0.8.6Michael Vogt1-2/+2
2012-06-26merged from the debian branchMichael Vogt2-12/+80
2012-06-25Order wheezy-proposed-updates after wheezy/updates and wheezy-updatesJulian Andres Klode1-0/+1
2012-06-25Add wheezy-updates as Recommended UpdatesJulian Andres Klode1-0/+1
2012-06-25* po:Julian Andres Klode1-0/+2
- Fixup the translations for wheezy again
2012-06-25* data/templates/Debian.info.in:Julian Andres Klode1-0/+2
- Add wheezy
2012-06-25* debian/control:Julian Andres Klode2-0/+3
- Build-depend on fakeroot, needed for the apt.auth tests
2012-06-25* tests/fakeroot-apt-key:Julian Andres Klode1-0/+2
- exec apt-key, otherwise we ignore the return value
2012-06-25Use Popen.communicate() instead of stdin, stdoutJulian Andres Klode1-0/+1
2012-06-25* apt/auth.py:Julian Andres Klode1-0/+4
- Use tempfile.NamedTemporaryFile to create temporary file
2012-06-25update b-d for apt, thanks to juliankMichael Vogt2-3/+4
2012-06-25* debian/control:Michael Vogt2-1/+10
- increase build-dep for apt-utils to make tests during build for test_auth.py
2012-06-22Release 0.8.5Julian Andres Klode1-2/+2
2012-06-22* tests:Julian Andres Klode1-0/+2
- Fix new tests from Sebastian to work with Python 2.6
2012-06-22* utils/get_ubuntu_mirrors_from_lp.py:Julian Andres Klode1-0/+2
- Revert move to Python 3, python3-feedparser is not in the archive yet
2012-06-22* debian/control:Julian Andres Klode2-1/+3
- Set Standards-Version to 3.9.3
2012-06-20po/sr.po: incomplete Serbian translation updated by Nikola NenadicDavid Prévot1-0/+1
2012-06-20po/ru.po: incomplete Russian translation updated by AndreyDavid Prévot1-0/+1
2012-06-20* po/be.po: Belarusian translation by Viktar Siarheichyk (closes: #678286)David Prévot1-1/+2
2012-06-19xz-lzma has been rolled into xz-utils, as of 5.1.1alpha+20120614-1Adam Conrad2-1/+7
2012-06-19po/am.po po/be.po po/br.po po/et.po po/eu.po po/fa.po po/fur.po po/hi.poDavid Prévot1-0/+3
po/mr.po po/ms.po po/nn.po po/pa.po po/ps.po po/qu.po po/rw.po po/ta.po po/ur.po po/xh.po: remove useless (empty) translations
2012-06-19python/acquire.cc: Use pkgAcquire::Setup() to setup the acquire classJulian Andres Klode1-0/+3
and handle errors from this (Closes: #629624)
2012-06-17* python/tag.cc:Julian Andres Klode1-0/+2
- Correctly handle file descriptor 0 aka stdin (Closes: #669458)
2012-06-17Replace xz-lzma Recommends by xz-utils (Closes: #677934)Julian Andres Klode2-1/+2
2012-06-17* po/de.po: German translation updated by Holger Wansing (closes: #677916)David Prévot1-0/+1
2012-06-17* python/configuration.cc:Julian Andres Klode1-0/+4
- Handle the use of "del" on configuration values. Those are represented by calling the setter with NULL, which we did not handle before, causing a segmentation fault (Closes: #661062)
2012-06-17* debian/control:Julian Andres Klode2-1/+3
- Drop Recommends on python2.6 (Closes: #645970)
2012-06-15Merge patch from Colin Watson to handle non-UTF8 tag files inJulian Andres Klode1-0/+5
Python 3, by using bytes instead of str when requested; and document this in the RST documentation (Closes: #656288)
2012-06-13* po/en_GB.po: Remove useless file <20120610190618.GA1387@burratino>David Prévot1-0/+1
2012-06-13* po/hu.po: Hungarian translation updated by Gabor KelemenDavid Prévot1-0/+1
2012-06-13* po/el.po: Greek translation updated by Thomas Vasileiou (closes: #677331)David Prévot1-0/+1
2012-06-13* po/fi.po: Finnish translation updated by Timo JyrinkiDavid Prévot1-0/+1
2012-06-13* po/tl.po: Tagalog translation updated by Ariel S. BetanDavid Prévot1-0/+1
2012-06-13* po/sk.po: Slovak translation updated by Ivan Masár (closes: #676973)David Prévot1-0/+1
2012-06-13* po/eo.po: Esperanto translation by Kristjan Schmidt and Michael MoroniDavid Prévot1-0/+1
2012-06-13* po/id.po: Indonesian by Andika Triwidada (closes: #676960)David Prévot1-0/+1
2012-06-13* po/sl.po: Slovenian translation updated by Matej UrbančičDavid Prévot1-0/+1
2012-06-13* po/pt_BR.po: Brazilian translation updated by Sérgio CipollaDavid Prévot1-0/+1