Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found
Select Git revision
  • master
1 result

Target

Select target project
  • ai3/tools/runcron
  • svp-bot/runcron
2 results
Select Git revision
  • lintian-fixes
  • master
2 results
Show changes
Commits on Source (7)
include: "https://git.autistici.org/ai3/build-deb/raw/master/ci-common.yml"
include: "https://git.autistici.org/pipelines/debian/raw/master/common.yml"
9
......@@ -2,7 +2,7 @@ Source: runcron
Section: admin
Priority: optional
Maintainer: ale <ale@incal.net>
Build-Depends: debhelper (>= 9), dh-autoreconf
Build-Depends: debhelper-compat (= 12)
Standards-Version: 3.9.5
Package: runcron
......
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: runcron
Source: <https://git.autistici.org/ale/runcron>
......
......@@ -19,14 +19,10 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
# main packaging script based on dh7 syntax
%:
dh $@ --with autoreconf
dh $@
# debmake generated override targets
# This is example for Cmake (See http://bugs.debian.org/641051 )
#override_dh_auto_configure:
# dh_auto_configure -- \
# -DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)