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
|
pstreams (1.0.3-1) unstable; urgency=medium
* New upstream version 1.0.3
* Updated policy to 4.5.0
* Update debhelper to 12
* Drop man page for unneeded docstring
* Improve NAME for man pages
* Update watch version to 4
-- Eugene Seliverstov <theirix@gmail.com> Sun, 13 Dec 2020 23:08:14 +0300
pstreams (1.0.1-2) unstable; urgency=medium
* Switched git to Salsa
* Removed Testsuite from control
* Updated debian policy
* Unapply patches from source
-- Eugene Seliverstov <theirix@gmail.com> Sat, 21 Jul 2018 17:03:26 +0300
pstreams (1.0.1-1) unstable; urgency=medium
* New upstream version 1.0.1
* Updated policy to 4.0.0
* Updated upstream copyright to BSL-1.0
* Removed patch obsoleted by upstream
* Added patch to keep non-generated files
-- Eugene Seliverstov <theirix@gmail.com> Fri, 21 Jul 2017 01:56:45 +0300
pstreams (1.0.0-1) unstable; urgency=medium
* Use http sf.net URL because https does not work
* Marked as Multi-Arch: foreign
* New upstream version 1.0.0 (Closes: #796730)
-- Eugene Seliverstov <theirix@gmail.com> Thu, 12 Jan 2017 11:44:32 +0300
pstreams (0.8.1-1) unstable; urgency=medium
[ Antonio Terceiro ]
* debian/watch: point at the sf.net redirector
[ Eugene Seliverstov ]
* New upstream version 0.8.1
* Bumped compat to 9
* Replaced bundled jquery with standard libjs-jquery
* Added doc-base manifest
* Bumped Standard-Version to 3.9.8
* Updated VCS and homepage links
* Use Testsuite instead of XS-Testsuite
* Adopted package (Closes: #796783)
* Updated copyright file to copyright-format 1.0
* Reverted 0.8.0-3 changelog
-- Eugene Seliverstov <theirix@gmail.com> Sat, 26 Nov 2016 15:53:02 +0300
pstreams (0.8.0-2) unstable; urgency=medium
* debian/tests/control: add missing dependencies to be able to run the test
suite in a clean environment.
-- Antonio Terceiro <terceiro@debian.org> Sun, 12 Jan 2014 12:08:38 -0300
pstreams (0.8.0-1) unstable; urgency=medium
* Add Vcs-* fields to debian/control
* Remove martin f. krafft from Uploaders per his request.
Thanks to martin for sponsoring my first package in Debian back in the day
(Closes: #719103)
* Imported Upstream version 0.8.0
* Bump Standards-Version to 3.9.4; no changes needed
* debian/control: add `XS-Testsuite: autopkgtest` (Closes: #692665)
* debian/patches/dont-update-generated-files.patch: avoid updating generated
files when building the Debian package
-- Antonio Terceiro <terceiro@debian.org> Sun, 15 Dec 2013 19:11:11 -0300
pstreams (0.7.0-2) unstable; urgency=low
* Rename deprecated(3); that's a too generic name for a manpage.
Closes: #648298
-- Antonio Terceiro <terceiro@debian.org> Thu, 10 Nov 2011 09:39:19 -0200
pstreams (0.7.0-1) unstable; urgency=low
* New upstream release
* Add debian/watch
* Migrate to debhelper 7
* Bump standards version to 3.9.2. No changes needed
* Remove article from start of short description
* Add ${misc:Depends} to dependency list
* Use 3.0 (quilt) format
* Remove duplicate word ("the the") from description
* Add Homepage: field to debian/control
* Upstream changed license to LGPL-3+; debian/copyright updated and rewriten
using DEP5 format
* Added DEP8-style tests
-- Antonio Terceiro <terceiro@debian.org> Tue, 08 Nov 2011 16:05:36 -0200
pstreams (0.5.2-1) unstable; urgency=low
* New upstream release
-- Antonio S. de A. Terceiro <asaterceiro@inf.ufrgs.br> Sun, 17 Jul 2005 19:35:46 -0300
pstreams (0.5.0-1) unstable; urgency=low
* Initial release (Closes: #276612).
* Makefile: added install target to install the header file.
* Makefile: complemented clean target to delete generated documentation.
* renamed deprecated(3) manpage to pstreams_deprecated(3), as the prior name
would be too generic for a manpage.
-- Antonio S. de A. Terceiro <asaterceiro@inf.ufrgs.br> Sun, 17 Oct 2004 16:48:33 -0200
|