[Git][debian-proftpd-team/proftpd][master] d/control is upgraded from d/control.in in post hook of gbp import-orig.
Hilmar Preuße (@hilmar-guest)
gitlab at salsa.debian.org
Wed Sep 1 19:19:34 BST 2021
Hilmar Preuße pushed to branch master at Debian ProFTPD Team / proftpd
Commits:
f0a300a2 by Hilmar Preusse at 2021-09-01T20:18:17+02:00
d/control is upgraded from d/control.in in post hook of gbp import-orig.
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -4,6 +4,8 @@ proftpd-dfsg (1.3.7c+dfsg-1) UNRELEASED; urgency=medium
(Closes: #993173).
* Lintian override. proftpd-core: systemd-service-file-outside-lib
* Remove d/proftpd-substvars from git, it is a generated file.
+ * d/control is upgraded from d/control.in in post hook of
+ gbp import-orig.
-- Hilmar Preusse <hille42 at web.de> Sat, 28 Aug 2021 16:11:20 +0200
=====================================
debian/rules
=====================================
@@ -52,6 +52,7 @@ else
CONF_ARGS += --build $(DEB_BUILD_GNU_TYPE) --host $(DEB_HOST_GNU_TYPE)
endif
+# Following line is used in Post-Hook of "gbp import-orig"
debian/control: debian/control.in
sed -e 's/@VERSION@/$(VERSION)/' $< >$@
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/f0a300a2ee030e97199ffedd493f6a247e909f88
--
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/f0a300a2ee030e97199ffedd493f6a247e909f88
You're receiving this email because of your account on salsa.debian.org.
More information about the Pkg-proftpd-maintainers
mailing list