mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
Update packaging for 4.0.4
* Fix main version (Don't use spaces and capitals in versions!) * Change debian changelog format in hscommon * Fix build cleanup * Switch to XZ compression * Update build instructions * Build single package for both Debian/Ubuntu * Update packaging
This commit is contained in:
@@ -1 +1 @@
|
||||
7
|
||||
9
|
||||
|
||||
@@ -1,10 +1,12 @@
|
||||
Source: {pkgname}
|
||||
Section: devel
|
||||
Priority: extra
|
||||
Maintainer: Virgil Dupras <hsoft@hardcoded.net>
|
||||
Maintainer: Virgil Dupras <hsoft@hardcoded.net>, Eugene San (eugenesan) <eugenesan@gmail.com>
|
||||
Build-Depends: debhelper (>= 7), python3-dev, python3-setuptools
|
||||
Standards-Version: 3.9.2
|
||||
Homepage: http://www.hardcoded.net
|
||||
Homepage: https://dupeguru.voltaicideas.net
|
||||
Vcs-Browser: https://github.com/arsenetar/dupeguru
|
||||
Vcs-Git: https://github.com/arsenetar/dupeguru.git
|
||||
|
||||
Package: {pkgname}
|
||||
Architecture: {arch}
|
||||
|
||||
1
pkg/debian/source/format
Normal file
1
pkg/debian/source/format
Normal file
@@ -0,0 +1 @@
|
||||
3.0 (native)
|
||||
1
pkg/debian/source/options
Normal file
1
pkg/debian/source/options
Normal file
@@ -0,0 +1 @@
|
||||
compression = "xz"
|
||||
Reference in New Issue
Block a user