tag 818420 pending
thanks
Hello,
Bug #818420 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=pkg-multimedia/ices2.git;a=commitdiff;h=0e4f29c
---
commit 0e4f29cb0ed12d665a96e13a9e17a01ff0935af1
Author: Jonas Smedegaard <[email protected]>
Date: Fri Mar 25 00:22:50 2016 +0100
Prepare for release: Update changelog, control file and copyright hints.
diff --git a/debian/changelog b/debian/changelog
index 45d643c..4ee1eef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,32 @@
+ices2 (2.0.2-2) unstable; urgency=medium
+
+ * Update watch file:
+ + Bump file format to version 4.
+ + Simplify version regex.
+ + Use uupdate.
+ * Drop CDBS get-orig-source target: Use "gbp import-orig --uscan"
+ instead.
+ * Use unversioned autotools.
+ Build-depend on automake (not automake1.11.
+ Tighten to build-depend versioned on cdbs.
+ * Remove debian/source/local-options: abort-on-upstream-changes and
+ unapply-patches are default in dpkg-source since 1.16.1.
+ * Update copyright info:
+ + Use License-Grant and License-Reference fields.
+ Thanks to Ben Finney.
+ + Use license shortnames FSFUL FSFULLR FSFULLR~Makefile.in.
+ + Extend copyright of packaging to cover recent years.
+ * Add lintian override regarding license in License-Reference field.
+ See bug#786450.
+ * Bump debhelper compatibility level to 9.
+ * Add lintian override regarding debhelper 9.
+ * Fix (re)create autotools files from scratch during build.
+ Closes: Bug#818420. Thanks to Martin Michlmayr.
+ * Declare compliance with Debian Policy 3.9.7.
+ * Modernize Vcs-* field URLs.
+
+ -- Jonas Smedegaard <[email protected]> Fri, 25 Mar 2016 00:21:07 +0100
+
ices2 (2.0.2-1) unstable; urgency=medium
* ACK NMU from Eric Dorland, thanks.