* Loïc Minier <[EMAIL PROTECTED]> [2008-09-24 13:17:59 CEST]:
>  So propose a patch to set the timezone before calling svn during
>  get-orig-source?  You're really making up problems here, the packagers
>  knows what he is getting when he prepares the tarball.

 Yes, but it shouldn't be only the packager - and if they know it
shouldn't be too much to ask to put that information into the changelog.
Thanks to Reinhard to have done that for the experimental branch. :)

>  Again, nothing ffmpeg specific here; check the archive, see how many
>  dates are used.  Do everybody a favor and do the discussion at the
>  project or policy level.

 I think I will bring up a proposal that when using dated snapshots
more specific informations pointing to the exact revision/commit
ID/similar means should be put into the changelog, yes.

 For the time being, please accept my excuse for being an annoyance and
accept the attched patch to fix the other things I've noticed. As they
are really tiny I don't even mind not having my name attached to the
changelog entry if you want to strip it. Please notice that this was
done against the current experimental branch r1492 and you propably
might want to push those parts into unstable, too.

 Thanks for not jumping at me even though I deserved it. :)
Rhonda
Index: debian/control
===================================================================
--- debian/control	(Revision 1492)
+++ debian/control	(Arbeitskopie)
@@ -24,8 +24,8 @@
                texi2html,
                zlib1g-dev
 Standards-Version: 3.7.3
-Vcs-Svn: svn://svn.debian.org/pkg-multimedia/unstable/ffmpeg/debian/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-multimedia/unstable/ffmpeg/debian/
+Vcs-Svn: svn://svn.debian.org/pkg-multimedia/unstable/ffmpeg-debian/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-multimedia/unstable/ffmpeg-debian/
 Homepage: http://ffmpeg.mplayerhq.hu/
 
 Package: ffmpeg
Index: debian/changelog
===================================================================
--- debian/changelog	(Revision 1492)
+++ debian/changelog	(Arbeitskopie)
@@ -42,6 +42,12 @@
   [ Loic Minier ]
   * Remove debug echo which broke shlibs, sorry.
 
+  [ Gerfried Fuchs ]
+  * debian/control:
+    + Fixed VCS-* entries.
+  * debian/copyright:
+    + Added download address. (Closes: #499914)
+
  -- Reinhard Tartler <[EMAIL PROTECTED]>  Sat, 06 Sep 2008 20:07:01 +0200
 
 ffmpeg-debian (0.svn20080206-12) unstable; urgency=low
Index: debian/copyright
===================================================================
--- debian/copyright	(Revision 1492)
+++ debian/copyright	(Arbeitskopie)
@@ -1,4 +1,5 @@
-This package was downloaded from the ffmpeg CVS by Sam Hocevar <[EMAIL PROTECTED]>.
+This package was downloaded from the ffmpeg SVN:
+  <svn://svn.mplayerhq.hu/ffmpeg/trunk>
 
 Upstream Authors: Fabrice Bellard
                   Alex Beregszaszi

Reply via email to