[med-svn] [Git][med-team/mira][master] Removed build-depends on vim-common, added xxd. Closes: #1007986
Lance Lin (@linqigang)
gitlab at salsa.debian.org
Wed Apr 6 13:38:15 BST 2022
Lance Lin pushed to branch master at Debian Med / mira
Commits:
28b4e788 by Lance Lin at 2022-04-06T19:37:40+07:00
Removed build-depends on vim-common, added xxd. Closes: #1007986
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+mira (4.9.6-6) UNRELEASED; urgency=medium
+
+ * Remove build-depends on vim-common and add xxd (Closes: #1007986)
+
+ -- Lance Lin <LQi254 at protonmail.com> Wed, 6 Apr 2022 19:35:39 +0700
+
mira (4.9.6-5) unstable; urgency=medium
* Team upload
=====================================
debian/control
=====================================
@@ -16,7 +16,7 @@ Build-Depends: debhelper-compat (= 13),
perl,
flex,
libfl-dev,
- vim-common,
+ xxd,
zlib1g-dev,
libboost-thread-dev,
libboost-regex-dev,
View it on GitLab: https://salsa.debian.org/med-team/mira/-/commit/28b4e7889d1088c58f92c9b28864ed2aa0ead76e
--
View it on GitLab: https://salsa.debian.org/med-team/mira/-/commit/28b4e7889d1088c58f92c9b28864ed2aa0ead76e
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20220406/ac159191/attachment.htm>
More information about the debian-med-commit
mailing list