1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143
|
rnahybrid (2.1.2-7) unstable; urgency=medium
* Team upload.
[ Eric Long ]
* Add build target for riscv64 (Closes: #1028122)
[ Étienne Mollier ]
* d/control: declare compliance to standards version 4.6.2.
* fix-implicit-declaration.patch: add; fix implicit calloc declaration.
* d/copyright: update copyright years.
-- Étienne Mollier <emollier@debian.org> Sat, 07 Jan 2023 18:32:46 +0100
rnahybrid (2.1.2-6) unstable; urgency=medium
[ Andreas Tille ]
* Standards-Version: 4.5.1 (routine-update)
* debhelper-compat 13 (routine-update)
* autopkgtest: s/ADTTMP/AUTOPKGTEST_TMP/g (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Refer to specific version of license GPL-2+.
* Remove obsolete field Name from debian/upstream/metadata (already present in
machine-readable debian/copyright).
[ Hamid Nassiby ]
* Resolve FTBFS with GCC 10 by building with -fcommon
Closes: #976254
-- Andreas Tille <tille@debian.org> Wed, 02 Dec 2020 17:55:42 +0100
rnahybrid (2.1.2-5) unstable; urgency=medium
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
* Secure URI in copyright format
* Respect DEB_BUILD_OPTIONS in override_dh_auto_test target
* Remove trailing whitespace in debian/changelog
* Remove trailing whitespace in debian/copyright
-- Andreas Tille <tille@debian.org> Tue, 30 Oct 2018 11:29:39 +0100
rnahybrid (2.1.2-4) unstable; urgency=medium
* Exclude armel from Architectures
Closes: #861281
* Standards-Version: 4.1.2
-- Andreas Tille <tille@debian.org> Mon, 11 Dec 2017 10:15:10 +0100
rnahybrid (2.1.2-3) unstable; urgency=medium
* Add fake watch file
-- Andreas Tille <tille@debian.org> Tue, 26 Sep 2017 21:21:08 +0200
rnahybrid (2.1.2-2) unstable; urgency=medium
[ Andreas Tille ]
* Moved packaging to Git
* debhelper 10
* Standards-Version: 4.1.0 (no changes needed)
* Fix issues that are becoming visible on arm but might be
a problem on all architectures (Thanks to Lennart Sorensen
<lsorense@csclub.uwaterloo.ca> for the patch)
Closes: #861281
* hardening=+all
[ Steffen Moeller ]
* Add registry entry
-- Andreas Tille <tille@debian.org> Tue, 26 Sep 2017 20:43:50 +0200
rnahybrid (2.1.2-1) unstable; urgency=medium
* New upstream version
* cme fix dpkg-control
* DEP5 fix
* Check if file exists before opening
Closes: #715598, #715599
* Propagate hardening options
* Fix manpage syntax
* Add examples and docs
* add autopkgtest
-- Andreas Tille <tille@debian.org> Fri, 11 Dec 2015 14:54:18 +0100
rnahybrid (2.1.1-2) unstable; urgency=low
* debian/upstream: Make author field BibTeX compliant
* debian/control:
- cme fix dpkg-control
- use anonscm in VCS fields
* debian/patches/gcc-4.8.patch: Fix build error with gcc-4.8 by adding
string.h
Closes: #701348
-- Andreas Tille <tille@debian.org> Mon, 01 Jul 2013 11:03:39 +0200
rnahybrid (2.1.1-1) unstable; urgency=low
* New upstream version
* debian/upstream: Remove duplicated entry for doi
* debian/watch: Document why watch file can not work and what
upstream has answered
* debian/control: Fixed Vcs fields
-- Andreas Tille <tille@debian.org> Thu, 19 Apr 2012 08:21:18 +0200
rnahybrid (2.1-3) unstable; urgency=low
[ Charles Plessy ]
* Documented information in debian/upstream
* Removed mention of the bibliographic reference in debian/control
[ Andreas Tille ]
* debian/source/format: 3.0 (quilt)
* debian/control: Standards-Version: 3.9.3 (no changes needed)
* debhelper 9 (control+compat)
* debian/rules: short dh
* debian/copyright: DEP5, verified using
cme fix dpkg-copyright
-- Andreas Tille <tille@debian.org> Sat, 31 Mar 2012 22:52:18 +0200
rnahybrid (2.1-2) unstable; urgency=low
[ Charles Plessy ]
* Moved the Homepage: field out from the package's description.
* Updated my email address.
[ Andreas Tille ]
* Standards-Version: 3.8.1 (no changes needed)
-- Andreas Tille <tille@debian.org> Mon, 01 Jun 2009 23:01:47 +0200
rnahybrid (2.1-1) unstable; urgency=low
* Initial release (Closes: #426957)
-- Charles Plessy <charles-debian-nospam@plessy.org> Sun, 02 Sep 2007 11:03:35 +0900
|