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 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141
|
webassets (3:2.0-0.3) unstable; urgency=medium
* Non-maintainer upload.
* Fix SyntaxWarning (Closes: #1087176)
-- Alexandre Detiste <tchet@debian.org> Sat, 09 Nov 2024 12:32:46 +0100
webassets (3:2.0-0.2) unstable; urgency=medium
* Non-maintainer upload.
* Remove dependency on python3-nose (Closes: #1018662)
-- Alexandre Detiste <tchet@debian.org> Fri, 13 Sep 2024 20:06:17 +0200
webassets (3:2.0-0.1) unstable; urgency=medium
* Non-maintainer Upload.
* New upstream version 2.0
* Fix watch file for new github API
* Use new dh-sequence-python3
* add python3-sphinx build dep
* set Rules-Requires-Root: no
* Janitor:
* Bump debhelper from old 11 to 13.
* Fix day-of-week for changelog entry 20121113git-1.
* janitor: add upstream metadata
* Set upstream metadata fields: Repository.
* Update standards version to 4.2.1, no changes needed.
-- Alexandre Detiste <tchet@debian.org> Sat, 30 Mar 2024 16:51:47 +0100
webassets (3:0.12.1-2) unstable; urgency=medium
* [d/rules] Remove obsolete get-orig-target
* [d/control] Remove deprecated X-Python* fields
* Update Vcs-* fields pointing to salsa
* Bump Standards-Version to 4.2.0 (no changes needed)
* [d/watch] Use https url
* Suggests correct python3 version of cssutils (Closes: #906104)
* Update dh to 11 (no changes needed)
* [d/watch] Pointing to github url instead of pypi
-- Agustin Henze <tin@debian.org> Mon, 20 Aug 2018 17:11:58 +0200
webassets (3:0.12.1-1) unstable; urgency=medium
* Start using pristine-tar
* New upstream version 0.12.1 (Closes: #879927)
* Remove wrongly added include-binaries in the past (Closes: #837328)
* Remove egg-info folder from source
* debian/rules:
- Remove unused variables
- Remove dpkg-parsechangelog use pkg-info.mk instead
* debian/control:
- Bumped Standard-Version to 4.1.1 (no changes required)
- Use secure uri on vcs fields
-- Agustin Henze <tin@debian.org> Fri, 10 Nov 2017 07:25:31 -0300
webassets (3:0.11.1-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Updates cssmin dependencies to correctly include python-cssmin and
python3-cssmin packages (Closes: #826860).
-- Stuart Prescott <stuart@debian.org> Sun, 11 Sep 2016 00:55:33 +1000
webassets (3:0.11.1-1) unstable; urgency=medium
* New upstream release.
* Add missing build-dep on pytest (Closes: #805242).
-- Ulises Vitulli <dererk@debian.org> Fri, 01 Jan 2016 19:28:35 -0300
webassets (3:0.11-2) unstable; urgency=medium
* Remove unused patches
* Fix FTBFS, remove embedded six.py module on .deb generated
-- Agustin Henze <tin@debian.org> Tue, 25 Aug 2015 20:03:41 +0200
webassets (3:0.11-1) unstable; urgency=low
[ Reiner Herrmann ]
* Added patch to produce stable help text (Closes: #775135).
[ Agustin Henze ]
* Fix debian/watch file
* Imported Upstream version 0.11
* Bumped Standard-Version to 3.9.6 (no changes required)
* Add new dependency on python3?-jinja2
* Remove embedded six.py (Closes: #783464)
-- Agustin Henze <tin@debian.org> Sat, 22 Aug 2015 02:26:09 +0200
webassets (3:0.10.1-2) unstable; urgency=medium
* Add breaks field between python3-webassets and python-webassets <= 3:0.9-1
-- Agustin Henze <tin@debian.org> Sat, 30 Aug 2014 19:10:04 -0700
webassets (3:0.10.1-1) unstable; urgency=medium
* Imported Upstream version 0.10.1
* Add dependency on node-requirejs
* Cleaning up debian/rules
-- Agustin Henze <tin@debian.org> Sat, 30 Aug 2014 17:22:47 -0700
webassets (3:0.9-1) unstable; urgency=low
* Imported Upstream version 0.9
* Improvements in packages description
* Manpages generated using help2man
* Add Python3 support
* Recompress the original source for remove the egg-info folder
* Test suite execution
* Add bdepend on python3?-nose and python3?-mock
* Use pybuild as buildsystem
-- Agustin Henze <tin@debian.org> Sat, 16 Nov 2013 13:21:01 -0300
webassets (3:0.8-1) unstable; urgency=low
* Imported Upstream version 0.8 (Closes: #703541)
* Added exclusion of the .gitignore files to dh_installexamples
* Use sphinxdoc option from debhelper to build the documentation:
- debian/control: Added version on python-sphinx dependency and updated
dependencies on python-webassets-doc.
- debian/python-webassets-doc.links: removed, now handled by dh_sphinxdoc.
- debian/rules: Clean-up symlinks.
* Bumped Standard-Version to 3.9.4 (no changes required)
* Added Vcs-git and Vcs-browser to debian/control file.
-- Agustin Henze <tin@sluc.org.ar> Thu, 21 Mar 2013 22:41:53 -0300
webassets (20121113git-1) unstable; urgency=low
* Initial release, git upstream revision b53ef15 (Closes: #690089).
-- Agustin Henze <tin@sluc.org.ar> Tue, 09 Oct 2012 15:04:41 -0300
|