[Pkg-mono-svn-commits] rev 3356 - ipod-sharp/trunk/debian
Sebastian Dröge
slomo at alioth.debian.org
Thu Sep 20 16:15:55 UTC 2007
Author: slomo
Date: 2007-09-20 16:15:55 +0000 (Thu, 20 Sep 2007)
New Revision: 3356
Modified:
ipod-sharp/trunk/debian/changelog
ipod-sharp/trunk/debian/control
Log:
* New upstream release.
* debian/control:
+ Use ${binary:Version} instead of ${Source-Version} to make lintian happy.
Modified: ipod-sharp/trunk/debian/changelog
===================================================================
--- ipod-sharp/trunk/debian/changelog 2007-09-20 16:14:02 UTC (rev 3355)
+++ ipod-sharp/trunk/debian/changelog 2007-09-20 16:15:55 UTC (rev 3356)
@@ -1,3 +1,11 @@
+ipod-sharp (0.6.4-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/control:
+ + Use ${binary:Version} instead of ${Source-Version} to make lintian happy.
+
+ -- Sebastian Dröge <slomo at debian.org> Thu, 20 Sep 2007 18:15:13 +0200
+
ipod-sharp (0.6.3-2) unstable; urgency=low
* Upload to unstable
Modified: ipod-sharp/trunk/debian/control
===================================================================
--- ipod-sharp/trunk/debian/control 2007-09-20 16:14:02 UTC (rev 3355)
+++ ipod-sharp/trunk/debian/control 2007-09-20 16:15:55 UTC (rev 3356)
@@ -17,7 +17,7 @@
Package: libipodui-cil
Architecture: all
-Depends: ${cli:Depends}, ${misc:Depends}, libipod-cil (= ${Source-Version})
+Depends: ${cli:Depends}, ${misc:Depends}, libipod-cil (= ${binary:Version})
Description: CLI library for accessing iPods (GUI helpers)
ipod-sharp is a library that allows manipulation of the iTunesDB used in
Apple iPod devices. Currently it supports adding/removing songs and
More information about the Pkg-mono-svn-commits
mailing list