[med-svn] [Git][med-team/concurrentqueue][master] 5 commits: d/clean: new: cleanup various build artifacts.

Étienne Mollier (@emollier) gitlab at salsa.debian.org
Thu Dec 19 20:13:08 GMT 2024



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


Commits:
262ca8c0 by Étienne Mollier at 2024-12-19T20:52:37+01:00
d/clean: new: cleanup various build artifacts.

Closes: #1043870

- - - - -
c9ef0220 by Étienne Mollier at 2024-12-19T20:53:20+01:00
d/control: declare compliance to standards version 4.7.0.

- - - - -
ce512bab by Étienne Mollier at 2024-12-19T21:11:04+01:00
fix-defs.patch: declare forwarding unneeded.

- - - - -
66dbeccb by Étienne Mollier at 2024-12-19T21:11:23+01:00
dontBuildBenchmark.patch: normalize last-update timestamp.

- - - - -
47ca3f1f by Étienne Mollier at 2024-12-19T21:12:39+01:00
d/changelog: ready for upload to unstable.

- - - - -


5 changed files:

- debian/changelog
- + debian/clean
- debian/control
- debian/patches/dontBuildBenchmark.patch
- debian/patches/fix-defs.patch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,18 @@
+concurrentqueue (1.0.4+ds-2) unstable; urgency=medium
+
+  * Team upload.
+
+  [ Andreas Tille ]
+  * Exclude BLHC test
+
+  [ Étienne Mollier ]
+  * d/clean: new: cleanup various build artifacts. (Closes: #1043870)
+  * d/control: declare compliance to standards version 4.7.0.
+  * fix-defs.patch: declare forwarding unneeded.
+  * dontBuildBenchmark.patch: normalize last-update timestamp.
+
+ -- Étienne Mollier <emollier at debian.org>  Thu, 19 Dec 2024 21:12:30 +0100
+
 concurrentqueue (1.0.4+ds-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/clean
=====================================
@@ -0,0 +1,2 @@
+build/*.o
+obj-*/


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Steffen Moeller <moeller at debian.org>
 Build-Depends: debhelper-compat (= 13), cmake
-Standards-Version: 4.6.2
+Standards-Version: 4.7.0
 Section: libs
 Homepage: https://github.com/cameron314/concurrentqueue
 Vcs-Browser: https://salsa.debian.org/med-team/concurrentqueue


=====================================
debian/patches/dontBuildBenchmark.patch
=====================================
@@ -1,5 +1,5 @@
 Author: Steffen Möller <moeller at debian.org>, Nilesh Patra <npatra974 at gmail.com>
-Last-Update: 2020-11-04 18:31:21 +0530
+Last-Update: 2020-11-04
 Forwarded: not-needed
 Description: Do not build benchmarks
              The build seems to happen concurrently - hence appended a -p with mkdir.


=====================================
debian/patches/fix-defs.patch
=====================================
@@ -1,6 +1,7 @@
 Description: Remove conditions specific to windows
 Author: Nilesh Patra <nilesh at debian.org>
 Last-Update: 2021-04-22
+Forwarded: not-needed
 --- a/c_api/concurrentqueue.h
 +++ b/c_api/concurrentqueue.h
 @@ -7,17 +7,7 @@ extern "C" {



View it on GitLab: https://salsa.debian.org/med-team/concurrentqueue/-/compare/27d428711518eb7d6625072a1cafd24eab8c2555...47ca3f1f0efae6dc24c5cf5f9a885f9b71764fa3

-- 
View it on GitLab: https://salsa.debian.org/med-team/concurrentqueue/-/compare/27d428711518eb7d6625072a1cafd24eab8c2555...47ca3f1f0efae6dc24c5cf5f9a885f9b71764fa3
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/20241219/805dc757/attachment-0001.htm>


More information about the debian-med-commit mailing list