[med-svn] [Git][med-team/kalign][debian/experimental] 50 commits: Fix watchfile to detect new versions on github
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Sun Jan 22 17:34:03 GMT 2023
Michael R. Crusoe pushed to branch debian/experimental at Debian Med / kalign
Commits:
8eee9a2c by Andreas Tille at 2021-10-01T13:15:32+02:00
Fix watchfile to detect new versions on github
- - - - -
5a57381a by Andreas Tille at 2021-10-01T13:15:34+02:00
routine-update: New upstream version
- - - - -
7ebdac5a by Andreas Tille at 2021-10-01T13:15:34+02:00
New upstream version 3.3.1
- - - - -
835a9e70 by Andreas Tille at 2021-10-01T13:15:37+02:00
Update upstream source from tag 'upstream/3.3.1'
Update to upstream version '3.3.1'
with Debian dir 0278928dec8bfb94816495efad00d6057ac671e6
- - - - -
aecebe2d by Andreas Tille at 2021-10-01T13:15:37+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
1aca4ab7 by Andreas Tille at 2021-10-01T13:17:23+02:00
routine-update: Ready to upload to unstable
- - - - -
7e4f3dcd by Andreas Tille at 2022-05-02T13:48:07+02:00
routine-update: New upstream version
- - - - -
c843a487 by Andreas Tille at 2022-05-02T13:48:08+02:00
New upstream version 3.3.2
- - - - -
8081f4ce by Andreas Tille at 2022-05-02T13:48:10+02:00
Update upstream source from tag 'upstream/3.3.2'
Update to upstream version '3.3.2'
with Debian dir cd58cd03c2121aafc23f755de7cc61e8eeec4761
- - - - -
ebd5cc16 by Andreas Tille at 2022-05-02T15:05:12+02:00
Refresh SIMDE patch
- - - - -
363527dd by Andreas Tille at 2022-05-02T15:06:53+02:00
Upload to unstable
- - - - -
418eb8b7 by Andreas Tille at 2022-11-04T22:40:32+01:00
Fix watch file
- - - - -
498b7db4 by Andreas Tille at 2022-11-04T22:41:33+01:00
New upstream version 3.3.4
- - - - -
a3176b04 by Andreas Tille at 2022-11-04T22:41:33+01:00
routine-update: New upstream version
- - - - -
9c6c7ec6 by Andreas Tille at 2022-11-04T22:41:35+01:00
Update upstream source from tag 'upstream/3.3.4'
Update to upstream version '3.3.4'
with Debian dir b441dbaa2f31d93158ddf03f87d883568a5b535f
- - - - -
28b6940a by Andreas Tille at 2022-11-04T22:41:35+01:00
routine-update: Standards-Version: 4.6.1
- - - - -
3fddde20 by Nilesh Patra at 2022-11-05T22:52:01+05:30
Add B-D on cmake
- - - - -
e82cee6c by Nilesh Patra at 2022-11-05T22:53:59+05:30
Drop debian/patches/keep-debugging: debug flags are being passed now w/ cmake
- - - - -
0048da94 by Nilesh Patra at 2022-11-05T22:55:06+05:30
Drop debian/patches/no-native-build: no native build anymore
- - - - -
d276aafc by Nilesh Patra at 2022-11-05T22:55:40+05:30
Comment out simde patch for now, will re-enable
- - - - -
e6f7deeb by Nilesh Patra at 2022-11-05T23:27:00+05:30
d/rules: Update install/build location with prefixing it with obj-* since binary install loc change w/ cmake. Also remove timescorealn as this is no longer provided/install, change that with kalignfmt
- - - - -
4b9c7601 by Nilesh Patra at 2022-11-05T23:27:00+05:30
Remove manpage for timescorealn
- - - - -
d14982cb by Nilesh Patra at 2022-11-05T23:27:00+05:30
Update installing examples at right loc
- - - - -
d1c5a510 by Nilesh Patra at 2022-11-05T23:42:25+05:30
Update potential fallout
- - - - -
8f420c53 by Nilesh Patra at 2022-11-05T23:48:44+05:30
Let dh_auto_install do its job well, make custom changes on amd64 and i386 post that
- - - - -
0af2b088 by Nilesh Patra at 2022-11-05T18:41:41+00:00
Kalign no longer allows un-aligned seq to be re-formatted hence removing test 7 for now
- - - - -
96df07ad by Nilesh Patra at 2022-11-05T18:44:02+00:00
Add manpage for kalignfmt and update old manpage for kalign
- - - - -
02285fb6 by Nilesh Patra at 2022-11-05T20:02:32+00:00
Add TODO
- - - - -
5a5ed04d by Nilesh Patra at 2022-11-05T20:10:37+00:00
Change d/rules layout
- - - - -
599efea9 by Nilesh Patra at 2022-11-05T20:12:02+00:00
OK, easy. Just disable building shared lib, that thing should move into a new lib package anyway, and should not be here
- - - - -
677ee48b by Nilesh Patra at 2022-11-05T20:49:05+00:00
Set proper cflags/cxxflags for other simd
- - - - -
174f36be by Nilesh Patra at 2022-11-05T20:49:05+00:00
Drop simde patch: no longer needed
- - - - -
c45d8819 by Nilesh Patra at 2022-11-05T21:06:33+00:00
Add d/clean for cleaning obj-*
- - - - -
c9864978 by Nilesh Patra at 2022-11-05T21:11:02+00:00
Update dispatcher script to supported simd levels
- - - - -
fe2c7312 by Nilesh Patra at 2022-11-05T21:11:18+00:00
Install all relevant bin properly
- - - - -
f7fa12dc by Nilesh Patra at 2022-11-05T21:16:16+00:00
Simplify rules a bit
- - - - -
e13885f5 by Nilesh Patra at 2022-11-05T21:28:35+00:00
d/rules: Test binary on every simd level
- - - - -
2f3f909c by Nilesh Patra at 2022-11-05T21:32:07+00:00
Remove copyright notices/mentions of autoconf stuff which has veen removed
- - - - -
c283e03c by Nilesh Patra at 2022-11-05T21:33:42+00:00
Remove author notice from manpage
- - - - -
ff2fdf8c by Nilesh Patra at 2022-11-06T03:13:52+05:30
Mention myself in the copyright
- - - - -
887ed695 by Nilesh Patra at 2022-11-06T03:25:53+05:30
d/salsa-ci.yml: Disable reprotest
- - - - -
6bd07297 by Nilesh Patra at 2022-11-06T03:43:08+05:30
d/rules: Remove static lib and .cmake files which should not be present with this bin package
- - - - -
58f554d1 by Nilesh Patra at 2022-11-05T22:20:41+00:00
d/rules: Install simd-dispatcher script for amd64
- - - - -
f9d7869c by Nilesh Patra at 2022-11-05T22:29:50+00:00
Minor fix, now lets get it moving
- - - - -
5536fa38 by Nilesh Patra at 2022-11-05T22:29:51+00:00
Upload to unstable
- - - - -
06a8c414 by Nilesh Patra at 2022-11-06T11:34:51+05:30
install kalignfmt for other archs as well
- - - - -
7990e77f by Nilesh Patra at 2022-11-06T11:35:04+05:30
Upload to unstable
- - - - -
2e5b06c9 by Nilesh Patra at 2022-11-06T11:40:14+05:30
d/rules: Install from obj-$(DEB_HOST_GNU_TYPE) instead of DEB_HOST_MULTIARCH in order to fix build on i386
- - - - -
0b7fbe37 by Nilesh Patra at 2022-11-06T11:40:56+05:30
Upload to unstable
- - - - -
87a9564d by Michael R. Crusoe at 2023-01-22T18:32:55+01:00
Experimental rebuild with SIMDe 0.7.3~0git20230118123246.d1e75cd
- - - - -
30 changed files:
- − .github/workflows/ccpp.yml
- + .github/workflows/cmake.yml
- .gitignore
- + CMakeLists.txt
- ChangeLog
- − INSTALL
- − Makefile.am
- − NEWS
- − README
- README.md
- − VERSION
- − autogen.sh
- − configure.ac
- + debian/TODO
- debian/bin/simd-dispatch
- debian/changelog
- + debian/clean
- debian/control
- debian/copyright
- debian/createmanpages
- debian/kalign.1
- debian/kalign.examples
- + debian/kalignfmt.1
- − debian/patches/keep-debugging
- − debian/patches/no-native-build
- + debian/patches/pass-proper-flags.patch
- debian/patches/series
- − debian/patches/simde
- debian/rules
- debian/salsa-ci.yml
The diff was not included because it is too large.
View it on GitLab: https://salsa.debian.org/med-team/kalign/-/compare/0b0e880eba8eeac2ad6a21ffee2097d0974668cb...87a9564df6be710b3be2d11c588cc9df2d9586ab
--
View it on GitLab: https://salsa.debian.org/med-team/kalign/-/compare/0b0e880eba8eeac2ad6a21ffee2097d0974668cb...87a9564df6be710b3be2d11c588cc9df2d9586ab
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/20230122/d4b07814/attachment-0001.htm>
More information about the debian-med-commit
mailing list