This is the mail archive of the cygwin-apps-cvs mailing list for the cygwin-apps project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[calm - Cygwin server-side packaging maintenance script] branch master, updated. a1948028d018bf5b06b2ca609469b3b0787a711f




https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/calm.git;h=a1948028d018bf5b06b2ca609469b3b0787a711f

commit a1948028d018bf5b06b2ca609469b3b0787a711f
Author: Yaakov Selkowitz <yselkowi@redhat.com>
Date:   Wed May 11 15:00:36 2016 -0500

    past_mistakes: remove dialog, ncurses, xfs
    
    The versions containing hyphens are no longer present.


Diff:
---
 past_mistakes.py |   16 ----------------
 1 files changed, 0 insertions(+), 16 deletions(-)

diff --git a/past_mistakes.py b/past_mistakes.py
index d8280d1..5e1132f 100644
--- a/past_mistakes.py
+++ b/past_mistakes.py
@@ -30,8 +30,6 @@
 # package names which have been used with versions containing a hyphen
 hyphen_in_version = [
     'ctorrent',
-    'dialog',
-    'dialog-debuginfo',
     'email',
     'email-debuginfo',
     'fdupes',
@@ -41,27 +39,15 @@ hyphen_in_version = [
     'gtk3-engines-unico-debuginfo',
     'hidapi',
     'hidapi-debuginfo',
-    'libdialog-devel',
-    'libdialog11',
-    'libdialog12',
     'libhidapi-devel',
     'libhidapi0',
     'libmangle',
     'libmangle-debuginfo',
-    'libncurses-devel',
-    'libncurses10',
-    'libncursesw-devel',
-    'libncursesw10',
     'man-pages-posix',
     'mingw64-i686-hidapi',
     'mingw64-i686-hidapi-debuginfo',
     'mingw64-x86_64-hidapi',
     'mingw64-x86_64-hidapi-debuginfo',
-    'ncurses',
-    'ncurses-debuginfo',
-    'ncurses-demo',
-    'ncursesw',
-    'ncursesw-demo',
     'recode',
     'recode-debuginfo',
     'socat',
@@ -70,8 +56,6 @@ hyphen_in_version = [
     'tack-debuginfo',
     'xemacs-mule-sumo',
     'xemacs-sumo',
-    'xfs',
-    'xfs-debuginfo',
     'xview',
     'xview-devel',
 ]


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]