Jelmer Vernooij pushed to branch master at Debian Med / cycle
Commits: 1bbdf206 by Jelmer Vernooij at 2018-10-20T14:05:07Z Use secure copyright file specification URI. Fixes lintian: insecure-copyright-format-uri See https://lintian.debian.org/tags/insecure-copyright-format-uri.html for more details. - - - - - d45ad4e7 by Jelmer Vernooij at 2018-10-20T14:05:08Z Trim trailing whitespace. Fixes lintian: file-contains-trailing-whitespace See https://lintian.debian.org/tags/file-contains-trailing-whitespace.html for more details. - - - - - 2 changed files: - debian/changelog - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +cycle (0.3.1-14) UNRELEASED; urgency=medium + + * Use secure copyright file specification URI. + * Trim trailing whitespace. + + -- Jelmer Vernooij <[email protected]> Sat, 20 Oct 2018 14:05:07 +0000 + cycle (0.3.1-13) unstable; urgency=medium * Team upload. @@ -91,7 +98,7 @@ cycle (0.3.1-7) unstable; urgency=low * Move homepage field into control. * Bump Standards-Version to 3.7.3. * Update section in the menu file to the new policy. - * Remove files pyversions and pycompat, no necessary anymore. + * Remove files pyversions and pycompat, no necessary anymore. -- Ana Beatriz Guerrero Lopez <[email protected]> Tue, 04 Dec 2007 13:20:35 +0100 @@ -103,7 +110,7 @@ cycle (0.3.1-6) unstable; urgency=low [ Ana Beatriz Guerrero Lopez ] * Changed description s/Webpage/Homepage/ and added space to homepage pseudo header. - * Improved catalan translation, thanks to Jordi Mallach. + * Improved catalan translation, thanks to Jordi Mallach. * Removed dh_python from debian/rules. -- Miriam Ruiz <[email protected]> Fri, 20 Oct 2006 01:21:47 +0200 @@ -136,18 +143,18 @@ cycle (0.3.1-3) unstable; urgency=low cycle (0.3.1-2) unstable; urgency=low - * Fix python syntax error that prevents starting. (Closes: #336117) + * Fix python syntax error that prevents starting. (Closes: #336117) -- Ana Beatriz Guerrero Lopez <[email protected]> Fri, 28 Oct 2005 12:05:59 +0000 cycle (0.3.1-1) unstable; urgency=low - * New upstream version. + * New upstream version. * Now the program will show a message in the first execution of a user warning it is not a reliable contraceptive method. (Closes: #305441, Closes: #305434) * debian/control - Changed wxPython dependence, now only uses wxpython 2.6 - + -- Ana Beatriz Guerrero Lopez <[email protected]> Thu, 13 Oct 2005 06:09:42 +0200 cycle (0.3.0-5) unstable; urgency=low @@ -155,16 +162,16 @@ cycle (0.3.0-5) unstable; urgency=low * debian/copyright - Changed new postal address of the FSF. - Added p_rotor.py module license. - + * debian/rules - - Cosmetic changes, removed binary-arch lines (not used) + - Cosmetic changes, removed binary-arch lines (not used) and dh_python (unnecesary). - + * debian/control - Bumped Standards-Version to 3.6.2 (no packaging changes). - Removed python-dev build-dependency (not needed). - - Joined Build-Depends and Build-Depends-Indep lines, the package - is build dependecies independent, so it was unnecesary a Build-Depends line. + - Joined Build-Depends and Build-Depends-Indep lines, the package + is build dependecies independent, so it was unnecesary a Build-Depends line. - Changed ${python:Depends} dependecies for python. - Since wxpython packages are now named python-wxgtk2.X, changed wxPython dependence to allow use wxpython 2.4 and 2.6. @@ -201,6 +208,6 @@ cycle (0.3.0-1) unstable; urgency=low * Added es, ca and gl translations, and solved some bugs in locale subsystem. * Added note alerting that this is not a reliable contraceptive method every time a new user is created. - + -- Miriam Ruiz <[email protected]> Mon, 4 Apr 2005 20:19:46 +0000 ===================================== debian/copyright ===================================== @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0 +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: cycle Source: http://cycle.sourceforge.net/ View it on GitLab: https://salsa.debian.org/med-team/cycle/compare/22fbd0e0a497c05dae1d155b102e9c0b70338945...d45ad4e7b19c0b0d5c7ed2d3befecfb8955c8cd3 -- View it on GitLab: https://salsa.debian.org/med-team/cycle/compare/22fbd0e0a497c05dae1d155b102e9c0b70338945...d45ad4e7b19c0b0d5c7ed2d3befecfb8955c8cd3 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
