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
|
pynac (0.6.91-1) unstable; urgency=medium
* Updated to latest upstream.
* Pushed dh compat to 10.
* Marked the -dev package as Multi-Arch:same as hinted in the tracker.
-- Julien Puydt <julien.puydt@laposte.net> Thu, 06 Oct 2016 07:51:24 +0200
pynac (0.6.9-1) unstable; urgency=medium
* Updated to latest upstream.
-- Julien Puydt <julien.puydt@laposte.net> Sat, 03 Sep 2016 12:35:58 +0200
pynac (0.6.8-1) unstable; urgency=medium
* Updated to latest upstream.
-- Julien Puydt <julien.puydt@laposte.net> Tue, 19 Jul 2016 19:01:54 +0200
pynac (0.6.7-1) unstable; urgency=medium
* Updated to latest upstream.
-- Julien Puydt <julien.puydt@laposte.net> Fri, 10 Jun 2016 15:14:41 +0200
pynac (0.6.5-1) unstable; urgency=medium
* Updated to latest upstream.
* Bump the standards-version.
* Use https in Vcs-* fields.
* Update copyrights
-- Julien Puydt <julien.puydt@laposte.net> Thu, 12 May 2016 13:20:59 +0200
pynac (0.6.0-1) unstable; urgency=medium
* Updated to latest upstream.
* Follow the soname bump (libpynac1 -> libpynac2).
-- Julien Puydt <julien.puydt@laposte.net> Fri, 08 Jan 2016 17:43:38 +0100
pynac (0.5.4-1) unstable; urgency=medium
* Update to latest upstream.
* Follow the soname bump (libpynac0 -> libpynac1).
* Point Vcs-Browser to cgit.
* Stop mixing spaces and tabs in d/copyright.
* Update my copyright up to 2016 in d/copyright.
-- Julien Puydt <julien.puydt@laposte.net> Fri, 01 Jan 2016 19:26:27 +0100
pynac (0.5.0-1) unstable; urgency=medium
* Updated to latest upstream.
* Put the library package in section libs.
* Changed the homepage, since it moved.
* Added a build-dep on libgmp-dev.
-- Julien Puydt <julien.puydt@laposte.net> Tue, 03 Nov 2015 08:29:11 +0100
pynac (0.4.3-1) unstable; urgency=medium
* Updated to latest upstream.
-- Julien Puydt <julien.puydt@laposte.net> Thu, 13 Aug 2015 22:40:16 +0200
pynac (0.3.7-1) unstable; urgency=medium
* Updated to latest upstream (Closes: #722820).
* Removed all patches (upstream applied them).
* Bumped standards up.
* Updated the copyright information.
-- Julien Puydt <julien.puydt@laposte.net> Thu, 07 May 2015 06:51:41 +0200
pynac (0.3.2+dfsg-1) unstable; urgency=low
* Updated to latest upstream (Closes: #710635).
* Added a patch to fix the libtool versioning (the current package has
a lower soname than the previous one, but from 0.3.3 onwards, upstream
has accepted that patch so that shouldn't happen again hopefully).
* Updated d/watch and d/copyright to find new upstream release and repack
without mercurial files.
-- Julien Puydt <julien.puydt@laposte.net> Sun, 18 May 2014 10:47:35 +0200
pynac (0.2.6-1) unstable; urgency=low
* Initial release (Closes: #678332).
* Patch to remove obsolete comments (sent upstream).
-- Julien Puydt <julien.puydt@laposte.net> Fri, 22 Mar 2013 15:05:37 +0100
|