diff options
author | Mattia Rizzolo <mattia@debian.org> | 2017-07-05 15:30:41 +0200 |
---|---|---|
committer | Mattia Rizzolo <mattia@debian.org> | 2017-07-05 15:30:48 +0200 |
commit | be65125ee55481f58bc7aafd60a0cc360c7b15db (patch) | |
tree | 6346c9ad2762359d528d8d02af939a0f7164b500 | |
parent | 6741942854d88bd58185766aa2e540f9159590ea (diff) | |
download | jenkins.debian.net-be65125ee55481f58bc7aafd60a0cc360c7b15db.tar.xz |
update_jdn: libapache2-mod-macro has been a transitional package for a while, apache2-bin contains the macro nowadays
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
-rw-r--r-- | TODO4stretch-host-upgrades.txt | 1 | ||||
-rwxr-xr-x | update_jdn.sh | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/TODO4stretch-host-upgrades.txt b/TODO4stretch-host-upgrades.txt index 176a3191..eb265ebf 100644 --- a/TODO4stretch-host-upgrades.txt +++ b/TODO4stretch-host-upgrades.txt @@ -16,7 +16,6 @@ is only available from another source However the following packages replace it: libvirt-daemon-system libvirt-dev libvirt-clients -E: Unable to locate package libapache2-mod-macro E: Unable to locate package libvpx1 on shutdown lots of: diff --git a/update_jdn.sh b/update_jdn.sh index 31a57e72..0366d997 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -450,7 +450,6 @@ if [ -f /etc/debian_version ] ; then ip2host jekyll kgb-client - libapache2-mod-macro libcap2-bin libfile-touch-perl libguestfs-tools |