Skip to content

Commit 7dbac32

Browse files
committed
New build
1 parent 2bbdace commit 7dbac32

File tree

7 files changed

+42
-34
lines changed

7 files changed

+42
-34
lines changed

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
mx-snapshot (25.6.01) mx; urgency=medium
2+
3+
* Fix: create directory before trying to link the file
4+
5+
-- Adrian <[email protected]> Fri, 06 Jun 2025 23:36:31 -0400
6+
17
mx-snapshot (25.6) mx; urgency=medium
28

39
* Prepare to move stuff out of /usr/local/; Read script from alternative location

debian/iso-snapshot-cli.postinst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
mkdir -p /usr/share/excludes
12
ln -fs /etc/iso-snapshot-cli-exclude.list /usr/share/excludes/iso-snapshot-cli-exclude.list

debian/mx-snapshot.postinst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
mkdir -p /usr/share/excludes
12
ln -fs /etc/mx-snapshot-exclude.list /usr/share/excludes/mx-snapshot-exclude.list
23

34
#cleanup old links

debs/mx-snapshot_25.6.01.dsc

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
-----BEGIN PGP SIGNED MESSAGE-----
2+
Hash: SHA512
3+
4+
Format: 3.0 (native)
5+
Source: mx-snapshot
6+
Binary: mx-snapshot, iso-snapshot-cli
7+
Architecture: any
8+
Version: 25.6.01
9+
Maintainer: Adrian <[email protected]>
10+
Homepage: https://github.com/MX-Linux/mx-snapshot
11+
Standards-Version: 3.9.8
12+
Vcs-Git: git://github.com/MX-Linux/mx-snapshot
13+
Build-Depends: debhelper-compat (= 13), qt6-base-dev, qt6-base-dev-tools, qt6-tools-dev, qt6-tools-dev-tools
14+
Package-List:
15+
iso-snapshot-cli deb admin optional arch=any
16+
mx-snapshot deb admin optional arch=any
17+
Checksums-Sha1:
18+
e006ca5737688189838937ff3c77aa521d6ce0d1 254988 mx-snapshot_25.6.01.tar.xz
19+
Checksums-Sha256:
20+
4c81837bdb3400db6cd8f37eec81c929951296436c845a34bf54797d55698d74 254988 mx-snapshot_25.6.01.tar.xz
21+
Files:
22+
62a17a873b2abf77952218d4d9ddd572 254988 mx-snapshot_25.6.01.tar.xz
23+
24+
-----BEGIN PGP SIGNATURE-----
25+
26+
iQFHBAEBCgAxFiEE8ndToY6S45N+YzXncJOMeAZ57pgFAmhDs/oTHGFkcmlhbkBt
27+
eGxpbnV4Lm9yZwAKCRBwk4x4BnnumKOEB/wPRFjowijby7KMlUVXrJH5M4dfNAM6
28+
MYw2Gv7uru7Q6+0YR+vFwwxDn8uj1tyNp85xN6ARLZqnL6R3lsFj+sOPENg4QeFk
29+
4G+y9ivIvMxfWbFJJUBY8iAbiZtre4r+quDljmA8EWG1vLSbarywPQLHrqQknaJQ
30+
tqPKc1ID9DqHHm+TSm+weOd76PR2Rt7Z3cXS6swrjp+Z/RWVb87heX2emONAZSiK
31+
nMv9WvcoPVfXzpffDXR9ZA9bFR+62qjwsFPJmpX52JHVVRQk00DqI5mg5UaEj5TI
32+
sRh2Opcc95xzPAmKvKUDA4E8+tvvnqMpPyPjWdmLNTNlty91oAE1Bjko
33+
=7Pgc
34+
-----END PGP SIGNATURE-----

debs/mx-snapshot_25.6.01.tar.xz

249 KB
Binary file not shown.

debs/mx-snapshot_25.6.dsc

Lines changed: 0 additions & 34 deletions
This file was deleted.

debs/mx-snapshot_25.6.tar.xz

-249 KB
Binary file not shown.

0 commit comments

Comments
 (0)