Bläddra i källkod

Remove shoes since homepage is helping Scammer Websites

Andreas Tille 7 år sedan
förälder
incheckning
96eb3ccbfc
2 ändrade filer med 7 tillägg och 14 borttagningar
  1. 7 0
      debian/changelog
  2. 0 14
      tasks/programming

+ 7 - 0
debian/changelog

@@ -1,3 +1,10 @@
+debian-junior (1.29) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Removed: shoes
+
+ -- Andreas Tille <tille@debian.org>  Thu, 13 Jun 2019 17:12:03 +0200
+
 debian-junior (1.28) unstable; urgency=medium
 
   [ Per Andersson ]

+ 0 - 14
tasks/programming

@@ -35,17 +35,3 @@ Recommends: sonic-pi
 Recommends: squeak-plugins-scratch
 
 Recommends: squeak-vm
-
-Recommends: shoes | shoes4
-Why: This package has existed in Debian but was removed due to lack of interest.
-Homepage: http://shoesrb.com/
-License: Expat
-Pkg-Description: tiny graphics and windowing toolkit using Ruby
- Shoes is a very informal graphics and windowing toolkit for making simple
- graphical applications. It blends ideas from the web (hyperlinks, simple text
- layout, and more) from traditional windowing toolkits (buttons, progress bars,
- dialogs and the like) and applications like NodeBox and Processing (drawing
- anywhere on the window with shapes and curves, simple animation).
- .
- Shoes uses Ruby as its interface language; applications created with it can
- run on Windows, Mac OS X and Linux.