summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorLibravatarAgustin Henze <tin@sluc.org.ar>2013-02-13 19:56:20 -0300
committerLibravatarAgustin Henze <tin@sluc.org.ar>2013-02-13 19:56:20 -0300
commit6e0996d54cad4586645fdc59164708e4b4b9dcec (patch)
tree74cd53df6b1f61328c8465c0b8a878022e01943a /debian/changelog
parent75a865d635c5aa3eacea6f5baf12d752464db57c (diff)
New upstream releasedebian/5.2-1
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog25
1 files changed, 18 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog
index 5f61f0b..c54c55b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,21 @@
-nikola (5.1-1) unstable; urgency=low
-
- * New upstream release (Closes: #696358).
- - Update standard version from 3.9.3 to 3.9.4.
- - Add libjs-jquery-slides dependency.
-
- -- Agustin Henze <tin@sluc.org.ar> Wed, 02 Jan 2013 10:10:11 -0300
+nikola (5.2-1) unstable; urgency=low
+
+ * Imported Upstream version 5.2 (Closes: #696358, #699910).
+ * Bump Standards-Version to 3.9.4 (no changes required).
+ * Added libjs-jquery-slides dependency.
+ - Removed slides.jquery.js file of the upstream installation.
+ * Updated copyright file:
+ - The license of nikola has changed from GPL-3 to MIT.
+ - Added license of slides.jquery.js file.
+ * Fixed assets symlinks on debian/nikola.links.
+ * Updated debian/rules:
+ - Deleted the remove sentence of PyRSS2Gen, fixed in upstream.
+ - Copy custom.css into the right place, it'll be reported to upstream.
+ - Added conversion from rst to html of the docs/creating-a-theme.txt file.
+ * Created debian/pydist-overrides: pillow overridden by python-imaging.
+ * Added Vcs-git and Vcs-browser to debian/control file.
+
+ -- Agustin Henze <tin@sluc.org.ar> Wed, 13 Feb 2013 18:42:55 -0300
nikola (5-1) unstable; urgency=low