Michael Vogt
07dd557b6f
* apt-pkg/deb/dpkgpm.cc:
- fix potential hang when in a backgroud process group
14 years ago
Michael Vogt
fca67219cc
upload as 0.7.17~exp3
14 years ago
Michael Vogt
f027026627
doc/apt-cache.8.xml: add missing <citerefentry>
15 years ago
Michael Vogt
12f894a435
Upload to unstable
15 years ago
Michael Vogt
5634f31af3
fix typo *sigh*
15 years ago
egon
7b7e8b94cd
upload as 0.7.15~exp1
15 years ago
egon
fcdd9cdd14
* debian/changelog:
- upload to experimental to give the releases managers something
to check out
* doc/makesfile:
- merged from the apt--mvo branch
15 years ago
Michael Vogt
cd88b9dac7
uploaded as 0.7.14ubuntu6
15 years ago
Michael Vogt
00a4f00b44
* debian/apt.conf.autoremove:
- remove "linux-image" (and friends) from the auto-remove
blacklist. we have the kernel fallback infrastructure now
in intrepid (thanks to BenC)
15 years ago
Michael Vogt
9bf036e28d
* debian/control:
- fix FTBFS by adding missing intltool dependency
15 years ago
Otavio Salvador
d14937c34b
Add missing build-depends. Closes #478231
15 years ago
Michael Vogt
c22356d861
* cmdline/apt-get.cc:
- do two passes when installing tasks, first ignoring dependencies,
then resolving them and run the problemResolver at the end
so that it can correct any missing dependencies. This should
fix livecd building for kubuntu (thanks to Jonathan Riddell
for reporting the problem)
15 years ago
Michael Vogt
bf8324550d
upload as 0.7.9ubuntu14
15 years ago
Michael Vogt
d45c49fcef
* debian/apt.cron.daily:
- only call gconftool if gcontool is installed (LP: #194281 )
15 years ago
Otavio Salvador
a1704ec47a
* Fix regression about APT::Get::List-Cleanup setting being ignored,
closes : #466052 .
15 years ago
Michael Vogt
fd9a8ca2ed
cmdline/apt-key: import net_update key from the project/ directory for now
15 years ago
Michael Vogt
50d09ab350
add missing intltool build-dependency
15 years ago
Colin Watson
d4a805ff38
releasing version 0.7.9ubuntu4
15 years ago
Michael Vogt
f58bf3a523
do not enable install-recommends just yet
15 years ago
Michael Vogt
7ce6bd6a75
* debian/rules
15 years ago
Otavio Salvador
4c18793fda
releasing version 0.7.9
15 years ago
Otavio Salvador
9c5fe9a09c
* Fix configure script to check for CURL library and headers presense.
15 years ago
Otavio Salvador
321fc595f9
Sorry but it fail on tests so it will not be uploaded
15 years ago
Michael Vogt
1fc825bf7b
* apt-pkg/deb/dpkgpm.{cc,h}:
- give up timeslice on EIO error in read from master terminal
* apt-pkg/deb/dpkgpm.{cc,h}:
- rewrite dpkgpm.cc to use pselect() instead of select()
to block signals during select() (LP: #134858 )
15 years ago
Michael Vogt
9a3a3d1324
* update changelog to reflect reality
16 years ago
Michael Vogt
adf1b8befd
* finalze changelog
16 years ago
Colin Watson
d0c069e3c4
releasing version 0.7.6ubuntu11
16 years ago
bubulle@debian.org
36fc5dca8b
Thai translation added
16 years ago
Michael Vogt
9d5a74688f
* add missing 'debian/copyright'
why did that got lost from the bzr tree?!?!?
16 years ago
Michael Vogt
394957744d
* reupload to fix FTBFS
16 years ago
Michael Vogt
b799e134fc
* cmdline/apt-get.cc:
- remove YnPrompt when a XS-Vcs- tag is found, improve the
notice (LP: #129575 )
16 years ago
Otavio Salvador
5b28c80407
* Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrong
directory downloading on non-linux architectures (closes : #435597 )
16 years ago
Michael Vogt
96c1153afd
* methods/makefile:
- install lzma symlink method (for full lzma support)
* debian/control:
- suggest "lzma"
16 years ago
Otavio Salvador
0fbb494b34
* Applied patch from Guillem Jover <guillem.jover@nokia.com> to use
dpkg-architecture to get the host architecture (closes : #407187 )
16 years ago
Michael Vogt
6ae5496998
* smalish changelog fixes
16 years ago
Michael Vogt
f03dd1e032
- fix in the task-install code regexp (thanks to Adam Conrad and
Colin Watson)
16 years ago
Sarah Hobbs
260666c017
More fixes, this actually builds now
16 years ago
Sarah Hobbs
be7f42304a
Adds support for installing recommends from *metapackages, including universe/metapackages, so things like x/k/ubuntu-restricted-extras packages work. This currently doesnt build - but builds more than it did before!
16 years ago
Michael Vogt
eca44a5f7e
* Non-maintainer upload.
* Build-depend on libcurl4-gnutls-dev instead of the obsolete
libcurl3-gnutls-dev. Closes : #428363 .
16 years ago
Michael Vogt
0fa17428d9
* buildlib/systemtable, configure.in:
added new buildlib/systemtable to map complette canonical system type
to apt architecture and add support for lpia
16 years ago
Michael Vogt
3bc9f25de6
* fix version number and changelog
16 years ago
Michael Vogt
06c46e825c
* revert the api
16 years ago
Michael Vogt
7db98f3149
* cmdline/apt-get.cc:
- "apt-get install foo" on a already installed package foo will
clean the automatic installed flag
16 years ago
Michael Vogt
d715b9c969
* fix in the pkgRecords destructor
* Bump ABI version
16 years ago
Michael Vogt
78a9df8a46
* updated changelog ro reflect last upload
16 years ago
Michael Vogt
362d29343e
make the mirror failures actually produce a error message
16 years ago
Michael Vogt
9011a330ef
* changelog updated, package uploaded
16 years ago
Michael Vogt
d546f98d46
* added https transport method as optional pacakge
16 years ago
Michael Vogt
59b46c414d
* apt-pkg/deb/debrecords.cc:
- return the correct SHA1Hash()
* methods/http.cc:
- send VERSION of apt in the User-Agent string
16 years ago
Michael Vogt
06ce8ac63b
* finalized changelog
16 years ago