File: release-1.3.3.patch

package info (click to toggle)
backintime 1.3.3-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,888 kB
  • sloc: python: 16,901; sh: 617; makefile: 171; xml: 72
file content (108 lines) | stat: -rw-r--r-- 3,759 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
From 5149b0e3e6f0975fa8312e370bc4a4dc6f7db342 Mon Sep 17 00:00:00 2001
From: buhtz <c.buhtz@posteo.jp>
Date: Tue, 3 Jan 2023 16:49:25 +0100
Subject: [PATCH] Release 1.3.3

---
 CHANGES                           | 5 ++++-
 VERSION                           | 2 +-
 common/config.py                  | 2 +-
 common/man/C/backintime-askpass.1 | 2 +-
 common/man/C/backintime-config.1  | 2 +-
 common/man/C/backintime.1         | 2 +-
 debian/changelog                  | 7 +++++--
 qt/docbook/en/index.docbook       | 4 ++--
 qt/man/C/backintime-qt.1          | 2 +-
 9 files changed, 17 insertions(+), 11 deletions(-)

diff --git a/CHANGES b/CHANGES
index 6ec5b0de..6352d730 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
 Back In Time
 
-Version 1.3.3-dev (development of upcoming release)
+Version 1.3.4-dev (development of upcoming release)
+Nothing yet.
+
+Version 1.3.3 (2023-01-04)
 * New feature: Command line argument "--diagnostics" to show helpful info for better issue support (#1100)
 * GUI change: Remove Exit button from the toolbar (#172)
 * GUI change: Define accelerator keys for menu bar and tabs, as well as toolbar shortcuts (#1104)
diff --git a/VERSION b/VERSION
index 8394999d..31e5c843 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.3.3-dev
\ No newline at end of file
+1.3.3
diff --git a/common/config.py b/common/config.py
index 1f6a8499..88ef40a0 100644
--- a/common/config.py
+++ b/common/config.py
@@ -62,7 +62,7 @@
 
 class Config(configfile.ConfigFileWithProfiles):
     APP_NAME = 'Back In Time'
-    VERSION = '1.3.3-dev'
+    VERSION = '1.3.3'
     COPYRIGHT = 'Copyright (C) 2008-2022 Oprea Dan, Bart de Koning, ' \
                 'Richard Bailey, Germar Reitze'
 
diff --git a/common/man/C/backintime-askpass.1 b/common/man/C/backintime-askpass.1
index ef97ab9a..09cfe20c 100644
--- a/common/man/C/backintime-askpass.1
+++ b/common/man/C/backintime-askpass.1
@@ -1,4 +1,4 @@
-.TH backintime-askpass 1 "Oct 2022" "version 1.3.3-dev" "USER COMMANDS"
+.TH backintime-askpass 1 "Oct 2022" "version 1.3.3" "USER COMMANDS"
 .SH NAME
 backintime-askpass \- a simple backup tool for Linux.
 .PP
diff --git a/common/man/C/backintime-config.1 b/common/man/C/backintime-config.1
index 974fe1aa..f91d35e1 100644
--- a/common/man/C/backintime-config.1
+++ b/common/man/C/backintime-config.1
@@ -1,4 +1,4 @@
-.TH backintime-config 1 "Nov 2022" "version 1.3.3-dev" "USER COMMANDS"
+.TH backintime-config 1 "Nov 2022" "version 1.3.3" "USER COMMANDS"
 .SH NAME
 config \- BackInTime configuration files.
 .SH SYNOPSIS
diff --git a/common/man/C/backintime.1 b/common/man/C/backintime.1
index baea1fcc..e56876b9 100644
--- a/common/man/C/backintime.1
+++ b/common/man/C/backintime.1
@@ -1,4 +1,4 @@
-.TH backintime 1 "Oct 2022" "version 1.3.3-dev" "USER COMMANDS"
+.TH backintime 1 "Oct 2022" "version 1.3.3" "USER COMMANDS"
 .SH NAME
 backintime \- a simple backup tool for Linux.
 .PP
diff --git a/qt/docbook/en/index.docbook b/qt/docbook/en/index.docbook
index 59f76e3b..4666f2b8 100644
--- a/qt/docbook/en/index.docbook
+++ b/qt/docbook/en/index.docbook
@@ -3,8 +3,8 @@
 <!ENTITY legal SYSTEM "legal.xml">
 <!ENTITY appname "Back In Time">
 <!ENTITY app "<application>&appname;</application>">
-<!ENTITY appversion "1.3.3-dev">
-<!ENTITY manrevision "1.3.3-dev">
+<!ENTITY appversion "1.3.3">
+<!ENTITY manrevision "1.3.3">
 <!ENTITY date "Oct 2022">
 ]>
 <!--
diff --git a/qt/man/C/backintime-qt.1 b/qt/man/C/backintime-qt.1
index 3336cbe7..e2573315 100644
--- a/qt/man/C/backintime-qt.1
+++ b/qt/man/C/backintime-qt.1
@@ -1,4 +1,4 @@
-.TH backintime-qt 1 "Oct 2022" "version 1.3.3-dev" "USER COMMANDS"
+.TH backintime-qt 1 "Oct 2022" "version 1.3.3" "USER COMMANDS"
 .SH NAME
 backintime-qt \- a simple backup tool.
 .SH SYNOPSIS