[renpy] 28/30: Remove obsolete js dependencies from d/control. wrap-and-sort -sa.

Markus Koschany apo at moszumanska.debian.org
Sat Dec 2 23:20:38 UTC 2017


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository renpy.

commit c4aa74299fe32b100542cb0d82235b1393f6412c
Author: Markus Koschany <apo at debian.org>
Date:   Sat Dec 2 23:31:53 2017 +0100

    Remove obsolete js dependencies from d/control. wrap-and-sort -sa.
---
 debian/control                   | 6 ++----
 debian/copyright                 | 1 -
 debian/renpy-demo.links          | 2 +-
 debian/renpy-thequestion.install | 2 +-
 debian/renpy.install             | 4 ++--
 debian/renpy.links               | 4 ++--
 6 files changed, 8 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index 7108adf..6975f17 100644
--- a/debian/control
+++ b/debian/control
@@ -89,10 +89,8 @@ Package: renpy-doc
 Section: doc
 Architecture: all
 Depends:
- libjs-jquery,
- libjs-underscore,
- ${sphinxdoc:Depends},
- ${misc:Depends}
+ ${misc:Depends},
+ ${sphinxdoc:Depends}
 Suggests:
  renpy
 Description: framework for developing visual-novel type games - doc
diff --git a/debian/copyright b/debian/copyright
index 679627c..b44e44a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -125,4 +125,3 @@ License: BSD-3-clause
  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
  IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
  OF SUCH DAMAGE.
-
diff --git a/debian/renpy-demo.links b/debian/renpy-demo.links
index ecd3d21..6bfd167 100644
--- a/debian/renpy-demo.links
+++ b/debian/renpy-demo.links
@@ -1,3 +1,3 @@
 usr/share/fonts/truetype/motoya-l-cedar/MTLc3m.ttf usr/share/games/renpy/demo/game/fonts/MTLc3m.ttf
-usr/share/games/renpy/renpy-demo.sh usr/games/renpy-demo
 usr/share/fonts/truetype/nanum/NanumGothic.ttf usr/share/games/renpy/demo/game/fonts/NanumGothic.ttf
+usr/share/games/renpy/renpy-demo.sh usr/games/renpy-demo
diff --git a/debian/renpy-thequestion.install b/debian/renpy-thequestion.install
index a62b030..6708274 100644
--- a/debian/renpy-thequestion.install
+++ b/debian/renpy-thequestion.install
@@ -1,4 +1,4 @@
 debian/bin/renpy-the_question.sh    usr/share/games/renpy
 debian/renpy-thequestion.desktop    usr/share/applications
-the_question/*                      usr/share/games/renpy/the_question
 renpy-thequestion.png               usr/share/icons/hicolor/128x128/apps
+the_question/*                      usr/share/games/renpy/the_question
diff --git a/debian/renpy.install b/debian/renpy.install
index bdf4574..c1ec0b1 100644
--- a/debian/renpy.install
+++ b/debian/renpy.install
@@ -1,7 +1,7 @@
 debian/renpy.desktop        usr/share/applications
-launcher                    usr/share/games/renpy
 gui                         usr/share/games/renpy
+launcher                    usr/share/games/renpy
 renpy                       usr/share/games/renpy
+renpy.png                   usr/share/icons/hicolor/128x128/apps
 renpy.py                    usr/share/games/renpy
 templates                   usr/share/games/renpy
-renpy.png                   usr/share/icons/hicolor/128x128/apps
diff --git a/debian/renpy.links b/debian/renpy.links
index 92844b5..786f14a 100644
--- a/debian/renpy.links
+++ b/debian/renpy.links
@@ -1,10 +1,10 @@
+usr/share/fonts-droid-fallback/truetype/DroidSansFallback.ttf usr/share/games/renpy/launcher/game/fonts/DroidSansFallback.ttf
+usr/share/fonts/truetype/dejavu/DejaVuSans-Bold.ttf usr/share/games/renpy/renpy/common/DejaVuSans-Bold.ttf
 usr/share/fonts/truetype/dejavu/DejaVuSans.ttf usr/share/games/renpy/common/DejaVuSans.ttf
 usr/share/fonts/truetype/dejavu/DejaVuSans.ttf usr/share/games/renpy/launcher/DejaVuSans.ttf
 usr/share/fonts/truetype/dejavu/DejaVuSans.ttf usr/share/games/renpy/renpy/common/DejaVuSans.ttf
-usr/share/fonts/truetype/dejavu/DejaVuSans-Bold.ttf usr/share/games/renpy/renpy/common/DejaVuSans-Bold.ttf
 usr/share/fonts/truetype/dejavu/DejaVuSerif.ttf usr/share/games/renpy/launcher/DejaVuSerif.ttf
 usr/share/fonts/truetype/motoya-l-cedar/MTLc3m.ttf usr/share/games/renpy/launcher/game/fonts/MTLc3m.ttf
 usr/share/fonts/truetype/roboto/hinted/Roboto-Light.ttf usr/share/games/renpy/launcher/game/fonts/Roboto-Light.ttf
 usr/share/fonts/truetype/roboto/hinted/Roboto-Regular.ttf usr/share/games/renpy/launcher/game/fonts/Roboto-Regular.ttf
-usr/share/fonts-droid-fallback/truetype/DroidSansFallback.ttf usr/share/games/renpy/launcher/game/fonts/DroidSansFallback.ttf
 usr/share/games/renpy/renpy.py usr/games/renpy

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/renpy.git



More information about the Pkg-games-commits mailing list