changeset 20:d7abecd6b9f0

Added .bumpversion.cfg and .editorconfig files.
author Sjoerd Mullender <sjoerd@acm.org>
date Wed, 21 Oct 2020 16:37:45 +0200 (2020-10-21)
parents 590d4de6d8fd
children bb10a1ab8897
files .bumpversion.cfg .editorconfig COPYING debian/copyright
diffstat 4 files changed, 24 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/.bumpversion.cfg
@@ -0,0 +1,13 @@
+[bumpversion]
+current_version = 1.1-3
+parse = (?P<major>\d+)\.(?P<minor>\d+)-(?P<release>\d+)
+serialize = {major}.{minor}-{release}
+commit = False
+tag = False
+
+[bumpversion:part:release]
+first_value = 1
+
+[bumpversion:file:perl-DBD-monetdb.spec]
+parse = Version:\s+(?P<major>\d+)\.(?P<minor>\d+)\nRelease:\s+(?P<release>\d+)
+serialize = Version:	{major}.{minor}\nRelease:	{release}
new file mode 100644
--- /dev/null
+++ b/.editorconfig
@@ -0,0 +1,9 @@
+[*]
+end_of_line = lf
+insert_final_newline = true
+trim_trailing_whitespace = true
+charset = utf-8
+max_line_length = 120
+indent_style = tab
+tab_width = 4
+indent_size = tab
--- a/COPYING
+++ b/COPYING
@@ -35,7 +35,7 @@ 1.6. "Executable Form"
     means any form of the work other than Source Code Form.
 
 1.7. "Larger Work"
-    means a work that combines Covered Software with other material, in 
+    means a work that combines Covered Software with other material, in
     a separate file or files, that is not Covered Software.
 
 1.8. "License"
--- a/debian/copyright
+++ b/debian/copyright
@@ -44,7 +44,7 @@ License: MPL-2.0
      means any form of the work other than Source Code Form.
  .
  1.7. "Larger Work"
-     means a work that combines Covered Software with other material, in 
+     means a work that combines Covered Software with other material, in
      a separate file or files, that is not Covered Software.
  .
  1.8. "License"