Andreas Tille pushed to branch master at Debian Med / librandom123


Commits:
958b530a by Andreas Tille at 2021-10-14T11:15:20+02:00
Fix watchfile to detect new versions on github

- - - - -
2f50b635 by Andreas Tille at 2021-10-14T11:15:23+02:00
New upstream version 1.14.0+dfsg
- - - - -
96caff4d by Andreas Tille at 2021-10-14T11:15:23+02:00
routine-update: New upstream version

- - - - -
36c10e7c by Andreas Tille at 2021-10-14T11:15:24+02:00
Update upstream source from tag 'upstream/1.14.0+dfsg'

Update to upstream version '1.14.0+dfsg'
with Debian dir 14beec61935ae77ccf476f0da0086e0ae7729b3b
- - - - -
48abcd08 by Andreas Tille at 2021-10-14T11:15:24+02:00
routine-update: Standards-Version: 4.6.0

- - - - -
07d533e1 by Andreas Tille at 2021-10-14T11:15:32+02:00
Set upstream metadata fields: Repository, Repository-Browse.

Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-missing-repository
See-also: 
https://lintian.debian.org/tags/upstream-metadata-missing-repository.html

- - - - -
ecdb1adc by Andreas Tille at 2021-10-14T11:15:36+02:00
Apply multi-arch hints.
+ librandom123-dev, librandom123-doc: Add Multi-Arch: foreign.

Changes-By: apply-multiarch-hints

- - - - -
1d03861d by Andreas Tille at 2021-10-14T11:16:51+02:00
routine-update: Ready to upload to unstable

- - - - -


5 changed files:

- debian/changelog
- debian/control
- debian/upstream/metadata
- debian/watch
- docs/releasenotes.dox


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+librandom123 (1.14.0+dfsg-1) unstable; urgency=medium
+
+  * Fix watchfile to detect new versions on github
+  * New upstream version
+  * Standards-Version: 4.6.0 (routine-update)
+  * Set upstream metadata fields: Repository, Repository-Browse.
+  * Apply multi-arch hints.
+    + librandom123-dev, librandom123-doc: Add Multi-Arch: foreign.
+
+ -- Andreas Tille <[email protected]>  Thu, 14 Oct 2021 11:15:37 +0200
+
 librandom123 (1.14.0~rc2+dfsg-1) unstable; urgency=medium
 
   * New upstream version


=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Section: science
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
                doxygen
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/med-team/librandom123
 Vcs-Git: https://salsa.debian.org/med-team/librandom123.git
 Homepage: https://www.deshawresearch.com/resources_random123.html
@@ -15,6 +15,7 @@ Package: librandom123-dev
 Architecture: all
 Section: libdevel
 Depends: ${misc:Depends}
+Multi-Arch: foreign
 Description: parallel random numbers library
  Random123 is a family of highly parallelizable counter-based random
  number generators (CBRNGs) that are useful for a wide range of
@@ -41,6 +42,7 @@ Package: librandom123-doc
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}
+Multi-Arch: foreign
 Description: documentation and examples of parallel random numbers library
  Random123 is a family of highly parallelizable counter-based random
  number generators (CBRNGs) that are useful for a wide range of


=====================================
debian/upstream/metadata
=====================================
@@ -7,3 +7,5 @@ Reference:
   Year: 2011
   DOI: 10.1145/2063384.2063405
   URL: https://dl.acm.org/citation.cfm?id=2063405
+Repository: https://github.com/DEShawResearch/random123.git
+Repository-Browse: https://github.com/DEShawResearch/random123


=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
 version=4
 
 
opts="uversionmangle=s/-rc/~rc/,repacksuffix=+dfsg,dversionmangle=auto,repack,compression=xz"
 \
-  https://github.com/DEShawResearch/random123/releases 
.*/archive/v?@ANY_VERSION@@ARCHIVE_EXT@
+  https://github.com/DEShawResearch/random123/releases 
.*/v?@ANY_VERSION@@ARCHIVE_EXT@


=====================================
docs/releasenotes.dox
=====================================
@@ -1,7 +1,7 @@
 /**
 @page "Release Notes"
 <dl>
-<dt>1.14.0 - Jan 19, 2021 </dt>
+<dt>1.14.0 - Jan 29, 2021 </dt>
 <dd><ul>
 <li> Correctly identify newer versions (16+) of IBM's XL compiler
 <li> Better support for MS Visual Studio 2015 (and hopefully later)



View it on GitLab: 
https://salsa.debian.org/med-team/librandom123/-/compare/069ffd859173c61863b22a4758e3aedb1ade2929...1d03861dcfe41c6ef32d8d92b624417d70c27f81

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/librandom123/-/compare/069ffd859173c61863b22a4758e3aedb1ade2929...1d03861dcfe41c6ef32d8d92b624417d70c27f81
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

Reply via email to