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
|
python-xstatic-angular (1.5.8.0-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Thomas Goirand ]
* Removed Python 2 support.
* Standards-Version is now 4.1.3.
-- Thomas Goirand <zigo@debian.org> Mon, 02 Apr 2018 00:40:55 +0200
python-xstatic-angular (1.5.8.0-2) unstable; urgency=medium
* Uploading to unstable.
* Build-depends on openstack-pkg-tools.
-- Thomas Goirand <zigo@debian.org> Thu, 02 Nov 2017 13:04:14 +0000
python-xstatic-angular (1.5.8.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT to new URL
* d/copyright: Changed source URL to new one
[ Daniel Baumann ]
* Updating vcs fields.
* Updating copyright format url.
* Updating maintainer field.
* Running wrap-and-sort -bast.
* Updating standards version to 4.0.0.
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles.
* Updating standards version to 4.0.1.
* Updating standards version to 4.1.0.
[ Thomas Goirand ]
* New upstream release.
* Fixed depends version for libjs-angularjs.
* Using pkgos-dh_auto_install.
* Fixed debian/copyright ordering and years.
-- Thomas Goirand <zigo@debian.org> Thu, 12 Oct 2017 23:57:34 +0200
python-xstatic-angular (1.3.7.0-2) unstable; urgency=medium
* Lift upperbound restriction for libjs-angularjs version.
* Standards-Version: is now 3.9.6.
* Removed Pre-Depends: on dpkg.
* Added missing dh-python build-depends.
* Removed version of python-all build-depends.
* Now using the system's version of AngularJS.
* Watch file now using github's tag.
-- Thomas Goirand <zigo@debian.org> Tue, 28 Jul 2015 23:49:23 +0200
python-xstatic-angular (1.3.7.0-1) unstable; urgency=medium
* New upstream release.
* Uploading to unstable.
* Now using embedded version of Angular.
-- Thomas Goirand <zigo@debian.org> Tue, 10 Feb 2015 16:32:36 +0100
python-xstatic-angular (1.2.23.1-4) unstable; urgency=medium
* Fixed wrong BASE_DIR directive.
-- Thomas Goirand <zigo@debian.org> Fri, 26 Sep 2014 23:51:49 +0800
python-xstatic-angular (1.2.23.1-3) unstable; urgency=medium
* Relaxes version dependency.
-- Thomas Goirand <zigo@debian.org> Tue, 16 Sep 2014 01:23:38 +0800
python-xstatic-angular (1.2.23.1-2) unstable; urgency=medium
* Fixed wrong libjs-angularjs dependency versions.
-- Thomas Goirand <zigo@debian.org> Thu, 11 Sep 2014 07:27:45 +0000
python-xstatic-angular (1.2.23.1-1) unstable; urgency=medium
* New version of libjs-angularjs, creating new package for it.
(Closes: #761033)
-- Thomas Goirand <zigo@debian.org> Wed, 10 Sep 2014 19:39:39 +0800
python-xstatic-angular (1.2.16.1-2) unstable; urgency=medium
* Added Google INC as copyright holder.
-- Thomas Goirand <zigo@debian.org> Thu, 04 Sep 2014 22:57:48 +0800
python-xstatic-angular (1.2.16.1-1) unstable; urgency=medium
* Initial release. (Closes: #757778)
-- Thomas Goirand <zigo@debian.org> Fri, 15 Aug 2014 08:38:26 +0000
|