[med-svn] [Git][med-team/terraphast][master] 4 commits: routine-update: Standards-Version: 4.6.2
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Jan 30 08:16:06 GMT 2024
Andreas Tille pushed to branch master at Debian Med / terraphast
Commits:
4789bebc by Andreas Tille at 2024-01-30T08:26:30+01:00
routine-update: Standards-Version: 4.6.2
- - - - -
e2c813de by Andreas Tille at 2024-01-30T08:26:41+01:00
Set upstream metadata fields: Repository-Browse.
Changes-By: lintian-brush
- - - - -
042e2470 by Andreas Tille at 2024-01-30T08:47:33+01:00
Make sure include dir in source tree will not be deleted
- - - - -
461f56ea by Andreas Tille at 2024-01-30T09:15:18+01:00
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/rules
- debian/upstream/metadata
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,16 @@
-terraphast (0.0+git20200413.8af2e4c+dfsg-3) UNRELEASED; urgency=medium
+terraphast (0.0+git20200413.8af2e4c+dfsg-3) unstable; urgency=medium
+ * Team upload.
+
+ [ Komolehin Israel Timilehin ]
* Added autopkgtest
- -- Komolehin Israel Timilehin <komolehinisrael at gmail.com> Tue, 30 Jan 2024 05:06:12 +0000
+ [ Andreas Tille ]
+ * Standards-Version: 4.6.2 (routine-update)
+ * Make sure include dir in source tree will not be deleted
+ Closes: #1049550
+
+ -- Komolehin Israel Timilehin <komolehinisrael at gmail.com> Tue, 30 Jan 2024 09:14:48 +0100
terraphast (0.0+git20200413.8af2e4c+dfsg-2) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13),
dh-exec,
catch,
libgmp3-dev
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/med-team/terraphast
Vcs-Git: https://salsa.debian.org/med-team/terraphast.git
Homepage: https://github.com/amkozlov/terraphast-one
=====================================
debian/rules
=====================================
@@ -27,11 +27,12 @@ override_dh_install:
mv $(BUILDDIR)/app debian/$(DEB_SOURCE)/usr/bin/$(DEB_SOURCE)
mv $(BUILDDIR)/libterraces_static.a $(BUILDDIR)/libterraces.a
mv $(BUILDDIR)/libterraces_c_static.a $(BUILDDIR)/libterraces_c.a
+ cp -a include $(BUILDDIR)
d-shlibmove --commit \
--multiarch \
--devunversioned \
--exclude-la \
--override s/libgmpxx4-dev/libgmpxx4ldbl/ \
- --movedev include usr \
+ --movedev $(BUILDDIR)/include usr \
$(BUILDDIR)/libterraces.so
dh_install
=====================================
debian/upstream/metadata
=====================================
@@ -9,3 +9,4 @@ Reference:
DOI: 10.1126/science.1206357
PMID: 21680810
URL: https://www.science.org/doi/10.1126/science.1206357
+Repository-Browse: https://github.com/amkozlov/terraphast-one
View it on GitLab: https://salsa.debian.org/med-team/terraphast/-/compare/330198990cc587a5d9574c9de743b01c4131fe19...461f56ea01cddc9ea3be8494332f5b4da1d759fe
--
View it on GitLab: https://salsa.debian.org/med-team/terraphast/-/compare/330198990cc587a5d9574c9de743b01c4131fe19...461f56ea01cddc9ea3be8494332f5b4da1d759fe
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/20240130/62837921/attachment-0001.htm>
More information about the debian-med-commit
mailing list