Michael Vogt
|
d73743ddae
|
support multiple "Suite:" entries
|
10 years ago |
Michael Vogt
|
a51fa92c52
|
rename URL to Uri in deb822-sources
|
10 years ago |
Michael Vogt
|
796a0eff1a
|
rename "distribution" in sources.list to "suite"
|
10 years ago |
Michael Vogt
|
7037aab52f
|
* refactor to have a new virtual ParseStanza
Have a similar ParseStanza() to the current ParseLine().
Rename the Architectures options in deb822 to make it more
user friendly
|
10 years ago |
Michael Vogt
|
db6594dfc5
|
remove "," in components again
|
10 years ago |
Michael Vogt
|
181d587044
|
document deb822 style sources.list
|
10 years ago |
Michael Vogt
|
4194c9aee2
|
improve error message
|
10 years ago |
Michael Vogt
|
d2d68aaf5b
|
improve tests
|
10 years ago |
Michael Vogt
|
022167ca07
|
Merge branch 'debian/sid' into feature/source-deb822
|
10 years ago |
Michael Vogt
|
c93d14fc05
|
Merge branch 'debian/sid' into feature/source-deb822
|
10 years ago |
Trần Ngọc Quân
|
74d4bb26e0
|
l10n: vi.po (617t): Update translation up to v0.9.14.2
Signed-off-by: Michael Vogt <mvo@debian.org>
|
10 years ago |
Trần Ngọc Quân
|
3cbf1e5a12
|
l10n: vi.po(617t): Update Vietnamese translation
Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
|
10 years ago |
Michael Vogt
|
c2622bd69a
|
prepare release
|
10 years ago |
Michael Vogt
|
0e2d81b5b4
|
vendor/ubuntu/sources.list.in: whitespace fix
|
10 years ago |
Michael Vogt
|
c0d2427e7c
|
update changelog
|
10 years ago |
Michael Vogt
|
f99a02461e
|
Merge remote-tracking branch 'mvo/debian/sid' into debian/sid
|
10 years ago |
Michael Vogt
|
23bd097782
|
add missing vector include
|
10 years ago |
Michael Vogt
|
35ac30ee37
|
Merge branch 'debian/sid' into bugfix/bts731738-fancy-progess
Conflicts:
apt-pkg/install-progress.cc
|
10 years ago |
Michael Vogt
|
e5c2b7e8a5
|
Merge remote-tracking branch 'origin/bugfix/bts731738-fancy-progess' into bugfix/bts731738-fancy-progess
Conflicts:
apt-pkg/install-progress.cc
|
10 years ago |
Michael Vogt
|
5ed887855d
|
properly handle SIGWINCH in PackageManagerFancy again
|
10 years ago |
Michael Vogt
|
c035b6552b
|
fix APTWEBSERVERBINDIR default
|
10 years ago |
Michael Vogt
|
8e2aa9904b
|
add make -C test/interactive-helper/ to .travis.yml
|
10 years ago |
Michael Vogt
|
c43b8efce3
|
Merge branch 'feature/tests-on-installed' into debian/sid
|
10 years ago |
Michael Vogt
|
a2228a452b
|
Merge branch 'feature/test-apt-key-net-update' into debian/sid
|
10 years ago |
Michael Vogt
|
7e43ab9d47
|
Merge branch 'feature/policy-parser-bts732746' into debian/sid
|
10 years ago |
Michael Vogt
|
a127de1479
|
remove debian entry from default steamos sources.list
|
10 years ago |
Michael Vogt
|
6bbd65ee4f
|
add integration test
|
10 years ago |
Michael Vogt
|
a077861ad0
|
add basic tests for GetTempDir()
|
10 years ago |
Michael Vogt
|
68e0172140
|
factor GetTempDir out
|
10 years ago |
Thomas Bechtold
|
38beb8b593
|
apt-pkg/contrib/gpgv.cc: use /tmp as fallback dir
if the directory given by $TMPDIR is not available, use /tmp as fallback.
|
10 years ago |
Michael Vogt
|
4754718a44
|
first proof-of-concept for a fix for #731738
|
10 years ago |
Michael Vogt
|
e5e51967a4
|
first proof-of-concept for a fix for #731738
|
10 years ago |
Michael Vogt
|
75ab11ae38
|
make /etc/apt/preferences parser deal with comment only sections
|
10 years ago |
Michael Vogt
|
62f6ecbf2f
|
vendor/steamos/*:
* vendor/steamos/*:
- add steamos support
|
10 years ago |
Michael Vogt
|
6de58cbf6b
|
vendor/getinfo:
* vendor/getinfo:
- fix ubuntu-codename
|
10 years ago |
Michael Vogt
|
cc4caeae4d
|
add apt-vendor for raspbian. Closes: #732749
|
10 years ago |
Michael Vogt
|
e5543ea5a2
|
fix apt-key net-update test to use the buildin webserver
|
10 years ago |
Joe Dalton
|
baaa6c6fba
|
Danish translation update
|
10 years ago |
Michael Vogt
|
5acf154d81
|
make apt-key net-update actually testable
|
10 years ago |
Michael Vogt
|
5c0dd6fc63
|
run autopkgtest against the installed apt
|
10 years ago |
Michael Vogt
|
5669725a61
|
releasing package apt version 0.9.14.1
|
10 years ago |
Michael Vogt
|
3ab9b6c0e9
|
Merge remote-tracking branch 'mvo/bugfix/conffile' into debian/sid
|
10 years ago |
Michael Vogt
|
c23e6cd582
|
Fix conffile prompt regression (LP: #1260297)
This fixes a regression in the conffile prompt for the progress-fd
and adds a testcase to ensure this does not regress again.
|
10 years ago |
Michael Vogt
|
9b7c10509c
|
fix test/integration/test-apt-key-net-update
|
10 years ago |
Michael Vogt
|
017d3f3b4b
|
clarify error message when apt-get source=ver fails, print a real error message instead of "ignoring"
|
10 years ago |
Michael Vogt
|
fc85b0d8f3
|
fix test/integration/test-apt-key-net-update (code copy/DRY violation)
|
10 years ago |
Michael Vogt
|
c9829e0744
|
improve error message
|
10 years ago |
Michael Vogt
|
37f45a579d
|
improve error message for apt-get source pkg:arch{=ver,/release}
|
10 years ago |
Michael Vogt
|
adf379e7ad
|
add support for "apt-get source pkg:arch"
|
10 years ago |
Michael Vogt
|
65dcff55dc
|
user-requested version tag gets precedence in apt-get source -t dist pkg=version requests
|
10 years ago |