[med-svn] [Git][med-team/parsnp][master] 9 commits: d/clean: cleanup cruft directory from debian/.

Étienne Mollier (@emollier) gitlab at salsa.debian.org
Sun Oct 15 13:15:40 BST 2023



Étienne Mollier pushed to branch master at Debian Med / parsnp


Commits:
f52bb339 by Étienne Mollier at 2023-10-15T13:59:22+02:00
d/clean: cleanup cruft directory from debian/.

Closes: #1048397

- - - - -
d154fc1b by Étienne Mollier at 2023-10-15T14:10:15+02:00
add_missing_interpreter_line.patch: forwarding not needed.

- - - - -
622e5e0a by Étienne Mollier at 2023-10-15T14:10:28+02:00
blhc-fix.patch: forwarding not needed.

- - - - -
ef8167fb by Étienne Mollier at 2023-10-15T14:10:45+02:00
drop_m64.patch: forwarding not needed.

- - - - -
afd078c3 by Étienne Mollier at 2023-10-15T14:11:00+02:00
fix_build_with_as-needed.patch: forwarding not needed.

- - - - -
5764ac08 by Étienne Mollier at 2023-10-15T14:11:27+02:00
non-versioned-libs.patch: forwarding not needed.

- - - - -
8296e1bf by Étienne Mollier at 2023-10-15T14:11:41+02:00
proper_calls_to_tools.patch: forwarding not needed.

- - - - -
ebb77439 by Étienne Mollier at 2023-10-15T14:14:28+02:00
d/control: declare compliance to standards version 4.6.2.

- - - - -
b4a5c8c1 by Étienne Mollier at 2023-10-15T14:14:59+02:00
ready to upload to unstable.

- - - - -


9 changed files:

- debian/changelog
- + debian/clean
- debian/control
- debian/patches/add_missing_interpreter_line.patch
- debian/patches/blhc-fix.patch
- debian/patches/drop_m64.patch
- debian/patches/fix_build_with_as-needed.patch
- debian/patches/non-versioned-libs.patch
- debian/patches/proper_calls_to_tools.patch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,16 @@
+parsnp (1.7.4+dfsg-3) unstable; urgency=medium
+
+  * d/clean: cleanup cruft directory from debian/. (Closes: #1048397)
+  * add_missing_interpreter_line.patch: forwarding not needed.
+  * blhc-fix.patch: forwarding not needed.
+  * drop_m64.patch: forwarding not needed.
+  * fix_build_with_as-needed.patch: forwarding not needed.
+  * non-versioned-libs.patch: forwarding not needed.
+  * proper_calls_to_tools.patch: forwarding not needed.
+  * d/control: declare compliance to standards version 4.6.2.
+
+ -- Étienne Mollier <emollier at debian.org>  Sun, 15 Oct 2023 14:14:48 +0200
+
 parsnp (1.7.4+dfsg-2) unstable; urgency=medium
 
   * d/watch: move to git tag scanning; fixes uscan following github changes.


=====================================
debian/clean
=====================================
@@ -0,0 +1 @@
+debian/parsnp../


=====================================
debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13),
                python3-setuptools,
                cython3,
                libmuscle-dev
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/med-team/parsnp
 Vcs-Git: https://salsa.debian.org/med-team/parsnp.git
 Homepage: https://harvest.readthedocs.org/en/latest/content/parsnp.html


=====================================
debian/patches/add_missing_interpreter_line.patch
=====================================
@@ -1,6 +1,7 @@
 Author: Nilesh Patra
 Last-Update: 2020-09-21 15:59:19 +0000
 Description: Force Python3 interpreter
+Forwarded: not-needed
 
 --- parsnp.orig/parsnp
 +++ parsnp/parsnp


=====================================
debian/patches/blhc-fix.patch
=====================================
@@ -1,6 +1,8 @@
 Description: Append -D_FORTIFY_SOURCE=2 to parsnp CXX flags to fix blhc
 Author: Nilesh Patra <nilesh at debian.org>
 Last-Update: 2021-05-31
+Forwarded: not-needed
+
 --- a/src/Makefile.am
 +++ b/src/Makefile.am
 @@ -1,4 +1,4 @@


=====================================
debian/patches/drop_m64.patch
=====================================
@@ -1,5 +1,7 @@
 Description: drop -m64
 Author: Sascha Steinbiss <satta at debian.org>
+Forwarded: not-needed
+
 --- a/Makefile.am
 +++ b/Makefile.am
 @@ -1,3 +1,3 @@


=====================================
debian/patches/fix_build_with_as-needed.patch
=====================================
@@ -4,6 +4,7 @@ Description: Fix build with -Wl,--as-needed
 Author: Graham Inggs <ginggs at debian.org>
 Last-Update: 2016-11-23
 Bug-Debian: https://bugs.debian.org/845415
+Forwarded: not-needed
 
 --- a/src/Makefile.am
 +++ b/src/Makefile.am


=====================================
debian/patches/non-versioned-libs.patch
=====================================
@@ -1,6 +1,7 @@
 Description: libmuscle-3.7-dev is now libmuscle-dev
 Author: Andreas Tille <tille at debian.org>
 Last-Update: Wed, 18 Jul 2018 13:17:32 +0200
+Forwarded: not-needed
 
 --- a/src/Makefile.am
 +++ b/src/Makefile.am


=====================================
debian/patches/proper_calls_to_tools.patch
=====================================
@@ -1,6 +1,7 @@
 Author: Nilesh Patra
 Last-Update: 2020-09-21 15:59:19 +0000
 Description: Fix name of phipack executable
+Forwarded: not-needed
 
 --- parsnp.orig/parsnp
 +++ parsnp/parsnp



View it on GitLab: https://salsa.debian.org/med-team/parsnp/-/compare/839ebbec4e2f8e36cf5a8cd280109d65cd4909e3...b4a5c8c1b777c14207a363428af9fb1e4181088c

-- 
View it on GitLab: https://salsa.debian.org/med-team/parsnp/-/compare/839ebbec4e2f8e36cf5a8cd280109d65cd4909e3...b4a5c8c1b777c14207a363428af9fb1e4181088c
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/20231015/0a38aea3/attachment-0001.htm>


More information about the debian-med-commit mailing list