]> git.saurik.com Git - apt.git/log
apt.git
16 years ago* cmdline/apt-get.cc:
Michael Vogt [Thu, 13 Mar 2008 22:42:43 +0000 (23:42 +0100)] 
* 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)

16 years agoupload as 0.7.9ubuntu14
Michael Vogt [Tue, 11 Mar 2008 20:49:41 +0000 (21:49 +0100)] 
upload as 0.7.9ubuntu14

16 years ago - run the problemResolver after a task was installed
Michael Vogt [Tue, 11 Mar 2008 16:41:55 +0000 (17:41 +0100)] 
  - run the problemResolver after a task was installed
    so that it can correct any missing dependencies

16 years agocorrect changelog
Michael Vogt [Tue, 11 Mar 2008 12:34:17 +0000 (13:34 +0100)] 
correct changelog

16 years ago* typo fixes (LP: #107960)
Michael Vogt [Tue, 11 Mar 2008 08:59:32 +0000 (09:59 +0100)] 
* typo fixes (LP: #107960)

16 years ago* cmdline/apt-get.cc:
Michael Vogt [Tue, 11 Mar 2008 08:54:45 +0000 (09:54 +0100)] 
* cmdline/apt-get.cc:
  - fix incorrect help output for -f (LP: #57487)

16 years ago* doc/example/sources.list:
Michael Vogt [Tue, 4 Mar 2008 14:09:22 +0000 (15:09 +0100)] 
* doc/example/sources.list:
  - updated for hardy (LP: #195879)

16 years ago* doc/apt_preferences.5.xml:
Michael Vogt [Tue, 4 Mar 2008 13:51:50 +0000 (14:51 +0100)] 
* doc/apt_preferences.5.xml:
  - fix typo (LP: #150900)

16 years ago* debian/apt.cron.daily:
Michael Vogt [Tue, 4 Mar 2008 13:23:22 +0000 (14:23 +0100)] 
* debian/apt.cron.daily:
  - only call gconftool if gcontool is installed (LP: #194281)

16 years ago* debian/apt.cron.daily:
Michael Vogt [Mon, 25 Feb 2008 18:10:54 +0000 (18:10 +0000)] 
* debian/apt.cron.daily:
  - show update-notifier notification on authentication failure

16 years ago* cmdline/apt-get.cc:
Michael Vogt [Thu, 21 Feb 2008 14:06:03 +0000 (15:06 +0100)] 
* cmdline/apt-get.cc:
  - fix task installation (thanks to Colin Watson)

16 years ago* apt-pkg/algorithms.cc:
Michael Vogt [Thu, 21 Feb 2008 14:03:30 +0000 (15:03 +0100)] 
* apt-pkg/algorithms.cc:
  - add APT::Update::Post-Invoke-Success script slot
    (LP: #188127)

16 years agocmdline/apt-get.cc:
Michael Vogt [Thu, 21 Feb 2008 14:01:42 +0000 (15:01 +0100)] 
cmdline/apt-get.cc:
- fix task installing (thanks to Colin Watson)

16 years ago* debian/apt.cron.daily:
Michael Vogt [Wed, 20 Feb 2008 21:05:24 +0000 (22:05 +0100)] 
* debian/apt.cron.daily:
  - use admin user proxy settings

16 years agomerged from apt--mvo
Michael Vogt [Wed, 13 Feb 2008 18:54:02 +0000 (19:54 +0100)] 
merged from apt--mvo

16 years agocmdline/apt-key: import net_update key from the project/ directory for now
Michael Vogt [Wed, 13 Feb 2008 18:52:12 +0000 (19:52 +0100)] 
cmdline/apt-key: import net_update key from the project/ directory for now

16 years agocmdline/apt-key: add explaination when importing new keys
Michael Vogt [Wed, 13 Feb 2008 18:50:57 +0000 (19:50 +0100)] 
cmdline/apt-key: add explaination when importing new keys

16 years ago* debian/apt.cron.daily:
Michael Vogt [Wed, 13 Feb 2008 14:50:24 +0000 (15:50 +0100)] 
* debian/apt.cron.daily:
  - add apt-key net-update to the nightly cron job

16 years agomerged net-update fixes from apt--mvo
Michael Vogt [Wed, 13 Feb 2008 14:44:01 +0000 (15:44 +0100)] 
merged net-update fixes from apt--mvo

16 years agocmdline/apt-key: make net-update more robust
Michael Vogt [Wed, 13 Feb 2008 14:22:30 +0000 (15:22 +0100)] 
cmdline/apt-key: make net-update more robust

16 years agomerged from apt--mvo
Michael Vogt [Wed, 13 Feb 2008 14:18:22 +0000 (15:18 +0100)] 
merged from apt--mvo

16 years agocmdline/apt-key: import from the correct keyring (ADD_KEYRING) in add_keys_with_verif...
Michael Vogt [Wed, 13 Feb 2008 10:15:54 +0000 (11:15 +0100)] 
cmdline/apt-key: import from the correct keyring (ADD_KEYRING) in add_keys_with_verify_against_master_keyring

16 years ago* cmdline/apt-key:
Michael Vogt [Tue, 12 Feb 2008 13:17:02 +0000 (14:17 +0100)] 
* cmdline/apt-key:
  - add "net-update" command that fetches the
    ubuntu-archive-keyring.gpg and add keys from it that are
    signed by the ubuntu-master-keyring.gpg
    (apt-archive-key-signatures spec)

16 years ago* cmdline/apt-key:
Michael Vogt [Tue, 12 Feb 2008 13:11:48 +0000 (14:11 +0100)] 
* cmdline/apt-key:
  - add support for net-update command that verifies all keys
    against the master key keyring

16 years ago* fix FTBFS due to incorrect intltool build-depends
Michael Vogt [Mon, 11 Feb 2008 15:05:54 +0000 (16:05 +0100)] 
* fix FTBFS due to incorrect intltool build-depends

16 years agodebian/apt.cron.daily: show apt-auth-failure.note on auth failure in the night cron job
Michael Vogt [Mon, 11 Feb 2008 13:34:00 +0000 (14:34 +0100)] 
debian/apt.cron.daily: show apt-auth-failure.note on auth failure in the night cron job

16 years agoadd missing intltool build-dependency
Michael Vogt [Mon, 11 Feb 2008 13:22:45 +0000 (14:22 +0100)] 
add missing intltool build-dependency

16 years ago* share/apt-auth-failure.note:
Michael Vogt [Mon, 11 Feb 2008 13:05:12 +0000 (14:05 +0100)] 
* share/apt-auth-failure.note:
  - show update-notifier note if the nightly update fails with a
    authentication failure (apt-authentication-reliability spec)

16 years agomerged from apt-authentication-reliablity
Michael Vogt [Fri, 8 Feb 2008 13:31:29 +0000 (14:31 +0100)] 
merged from apt-authentication-reliablity

16 years agomake the test-suit more reliable
Michael Vogt [Fri, 8 Feb 2008 13:30:39 +0000 (14:30 +0100)] 
make the test-suit more reliable

16 years agomerged from apt--mvo
Michael Vogt [Fri, 8 Feb 2008 13:13:13 +0000 (14:13 +0100)] 
merged from apt--mvo

16 years agoadd test and background for networkless-install-fixes
Michael Vogt [Fri, 8 Feb 2008 13:10:29 +0000 (14:10 +0100)] 
add test and background for networkless-install-fixes

16 years agocmdline/apt-key: fix in the trusted key import script
Michael Vogt [Fri, 8 Feb 2008 13:08:55 +0000 (14:08 +0100)] 
cmdline/apt-key: fix in the trusted key import script

16 years ago* methods/connect.cc:
Michael Vogt [Fri, 8 Feb 2008 11:30:54 +0000 (12:30 +0100)] 
* methods/connect.cc:
  - remember hosts with Resolve failures or connect Timeouts
    see https://wiki.ubuntu.com/NetworklessInstallationFixes

16 years ago* methods/connect.cc:
Michael Vogt [Fri, 8 Feb 2008 10:31:11 +0000 (11:31 +0100)] 
* methods/connect.cc:
  - remember hosts with Resolve failures or connect Timeouts

16 years agomerged from mvo
Michael Vogt [Wed, 6 Feb 2008 17:48:34 +0000 (18:48 +0100)] 
merged from mvo

16 years ago - Make the breaks handling use the kill list. This means, that a
Michael Vogt [Wed, 6 Feb 2008 13:04:38 +0000 (14:04 +0100)] 
  - Make the breaks handling use the kill list. This means, that a
    Breaks: Pkg (<< version) may put Pkg onto the remove list.

16 years agomerged from apt-authentication-reliability
Michael Vogt [Mon, 4 Feb 2008 14:36:11 +0000 (15:36 +0100)] 
merged from apt-authentication-reliability

16 years agoadd APT::Update::Auth-Failure script
Michael Vogt [Mon, 4 Feb 2008 13:15:17 +0000 (14:15 +0100)] 
add APT::Update::Auth-Failure script

16 years agomerged from apt--mvo
Michael Vogt [Mon, 4 Feb 2008 11:29:57 +0000 (12:29 +0100)] 
merged from apt--mvo

16 years ago* apt-pkg/deb/debmetaindex.cc:
Michael Vogt [Mon, 4 Feb 2008 09:49:15 +0000 (10:49 +0100)] 
* apt-pkg/deb/debmetaindex.cc:
  - add missing "Release" file uri when apt-get update --print-uris
    is run

16 years ago* apt-pkg/algorithms.cc:
Michael Vogt [Fri, 1 Feb 2008 15:55:44 +0000 (16:55 +0100)] 
* apt-pkg/algorithms.cc:
  - add APT::Update::Post-Invoke-Success script slot

16 years ago* apt-pkg/deb/dpkgpm.cc:
Michael Vogt [Fri, 1 Feb 2008 14:46:07 +0000 (15:46 +0100)] 
* apt-pkg/deb/dpkgpm.cc:
  - add APT::Apport::MaxReports to limit the maximum number
    of reports generated in a single run (default to 3)

16 years ago* apt-pkg/deb/dpkgpm.cc:
Michael Vogt [Thu, 31 Jan 2008 09:06:00 +0000 (10:06 +0100)] 
* apt-pkg/deb/dpkgpm.cc:
  - merged patch from Kees Cook to fix anoying upper-case display
    on amd64 in sbuild

16 years agocmdline/apt-key: refactor the master key checking into a function
Michael Vogt [Wed, 16 Jan 2008 15:48:13 +0000 (16:48 +0100)] 
cmdline/apt-key: refactor the master key checking into a function

16 years ago* cmdline/apt-key:
Michael Vogt [Wed, 16 Jan 2008 15:41:06 +0000 (16:41 +0100)] 
* cmdline/apt-key:
  - add support for a master-keyring that contains signing keys
    that can be used to sign the archive signing keys. This should
    make key-rollover easier.

16 years ago* Merged apt-authentication-reliabilty branch. This means
Michael Vogt [Wed, 16 Jan 2008 09:36:46 +0000 (10:36 +0100)] 
* Merged apt-authentication-reliabilty branch. This means
  that apt will refuse to update and use the old lists if
  the authentication of a repository that used to be
  authenticated fails. See
  https://wiki.ubuntu.com/AptAuthenticationReliability
  for more details.

16 years ago* apt-pkg/algorithms.cc:
Michael Vogt [Thu, 10 Jan 2008 11:08:21 +0000 (12:08 +0100)] 
* apt-pkg/algorithms.cc:
  - Since APT::Get::List-Cleanup and APT::List-Cleanup both default to
    true, the effect of the compatibility code was to require both of them
    to be set to false in order to disable list cleanup; this broke the
    installer. Instead, disable list cleanup if either of them is set to
    false.

16 years agoreleasing version 0.7.9ubuntu4
Colin Watson [Wed, 9 Jan 2008 22:35:39 +0000 (22:35 +0000)] 
releasing version 0.7.9ubuntu4

16 years agoadjust changelog trailer to match upload
Colin Watson [Wed, 9 Jan 2008 22:34:05 +0000 (22:34 +0000)] 
adjust changelog trailer to match upload

16 years agopo files from uploaded 0.7.9ubuntu3
Colin Watson [Wed, 9 Jan 2008 22:31:09 +0000 (22:31 +0000)] 
po files from uploaded 0.7.9ubuntu3

16 years ago* apt-pkg/algorithms.cc:
Colin Watson [Wed, 9 Jan 2008 22:24:22 +0000 (22:24 +0000)] 
* apt-pkg/algorithms.cc:
  - Since APT::Get::List-Cleanup and APT::List-Cleanup both default to
    true, the effect of the compatibility code was to require both of them
    to be set to false in order to disable list cleanup; this broke the
    installer. Instead, disable list cleanup if either of them is set to
    false.

17 years agofinalize changelog and upload as 0.7.10
Michael Vogt [Mon, 7 Jan 2008 20:41:08 +0000 (21:41 +0100)] 
finalize changelog and upload as 0.7.10

17 years agomerged from apt--mvo
Michael Vogt [Mon, 7 Jan 2008 17:49:53 +0000 (18:49 +0100)] 
merged from apt--mvo

17 years ago* merged the apt--DoListUpdate branch, this provides a common interface
Michael Vogt [Mon, 7 Jan 2008 17:48:47 +0000 (18:48 +0100)] 
* merged the apt--DoListUpdate branch, this provides a common interface
  for "apt-get update" like operations for the frontends and also provides
  hooks to run stuff in APT::Update::{Pre,Post}-Invoke
* merged the apt--DoListUpdate branch, this provides a common interface
  for "apt-get update" like operations for the frontends and also provides
  hooks to run stuff in APT::Update::{Pre,Post}-Invoke

17 years ago* apt-pkg/acquire-worker.cc, methods/connect.cc:
Michael Vogt [Mon, 7 Jan 2008 17:45:30 +0000 (18:45 +0100)] 
* apt-pkg/acquire-worker.cc, methods/connect.cc:
  - consider a ResolveError a transient-network problem

17 years ago* move the ListUpdate() code from cachefile.h into algorithms.{cc,h}
Michael Vogt [Mon, 7 Jan 2008 15:47:40 +0000 (16:47 +0100)] 
* move the ListUpdate() code from cachefile.h into algorithms.{cc,h}
  as it does not require a cachefile at all

17 years agosupport optional PulseInterval in ListUpdate
Michael Vogt [Fri, 4 Jan 2008 20:45:54 +0000 (21:45 +0100)] 
support optional PulseInterval in ListUpdate

17 years ago* merged the apt--DoListUpdate branch, this provides a common interface
Michael Vogt [Fri, 4 Jan 2008 20:33:09 +0000 (21:33 +0100)] 
* merged the apt--DoListUpdate branch, this provides a common interface
  for apt-get update like operations for the frontends and also provides
  hooks to run stuff in APT::Update::{Pre,Post}-Invoke

17 years agomethods/makefile: remove duplicated entry for https
Michael Vogt [Thu, 3 Jan 2008 14:22:44 +0000 (15:22 +0100)] 
methods/makefile: remove duplicated entry for https

17 years agomerged with apt--mvo
Michael Vogt [Thu, 3 Jan 2008 12:55:39 +0000 (13:55 +0100)] 
merged with apt--mvo

17 years agomerge from apt--mvo
Michael Vogt [Thu, 3 Jan 2008 12:48:03 +0000 (13:48 +0100)] 
merge from apt--mvo

17 years agoadd missing changelog entry
Michael Vogt [Thu, 3 Jan 2008 12:46:54 +0000 (13:46 +0100)] 
add missing changelog entry

17 years ago* apt-pkg/packagemanager.{cc,h}:
Michael Vogt [Thu, 3 Jan 2008 10:25:58 +0000 (11:25 +0100)] 
* apt-pkg/packagemanager.{cc,h}:
  - propergate the Immediate flag to make hitting the
    "E: Internal Error, Could not perform immediate configuration (2)"
    harder

17 years ago* debian/control:
Michael Vogt [Thu, 3 Jan 2008 08:55:53 +0000 (09:55 +0100)] 
* debian/control:
  - build against libdb-dev (instead of libdb4.4-dev)

17 years ago* test/authReliability/sources.list.good:
Michael Vogt [Wed, 2 Jan 2008 13:04:11 +0000 (14:04 +0100)] 
* test/authReliability/sources.list.good:
  - add missing file to make the tests work again
* apt-pkg/acquire-item.cc:
  - fix I-M-S hits with file:// uris
* test/pre-upload-check.py:
  - better error messages
  - use "apt-get" by default (instead of ../bin/apt-get)

17 years agotest/authReliability/sources.list.good:
Michael Vogt [Wed, 2 Jan 2008 12:50:56 +0000 (13:50 +0100)] 
test/authReliability/sources.list.good:
- add missing file to make the test/pre-upload-check.py work again
apt-pkg/acquire-item.cc:
- fix auth-reliable code when file:// uris are used
test/pre-upload-check.py:
- use the standard apt, not "../bin/apt-get" by default
- make the error messages more useful on test-failure

17 years agoimplement AptAuthenticationReliabtlity spec
Michael Vogt [Fri, 21 Dec 2007 12:56:19 +0000 (13:56 +0100)] 
implement AptAuthenticationReliabtlity spec

17 years agomerged with mvo branch
Michael Vogt [Fri, 21 Dec 2007 12:26:33 +0000 (13:26 +0100)] 
merged with mvo branch

17 years agomerged from bzr.debian.net
Michael Vogt [Wed, 19 Dec 2007 13:57:39 +0000 (14:57 +0100)] 
merged from bzr.debian.net

17 years agoJapanese translation updated
bubulle@debian.org [Tue, 18 Dec 2007 18:46:08 +0000 (00:16 +0530)] 
Japanese translation updated

17 years agoapt-pkg/deb/dpkgpm.cc: fix types
Michael Vogt [Mon, 17 Dec 2007 19:49:50 +0000 (20:49 +0100)] 
apt-pkg/deb/dpkgpm.cc: fix types

17 years agoFrench translation update
bubulle@debian.org [Mon, 17 Dec 2007 05:13:34 +0000 (10:43 +0530)] 
French translation update

17 years agoUpdate PO and POT files
bubulle@debian.org [Mon, 17 Dec 2007 05:09:03 +0000 (10:39 +0530)] 
Update PO and POT files

17 years agoFix wording of 'after unpacking'
bubulle@debian.org [Mon, 17 Dec 2007 04:46:21 +0000 (10:16 +0530)] 
Fix wording of 'after unpacking'

17 years ago* apt-pkg/contrib/configuration.cc:
Otavio Salvador [Sun, 16 Dec 2007 20:53:32 +0000 (18:53 -0200)] 
* apt-pkg/contrib/configuration.cc:
  - if RootDir is set, then FindFile and FindDir will return paths
    relative to the directory stored in RootDir, closes: #456457.

17 years ago* Fix cron.daily job to not call fail if apt isn't installed, closes:
Otavio Salvador [Sun, 16 Dec 2007 20:46:43 +0000 (18:46 -0200)] 
* Fix cron.daily job to not call fail if apt isn't installed, closes:
  #443286.

17 years agoremove wrong changelog entry
Otavio Salvador [Sun, 16 Dec 2007 20:37:12 +0000 (18:37 -0200)] 
remove wrong changelog entry

17 years ago* Applied patch from Peter Eisentraut <peter_e@gmx.net> to fix a
Otavio Salvador [Sun, 16 Dec 2007 20:35:58 +0000 (18:35 -0200)] 
* Applied patch from Peter Eisentraut <peter_e@gmx.net> to fix a
  grammatical error ("manual installed" -> "manually installed"),
  closes: #438136.
*

17 years ago* Applied patch from Robert Millan <rmh@aybabtu.com> to make apt-key and
Otavio Salvador [Sun, 16 Dec 2007 20:25:29 +0000 (18:25 -0200)] 
* Applied patch from Robert Millan <rmh@aybabtu.com> to make apt-key and
  apt-get to ignore time conflicts, closes: #451328.

17 years ago* Applied patch from Amos Waterland <apw@us.ibm.com> to allow apt to
Otavio Salvador [Sun, 16 Dec 2007 20:22:24 +0000 (18:22 -0200)] 
* Applied patch from Amos Waterland <apw@us.ibm.com> to allow apt to
  work properly in initramfs, closes: #448316.

17 years agoFrench translation update
bubulle@debian.org [Sat, 15 Dec 2007 18:10:32 +0000 (23:40 +0530)] 
French translation update

17 years agoDocument changes
bubulle@debian.org [Sat, 15 Dec 2007 18:08:46 +0000 (23:38 +0530)] 
Document changes

17 years agoUpdate PO files
bubulle@debian.org [Sat, 15 Dec 2007 12:54:34 +0000 (18:24 +0530)] 
Update PO files

17 years agoupdate changelog to inlucde details about the diff with debian
Michael Vogt [Thu, 13 Dec 2007 13:47:10 +0000 (14:47 +0100)] 
update changelog to inlucde details about the diff with debian

17 years agomerged from debian-sid
Michael Vogt [Thu, 13 Dec 2007 13:09:34 +0000 (14:09 +0100)] 
merged from debian-sid

17 years ago* Applied patch from Alexander Winston <alexander.winston@comcast.net>
Otavio Salvador [Sat, 8 Dec 2007 14:15:21 +0000 (12:15 -0200)] 
* Applied patch from Alexander Winston <alexander.winston@comcast.net>
  to use 'min' as symbol for minute, closes: #219034.

17 years agoAmend patch from #452862 using a fix proposed by Robert Millan <rmh@aybabtu.com>...
Otavio Salvador [Sat, 8 Dec 2007 14:11:15 +0000 (12:11 -0200)] 
Amend patch from #452862 using a fix proposed by Robert Millan <rmh@aybabtu.com> to fix parallel buildings

17 years agomark as unreleased since it has not been uploaded yet
Otavio Salvador [Sat, 8 Dec 2007 14:05:48 +0000 (12:05 -0200)] 
mark as unreleased since it has not been uploaded yet

17 years agoupdate ABI, the homepage change broke it
Michael Vogt [Fri, 7 Dec 2007 21:54:41 +0000 (22:54 +0100)] 
update ABI, the homepage change broke it

17 years agodo not enable install-recommends just yet
Michael Vogt [Fri, 7 Dec 2007 21:46:14 +0000 (22:46 +0100)] 
do not enable install-recommends just yet

17 years ago* apt-pkg/acquire-item.{cc,h}:
Michael Vogt [Fri, 7 Dec 2007 15:21:47 +0000 (16:21 +0100)] 
* apt-pkg/acquire-item.{cc,h}:
  - make the authentication download code more robust against
    servers/proxies with broken If-Range implementations

17 years ago* apt-pkg/acquire-item.{cc,h}:
Michael Vogt [Fri, 7 Dec 2007 14:55:22 +0000 (15:55 +0100)] 
* apt-pkg/acquire-item.{cc,h}:
  - make the authentication download code more robust against
    servers/proxies with broken If-Range implementations

17 years agowe do not break the abi
Michael Vogt [Thu, 6 Dec 2007 18:47:36 +0000 (19:47 +0100)] 
we do not break the abi

17 years ago* methods/gpgv.cc:
Michael Vogt [Thu, 6 Dec 2007 18:34:08 +0000 (19:34 +0100)] 
* methods/gpgv.cc:
  - remove cruft code that caused timestamp/I-M-S issues
* ftparchive/contents.cc:
  - fix error output
* methods/mirror.{cc,h}:
  - only update mirror list on IndexFile updates
* ftparchive/contents.cc:
  - support lzma data members
* ftparchive/multicompress.cc:
  - support lzma output

17 years ago* methods/gpgv.cc:
Michael Vogt [Thu, 6 Dec 2007 17:40:09 +0000 (18:40 +0100)] 
* methods/gpgv.cc:
  - remove cruft code that caused timestamp/I-M-S issues

17 years ago* debian/apt.conf.daily:
Michael Vogt [Thu, 6 Dec 2007 13:58:20 +0000 (14:58 +0100)] 
* debian/apt.conf.daily:
  - print warning if the cache can not be locked (closes: #454561),
    thanks to Bastian Kleineidam

17 years ago* ftparchive/contents.cc:
Michael Vogt [Fri, 30 Nov 2007 12:00:15 +0000 (13:00 +0100)] 
* ftparchive/contents.cc:
  - fix error output
* ftparchive/contents.cc:
  - support lzma data members
* ftparchive/multicompress.cc:
  - support lzma output

17 years agotest/pre-upload-check.py:
Michael Vogt [Thu, 29 Nov 2007 10:34:24 +0000 (11:34 +0100)] 
test/pre-upload-check.py:
- remove bogus "testLocalRepo2" test case

17 years ago* debian/rules
Michael Vogt [Thu, 29 Nov 2007 09:47:10 +0000 (10:47 +0100)] 
* debian/rules
  - fix https install location