summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add apt-vendor for raspbian. Closes: #732749Michael Vogt2013-12-214-0/+27
* Danish translation updateJoe Dalton2013-12-152-277/+129
* releasing package apt version 0.9.14.1Michael Vogt2013-12-1247-3083/+3752
* Merge remote-tracking branch 'mvo/bugfix/conffile' into debian/sidMichael Vogt2013-12-126-7/+73
|\
| * Fix conffile prompt regression (LP: #1260297)Michael Vogt2013-12-123-4/+51
| * fix test/integration/test-apt-key-net-updateMichael Vogt2013-12-121-2/+6
| * clarify error message when apt-get source=ver fails, print a real error messa...Michael Vogt2013-12-122-2/+2
| * fix test/integration/test-apt-key-net-update (code copy/DRY violation)Michael Vogt2013-12-111-0/+15
* | improve error messageMichael Vogt2013-12-112-5/+8
|/
* improve error message for apt-get source pkg:arch{=ver,/release}Michael Vogt2013-12-112-4/+24
* add support for "apt-get source pkg:arch"Michael Vogt2013-12-112-10/+110
* user-requested version tag gets precedence in apt-get source -t dist pkg=vers...Michael Vogt2013-12-102-4/+9
* fix typoMichael Vogt2013-12-102-3/+3
* improve test for #731853 and commentsMichael Vogt2013-12-101-3/+5
* if there is only deb-src pick higest version in deb-src release matchingMichael Vogt2013-12-102-5/+12
* Merge remote-tracking branch 'mvo/feature/deb-src-bts731102' into debian/sidMichael Vogt2013-12-101-0/+60
|\
| * remove exposing {MetaIndexInfo,MetaIndexFile,MetaIndexURI} again as this is p...Michael Vogt2013-12-052-9/+1
| * add new LocalFileName() method to metaindexMichael Vogt2013-12-057-60/+40
| * refactorMichael Vogt2013-12-041-11/+22
| * add #ifdefed ABI break & cleaner solution once the abi break is in placeMichael Vogt2013-12-046-8/+72
| * use MetaIndexFile() instead of MetaIndexURI()Michael Vogt2013-12-041-4/+2
| * refactor FindSrc()Michael Vogt2013-12-041-16/+15
| * add test for aptget source for unavailable packageMichael Vogt2013-12-041-0/+5
| * further refactor, extract GetReleaseForSourceRecord() out of FindSrc(), write...Michael Vogt2013-12-042-51/+60
| * refactor and move generation of the MetaIndex FileName out of the FindSrc()Michael Vogt2013-12-041-8/+26
| * add test, deal with InReleaseMichael Vogt2013-12-042-2/+49
| * proof-of-concept for fixing debian #731102Michael Vogt2013-12-034-14/+61
* | really release 0.9.14Michael Vogt2013-12-0755-44624/+47886
* | do not force a specific export-dir in the repositoryDavid Kalnischkies2013-12-071-1/+0
* | ensure prepare-release works in the right directoryDavid Kalnischkies2013-12-071-6/+14
* | releasing package apt version 0.9.14Michael Vogt2013-12-071-2/+2
* | update libapt-pkg4.12 symbols fileDavid Kalnischkies2013-12-072-6/+82
* | tell the release script that we use git nowDavid Kalnischkies2013-12-071-2/+2
* | fix release script to deal with vendorsDavid Kalnischkies2013-12-071-4/+13
* | releasing package apt version 0.9.13.2Michael Vogt2013-12-061-0/+23
* | fix build failure with the new apt-vendors stuffMichael Vogt2013-12-064-4/+5
* | Handle SIGWINCH in APT::Progress-Fancy=1Michael Vogt2013-12-063-11/+31
* | vendor/debian/makefile: apply 6f3c4e33 for debian/makefile as wellMichael Vogt2013-12-061-1/+1
* | vendor/makefile: fix build error for parallel buildsMichael Vogt2013-12-061-1/+1
* | * document Dpkg::Progress-Fancy (closes: 726169), thanks to James McCoyMichael Vogt2013-12-051-1/+1
* | * enable release based selection for deb-src (closes: 731102)Michael Vogt2013-12-057-35/+145
* | prepare-release: declare the packages needed as source build deps.Steve Langasek2013-12-011-0/+4
* | drop old /var/state to /var/lib transition artefactsDavid Kalnischkies2013-12-012-41/+1
* | generate apt-key script with vendor info about keysDavid Kalnischkies2013-12-016-6/+19
* | cherry-pick ubuntus (disabled) net-update fixesDavid Kalnischkies2013-12-014-13/+126
* | use a substvar to set the archive-keyring in debian/controlDavid Kalnischkies2013-11-305-4/+40
* | add a vendor specific file to have configurable entitiesDavid Kalnischkies2013-11-3028-166/+210
* | introduce a vendor system to change sources.listDavid Kalnischkies2013-11-309-7/+89
* | enable NOISE for build logs to enable analyseDavid Kalnischkies2013-11-301-0/+3
* | merge ubuntus apport reporting changes to reduce diffDavid Kalnischkies2013-11-301-5/+54