From 8cf241f6da379dc323ee96a3dc30ee13304df5a8 Mon Sep 17 00:00:00 2001 From: zzz <zzz@mail.i2p> Date: Fri, 28 Feb 2020 16:59:07 +0000 Subject: [PATCH] Debian: Remove fonts-dejavu as package recommendation, not needed for rrd4j with our patch --- debian-alt/bionic/control | 5 +---- debian-alt/precise/control | 5 +---- debian-alt/trusty/control | 5 +---- debian-alt/wheezy/control | 5 +---- debian-alt/xenial/control | 5 +---- debian/control | 5 +---- 6 files changed, 6 insertions(+), 24 deletions(-) diff --git a/debian-alt/bionic/control b/debian-alt/bionic/control index cf49bc2c7c..ce9ca81174 100644 --- a/debian-alt/bionic/control +++ b/debian-alt/bionic/control @@ -85,7 +85,7 @@ Depends: ${misc:Depends}, ${java:Depends}, ${shlibs:Depends}, famfamfam-flag-png Replaces: i2p ( << 0.8.6-5) Breaks: i2p (<< 0.8.6-5) -Recommends: libjbigi-jni, fonts-dejavu +Recommends: libjbigi-jni Suggests: apparmor ,privoxy ,syndie @@ -94,6 +94,3 @@ Description: Invisible Internet Project (I2P) - Router applications can use to securely communicate. All data is wrapped with several layers of encryption, and the network is both distributed and dynamic, with no trusted parties. - . - TrueType fonts (such as those provided in the package fonts-dejavu) are required - in order to generate graphs. diff --git a/debian-alt/precise/control b/debian-alt/precise/control index 7738f91927..401d3fd179 100644 --- a/debian-alt/precise/control +++ b/debian-alt/precise/control @@ -79,7 +79,7 @@ Depends: ${misc:Depends}, ${java:Depends}, ${shlibs:Depends}, glassfish-javaee Replaces: i2p ( << 0.8.6-5) Breaks: i2p (<< 0.8.6-5) -Recommends: libjbigi-jni, fonts-dejavu +Recommends: libjbigi-jni Suggests: apparmor ,privoxy ,syndie @@ -88,6 +88,3 @@ Description: Invisible Internet Project (I2P) - Router applications can use to securely communicate. All data is wrapped with several layers of encryption, and the network is both distributed and dynamic, with no trusted parties. - . - TrueType fonts (such as those provided in the package fonts-dejavu) are required - in order to generate graphs. diff --git a/debian-alt/trusty/control b/debian-alt/trusty/control index 2b8b4995a1..f6a0678063 100644 --- a/debian-alt/trusty/control +++ b/debian-alt/trusty/control @@ -83,7 +83,7 @@ Depends: ${misc:Depends}, ${java:Depends}, ${shlibs:Depends}, famfamfam-flag-png Replaces: i2p ( << 0.8.6-5) Breaks: i2p (<< 0.8.6-5) -Recommends: libjbigi-jni, fonts-dejavu +Recommends: libjbigi-jni Suggests: apparmor ,privoxy ,syndie @@ -92,6 +92,3 @@ Description: Invisible Internet Project (I2P) - Router applications can use to securely communicate. All data is wrapped with several layers of encryption, and the network is both distributed and dynamic, with no trusted parties. - . - TrueType fonts (such as those provided in the package fonts-dejavu) are required - in order to generate graphs. diff --git a/debian-alt/wheezy/control b/debian-alt/wheezy/control index 3a1e5190da..a01dcd8613 100644 --- a/debian-alt/wheezy/control +++ b/debian-alt/wheezy/control @@ -80,7 +80,7 @@ Depends: ${misc:Depends}, ${java:Depends}, ${shlibs:Depends}, glassfish-javaee Replaces: i2p ( << 0.8.6-5) Breaks: i2p (<< 0.8.6-5) -Recommends: libjbigi-jni, fonts-dejavu +Recommends: libjbigi-jni Suggests: apparmor ,privoxy ,syndie @@ -89,6 +89,3 @@ Description: Router for I2P applications can use to securely communicate. All data is wrapped with several layers of encryption, and the network is both distributed and dynamic, with no trusted parties. - . - TrueType fonts (such as those provided in the package fonts-dejavu) are required - in order to generate graphs. diff --git a/debian-alt/xenial/control b/debian-alt/xenial/control index 9d2896f2c4..03b2552cb6 100644 --- a/debian-alt/xenial/control +++ b/debian-alt/xenial/control @@ -87,7 +87,7 @@ Depends: ${misc:Depends}, ${java:Depends}, ${shlibs:Depends}, famfamfam-flag-png Replaces: i2p ( << 0.8.6-5) Breaks: i2p (<< 0.8.6-5) -Recommends: libjbigi-jni, fonts-dejavu +Recommends: libjbigi-jni Suggests: apparmor ,privoxy ,syndie @@ -96,6 +96,3 @@ Description: Invisible Internet Project (I2P) - Router applications can use to securely communicate. All data is wrapped with several layers of encryption, and the network is both distributed and dynamic, with no trusted parties. - . - TrueType fonts (such as those provided in the package fonts-dejavu) are required - in order to generate graphs. diff --git a/debian/control b/debian/control index 4179327981..3ab225c389 100644 --- a/debian/control +++ b/debian/control @@ -90,7 +90,7 @@ Depends: ${misc:Depends}, ${java:Depends}, ${shlibs:Depends}, sensible-utils Replaces: i2p ( << 0.8.6-5) Breaks: i2p (<< 0.8.6-5) -Recommends: libjbigi-jni, fonts-dejavu +Recommends: libjbigi-jni Suggests: apparmor ,privoxy ,syndie @@ -99,6 +99,3 @@ Description: Invisible Internet Project (I2P) - Router applications can use to securely communicate. All data is wrapped with several layers of encryption, and the network is both distributed and dynamic, with no trusted parties. - . - TrueType fonts (such as those provided in the package fonts-dejavu) are required - in order to generate graphs. -- GitLab