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
|
perm (0.4.0-8) unstable; urgency=medium
* Set homepage to http://code.google.com/p/perm/ since omicstools
seems to have vanished
Closes: #999489
* Standards-Version: 4.6.0 (routine-update)
* Use secure URI in Homepage field.
* Drop fields with obsolete URLs.
-- Andreas Tille <tille@debian.org> Fri, 12 Nov 2021 08:16:27 +0100
perm (0.4.0-7) unstable; urgency=medium
* Team Upload.
* d/p/fix-buffer-overflow.patch: Do not reduce buffer size by 1
-- Nilesh Patra <nilesh@debian.org> Tue, 03 Aug 2021 13:17:48 +0530
perm (0.4.0-6) unstable; urgency=medium
* Team Upload.
[ Shruti Sridhar ]
* d/tests/data: Add testdata
* d/tests: Add autopkgtest
* d/example: Install test data as example
* d/docs: Install d/README.* and d/tests/run-unit-test
as documents
* d/p/hardening.patch: Add CPPFLAGS which helped detect
buffer overflow
* d/copyright: Test data has been written by Shruti, mentioning
them in copyright for the same
[ Nilesh Patra ]
* d/p/fix-buffer-overflow.patch: Use strlcpy from libbsd-dev
instead of strncpy in order to fix buffer overflow
* d/control: Add B-D on libbsd-dev
-- Nilesh Patra <nilesh@debian.org> Tue, 03 Aug 2021 00:31:10 +0530
perm (0.4.0-5) unstable; urgency=medium
* Standards-Version: 4.5.1 (routine-update)
* debhelper-compat 13 (routine-update)
* Remove trailing whitespace in debian/changelog (routine-update)
* Remove trailing whitespace in debian/control (routine-update)
* Remove trailing whitespace in debian/rules (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
-- Andreas Tille <tille@debian.org> Tue, 24 Nov 2020 10:10:20 +0100
perm (0.4.0-4) unstable; urgency=medium
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
-- Andreas Tille <tille@debian.org> Sun, 23 Sep 2018 17:04:23 +0200
perm (0.4.0-3) unstable; urgency=medium
* Fix gcc7 issue
Closes: #853609
* Standards-Version: 4.0.1 (no changes needed)
* Remove inactive Uploaders
-- Andreas Tille <tille@debian.org> Mon, 21 Aug 2017 10:07:02 +0200
perm (0.4.0-2) unstable; urgency=medium
* Moved packaging to Git since source code vanished otherwise and
it thus becomes more handy
* cme fix dpkg-control
* Use https://omictools.com/perm-tool as homepage which is somehow
wrong but at least gives some information - better than the vanished
googlecode page
* Update d/copyright
* fake watch file
* debhelper 10
* Fix spelling
* hardening=+all
-- Andreas Tille <tille@debian.org> Thu, 19 Jan 2017 16:37:38 +0100
perm (0.4.0-1) unstable; urgency=medium
* Initial upload to Debian (Closes: #745847)
-- Andreas Tille <tille@debian.org> Fri, 25 Apr 2014 18:39:38 +0200
perm (0.4.0-0biolinux1) trusty; urgency=low
* New upstream and build for Trusty
-- Tim Booth <tbooth@ceh.ac.uk> Fri, 25 Apr 2014 14:21:43 +0100
perm (0.3.9-1ubuntu2) lucid; urgency=low
* Added a symlink as the program is often called by the name of "PerM" rather than "perm"
-- H. Soon Gweon (Key for package building) <soonio@gmail.com> Thu, 08 Mar 2012 10:52:06 +0000
perm (0.3.9-1ubuntu1) lucid; urgency=low
* Package for PPA
-- H. Soon Gweon (Key for package building) <soonio@gmail.com> Thu, 05 Jan 2012 16:14:09 +0000
perm (0.3.9-1) unstable; urgency=low
* Initial release
-- H. Soon Gweon (Key for package building) <soonio@gmail.com> Thu, 05 Jan 2012 15:43:41 +0000
|