[med-svn] r16302 - trunk/packages/amide/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Mon Feb 24 16:09:16 UTC 2014


Author: tille
Date: 2014-02-24 16:09:16 +0000 (Mon, 24 Feb 2014)
New Revision: 16302

Modified:
   trunk/packages/amide/trunk/debian/changelog
   trunk/packages/amide/trunk/debian/control
Log:
Upload to experimental since the patch for #739211 works only there


Modified: trunk/packages/amide/trunk/debian/changelog
===================================================================
--- trunk/packages/amide/trunk/debian/changelog	2014-02-24 15:57:12 UTC (rev 16301)
+++ trunk/packages/amide/trunk/debian/changelog	2014-02-24 16:09:16 UTC (rev 16302)
@@ -1,11 +1,14 @@
-amide (1.0.4-2) UNRELEASED; urgency=low
+amide (1.0.5-1) experimental; urgency=low
 
   * New upstream version (adapted patches)
   * debian/upstream/metadata: Add publication data
   * debian/patches/libav10.patch: Fix compilation against libav 10
     (Thanks to Reinhard Tartler <siretart at tauware.de> for the patch)
     Closes: #739211
+    The patch goes only to experimental so for the moment we also
+    upload to experimental
   * cme fix dpkg-control
+  * Build-Depends: libavutil-dev ( >= 6:10~alpha2-1~ )
 
  -- Andreas Tille <tille at debian.org>  Mon, 24 Feb 2014 15:30:19 +0100
 

Modified: trunk/packages/amide/trunk/debian/control
===================================================================
--- trunk/packages/amide/trunk/debian/control	2014-02-24 15:57:12 UTC (rev 16301)
+++ trunk/packages/amide/trunk/debian/control	2014-02-24 16:09:16 UTC (rev 16302)
@@ -21,7 +21,8 @@
                libdcmtk2-dev,
                libvolpack1-dev,
                libavcodec-dev,
-               libavformat-dev
+               libavformat-dev,
+               libavutil-dev ( >= 6:10~alpha2-1~ )
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/amide/trunk/
 Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/amide/trunk/




More information about the debian-med-commit mailing list