Skip to content

Commit 63448dc

Browse files
committed
update mail
1 parent 5fb79aa commit 63448dc

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ sqlpage (0.38.0-beta.1-1) unstable; urgency=medium
55
* Includes systemd service configuration
66
* Support for SQLite, PostgreSQL, MySQL, MS SQL Server, and ODBC
77

8-
-- SQLPage Contributors <sqlpage@sql-page.com> Thu, 02 Oct 2025 00:00:00 +0000
8+
-- SQLPage Contributors <contact@sql-page.com> Thu, 02 Oct 2025 00:00:00 +0000

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Source: sqlpage
22
Section: web
33
Priority: optional
4-
Maintainer: SQLPage Contributors <sqlpage@sql-page.com>
4+
Maintainer: SQLPage Contributors <contact@sql-page.com>
55
# Note: cargo/rustc listed for local builds; CI uses -d flag with toolchain action
66
Build-Depends: debhelper-compat (= 13),
77
cargo (>= 1.70),

debian/copyright

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
22
Upstream-Name: sqlpage
3-
Upstream-Contact: SQLPage Contributors <sqlpage@sql-page.com>
3+
Upstream-Contact: SQLPage Contributors <contact@sql-page.com>
44
Source: https://github.com/sqlpage/SQLPage
55

66
Files: *

rpm/sqlpage.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ fi
125125
%dir %attr(750,sqlpage,sqlpage) /var/log/sqlpage
126126

127127
%changelog
128-
* Thu Oct 02 2025 SQLPage Contributors <sqlpage@sql-page.com> - 0.38.0~beta.1-1
128+
* Thu Oct 02 2025 SQLPage Contributors <contact@sql-page.com> - 0.38.0~beta.1-1
129129
- Initial RPM package release
130130
- SQL-only webapp builder with support for multiple databases
131131
- Includes systemd service configuration

sqlpage.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ GitHub repository:
8080
.UR https://github.com/sqlpage/SQLPage
8181
.UE
8282
.SH AUTHOR
83-
SQLPage Contributors <sqlpage@sql\-page.com>
83+
SQLPage Contributors <contact@sql\-page.com>
8484
.SH COPYRIGHT
8585
Copyright \(co 2023-2025 SQLPage Contributors.
8686
.br

0 commit comments

Comments
 (0)