tag 819835 pending
thanks
Hello,
Bug #819835 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://git.debian.org/?p=collab-maint/dico.git;a=commitdiff;h=18a592d
---
commit 18a592d570acf5b94f507da0f4ecba47babd3385
Author: Ritesh Raj Sarraf <[email protected]>
Date: Fri Sep 23 16:39:23 2016 +0530
Update changelog for release to Unstable
diff --git a/debian/changelog b/debian/changelog
index 7fa2d10..b21600a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+dico (2.3-1) unstable; urgency=medium
+
+ * [6fcf6ad] New upstream version 2.3 (Closes: #819835)
+ * [70fa481] Drop patches (mostly merged upstream) and refresh others
+ * [0756a82] Add python-six to build depends
+ * [dc7cc1d] Disable failing Guile sub-test
+ * [2af696f] Update dico-dev example install files
+ * [f48cda1] Fix FTBFS for string format
+ * [bd729d7] Update symbols list for 2.3
+ * [5f1d5ff] Add dh-python to build depends
+ * [667bab7] Fix Vcs URLs
+ * [bbf2276] Add myself as Maintainer. With permission from previous
+ maintainer, Ahed El-Mahmoudy
+ * [7eb24e8] Update Standards Version to 3.9.8. No changes required
+
+ -- Ritesh Raj Sarraf <[email protected]> Thu, 15 Sep 2016 16:37:49 +0530
+
dico (2.2-9) unstable; urgency=medium
* Add -E to LDFLAGS for mips64el arch. to fix FTBFS.