mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-03-06 09:21:39 +00:00
Merge branch 'arsenetar:master' into manpages
This commit is contained in:
@@ -348,4 +348,3 @@ dupeguru (2.9.2-1) unstable; urgency=low
|
||||
* Fixed selection glitches, especially while renaming. (#93)
|
||||
|
||||
-- Virgil Dupras <hsoft@hardcoded.net> Wed, 10 Feb 2010 00:00:00 +0000
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ Vcs-Git: https://github.com/arsenetar/dupeguru.git
|
||||
|
||||
Package: {pkgname}
|
||||
Architecture: {arch}
|
||||
Depends: ${shlibs:Depends}, python3 (>=3.7), python3-pyqt5, python3-mutagen, python3-semantic-version
|
||||
Depends: ${shlibs:Depends}, python3 (>=3.7), python3 (<<3.12), python3-pyqt5, python3-mutagen, python3-semantic-version
|
||||
Provides: dupeguru-se, dupeguru-me, dupeguru-pe
|
||||
Replaces: dupeguru-se, dupeguru-me, dupeguru-pe
|
||||
Conflicts: dupeguru-se, dupeguru-me, dupeguru-pe
|
||||
|
||||
@@ -1 +1 @@
|
||||
3.0 (native)
|
||||
3.0 (native)
|
||||
|
||||
@@ -6,3 +6,4 @@ Icon=dupeguru
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Utility;
|
||||
Keywords=file manager;gui;
|
||||
|
||||
Reference in New Issue
Block a user