Andreas Tille pushed to branch master at Debian Med / libmmap-allocator
Commits:
08542903 by Andreas Tille at 2020-06-11T22:18:28+02:00
Do not apply unneeded patch
- - - - -
b7fe03b8 by Andreas Tille at 2020-06-11T22:20:34+02:00
Upload to unstable
- - - - -
3 changed files:
- Makefile
- debian/changelog
- debian/patches/series
Changes:
=====================================
Makefile
=====================================
@@ -20,9 +20,7 @@ debug: CFLAGS+=-DMMAP_ALLOCATOR_DEBUG=1
debug: clean all
libmmap_allocator.so: mmap_file_pool.o
- g++ -shared -Wl,-soname,libmmap_allocator.so.0 -o
libmmap_allocator.so.0.0.0 mmap_file_pool.o
- ln -s libmmap_allocator.so.0.0.0 libmmap_allocator.so.0
- ln -s libmmap_allocator.so.0 libmmap_allocator.so
+ g++ -shared -o libmmap_allocator.so mmap_file_pool.o
libmmap_allocator.a: mmap_file_pool.o
ar r libmmap_allocator.a mmap_file_pool.o
=====================================
debian/changelog
=====================================
@@ -1,8 +1,8 @@
-libmmap-allocator (0.4.0+git20200122.adbfbe1-1) UNRELEASED; urgency=medium
+libmmap-allocator (0.4.0+git20200122.adbfbe1-1) unstable; urgency=medium
* For iitii package the latest commit is needed
- -- Andreas Tille <[email protected]> Sat, 06 Jun 2020 09:29:39 +0200
+ -- Andreas Tille <[email protected]> Thu, 11 Jun 2020 22:17:30 +0200
libmmap-allocator (0.4.0-1) unstable; urgency=medium
=====================================
debian/patches/series
=====================================
@@ -1 +1 @@
-soname.patch
+# soname.patch
View it on GitLab:
https://salsa.debian.org/med-team/libmmap-allocator/-/compare/3b387cc7297ce228e471bc8f654022f6ebe3fb38...b7fe03b87f7a8730a65be5008399435e0a531324
--
View it on GitLab:
https://salsa.debian.org/med-team/libmmap-allocator/-/compare/3b387cc7297ce228e471bc8f654022f6ebe3fb38...b7fe03b87f7a8730a65be5008399435e0a531324
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit