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. 20160705-51-g8d2ad87




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

commit 8d2ad8724d2fb0833cd9f1c91662020e3e45f70f
Author: Yaakov Selkowitz <yselkowi@redhat.com>
Date:   Wed Mar 22 19:33:52 2017 +0000

    Update nonunique_versions


Diff:
---
 calm/past_mistakes.py |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/calm/past_mistakes.py b/calm/past_mistakes.py
index 4e46e3a..6770e74 100644
--- a/calm/past_mistakes.py
+++ b/calm/past_mistakes.py
@@ -110,7 +110,9 @@ nonunique_versions = [
     'gnome-panel-doc',
     'gtk2.0-engines-svg',
     'guile-doc',
+    'guile-gv',                   # dropped pending guile-2
     'info',                       # something went wrong with package build?
+    'libcaca-doc',                # dropped pending fix for current doxygen
     'libfltk-doc',
     'libical_cxx-devel',
     'libquota-devel',             # no longer provided by e2fsprogs
@@ -118,9 +120,9 @@ nonunique_versions = [
     'minizip',
     'mutter-doc',
     'ocaml-camlp4',               # ocaml-camlp4 removed from ocaml distribution after 4.01.0
-    'python-openssl-debuginfo',   # no debuginfo anymore due to pure python
-    'python3-openssl-debuginfo',  # no debuginfo anymore due to pure python
-    'ruby-gdk3-debuginfo',        # no debuginfo anymore due to pure ruby
+    'ocaml-gv',                   # dropped pending ocaml cleanup
+    'python-clang',               # split out from clang
+    'python3-clang',              # split out from clang
     'sng-debuginfo',
     'socat-debuginfo',            # debuginfo for test version when curr has no debuginfo
     'sqlite3-zlib',               # sqlite3-zlib removed in 3.8.10, use sqlite3-compress instead


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