[Pkg-running-devel] [antpm] 41/41: version 1.18
Kristof Ralovich
ralovich-guest at moszumanska.debian.org
Tue Feb 23 21:46:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
ralovich-guest pushed a commit to branch upstream
in repository antpm.
commit 27e207ecbb78b7b0bfffb458e2a187d1f369587f
Author: RALOVICH, Kristof <tade60 at freemail.hu>
Date: Tue Feb 23 22:32:17 2016 +0100
version 1.18
---
scripts/debian/changelog | 44 ++++++++++++++++++++++++++++++++++++++++++++
src/VERSION | 2 +-
2 files changed, 45 insertions(+), 1 deletion(-)
diff --git a/scripts/debian/changelog b/scripts/debian/changelog
index 147d918..35caa49 100644
--- a/scripts/debian/changelog
+++ b/scripts/debian/changelog
@@ -1,3 +1,47 @@
+antpm (1.18-1) experimental; urgency=low
+
+ * open for development
+ * cmake: link boost atomic too
+ * don't use __DATE__ for reproducible builds
+ * docs: document more of the debian packaging procedure
+ * antpm: convert auto_ptr to unique_ptr, start using C++14 (make_unique)
+ * scripts: comment unused code
+ * Revert "cmake: link boost atomic too"
+ * travis-ci: try pulling in more recent boost and c++ compilers
+ * travis-ci: pull in cmake and pkg-config too
+ * travis-ci: do not set CXX explicitly
+ * travis-ci: try using newer boost
+ * travis-ci: try using newer boost v2
+ * travis-ci: require gcc 4.9
+ * travis-ci: require gcc 4.9 v2
+ * travis-ci: try using newer boost v3
+ * travis-ci: try using newer boost v4
+ * travis-ci: try using newer boost v5
+ * travis-ci: try using newer boost v6
+ * Revert "Revert "cmake: link boost atomic too""
+ * travis-ci: try using newer boost v7
+ * cmake: link boost exception too
+ * link rt for e.g. clocl_gettime
+ * travis-ci: try using newer boost v8
+ * travis-ci: try using newer boost v9
+ * travis-ci: try using newer boost v10
+ * travis-ci: try using newer boost v11
+ * cmake: improve boost dynamic linking for travis
+ * cmake: treat clang the same way as gcc
+ * travis-ci: clang build segfaults on travis, no idea why
+ * ant: another device seen
+ * ant: two FR405s seen
+ * document constants
+ * files coming from direct transfers are not ant fs packed
+ * ds: bugfix: do not always write 3 as delay
+ * ant: improve debuggability
+ * port over to libusb1.0
+ * antfs: hint which files would be downloaded based on date
+ * usb: fix warning storm
+ * ant: fix typo
+
+ -- RALOVICH, Kristof <tade60 at freemail.hu> Tue, 23 Feb 2016 22:30:40 +0100
+
antpm (1.17-1) experimental; urgency=low
[ RALOVICH, Kristof ]
diff --git a/src/VERSION b/src/VERSION
index b317d64..d907c15 100644
--- a/src/VERSION
+++ b/src/VERSION
@@ -1 +1 @@
-1.17+dev
\ No newline at end of file
+1.18
\ No newline at end of file
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-running/antpm.git
More information about the Pkg-running-devel
mailing list