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
|
moksha.common (1.2.5-3) unstable; urgency=medium
* Team upload.
* Do not install 'nspkg.pth' files.
* Bump Standards-Version to 4.3.0.
-- Sergio Durigan Junior <sergiodj@debian.org> Sat, 26 Jan 2019 18:47:52 -0500
moksha.common (1.2.5-2) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* Convert git repository from git-dpm to gbp layout
[ Sergio Durigan Junior ]
* Use "dh_install -X" instead of manually removing files.
* Do not override dh_auto_test.
* Bump Standards-Version to 4.2.1.
-- Sergio Durigan Junior <sergiodj@debian.org> Sun, 26 Aug 2018 19:08:31 -0400
moksha.common (1.2.5-1) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/control: Remove ancient X-Python-Version field
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/control: Remove ancient X-Python-Version field
[ Sergio Durigan Junior ]
* New upstream version 1.2.5
* Remove Simon Chopin from Uploaders. (Closes: #889768)
* Bump Standards-Version to 4.1.5.
* Bump compat version to 11.
* Add Python 3 package.
* Add debian/source/options.
* Don't clean *.egg-info directory.
* Update d/copyright.
* Add Testsuite directive on d/control.
* Move "Team Upload" up on d/changelog entry in order to fix
a lintian warning.
-- Sergio Durigan Junior <sergiodj@debian.org> Sun, 05 Aug 2018 20:20:45 -0400
moksha.common (1.2.3-3) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* Fixed VCS URL (https)
[ Sandro Tosi ]
* debian/rules
- dont fail if SOURCES.txt doesnt exist, patch by Chris Lamb;
Closes: #803048
-- Sandro Tosi <morph@debian.org> Tue, 10 Jan 2017 21:01:50 -0500
moksha.common (1.2.3-2~bpo70+1) wheezy-backports; urgency=medium
* Rebuild for wheezy-backports.
* Change nosetests invocation in d/rules to work with wheezy's nose
-- Nicolas Dandrimont <olasd@debian.org> Sun, 08 Jun 2014 16:09:26 +0200
moksha.common (1.2.3-2) unstable; urgency=medium
* Restore tests during build
-- Nicolas Dandrimont <olasd@debian.org> Sun, 11 May 2014 17:33:35 +0200
moksha.common (1.2.3-1) unstable; urgency=medium
* New upstream release
* Add dependency on python-six
* Switch buildsystem to pybuild
-- Nicolas Dandrimont <olasd@debian.org> Sun, 11 May 2014 15:52:19 +0200
moksha.common (1.2.1-1) unstable; urgency=low
[ Simon Chopin ]
* d/copyright: Add the license version to the shortnames
[ Nicolas Dandrimont ]
* New upstream release
* Run tests by default
- Add build-dependencies on python-mock and python-nose
* Add myself to uploaders
* Bump Standards-Version to 3.9.5 (no changes)
* Have uscan verify the upstream PGP signature
-- Nicolas Dandrimont <olasd@debian.org> Sat, 21 Dec 2013 20:29:35 +0100
moksha.common (1.2.0-1) unstable; urgency=low
[ Simon Chopin ]
* Initial release. (Closes: #705941)
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
-- Simon Chopin <chopin.simon@gmail.com> Mon, 06 May 2013 14:57:06 +0200
|