[med-svn] r13531 - trunk/packages/maqview/trunk/debian

Andreas Tille tille at alioth.debian.org
Fri May 10 17:15:00 UTC 2013


Author: tille
Date: 2013-05-10 17:15:00 +0000 (Fri, 10 May 2013)
New Revision: 13531

Modified:
   trunk/packages/maqview/trunk/debian/changelog
   trunk/packages/maqview/trunk/debian/control
Log:
We actually do need libxi-dev instead of libxi6 in Build-Depends


Modified: trunk/packages/maqview/trunk/debian/changelog
===================================================================
--- trunk/packages/maqview/trunk/debian/changelog	2013-05-10 17:13:51 UTC (rev 13530)
+++ trunk/packages/maqview/trunk/debian/changelog	2013-05-10 17:15:00 UTC (rev 13531)
@@ -3,7 +3,7 @@
   * debian/patches/fix-gcc-4.5.patch: Append -Xi to linker libraries
     #707426
   * debian/control:
-     - Add libxi6 to Build-Depends
+     - Add libxi-dev to Build-Depends
      - Standard-Version: 3.9.4 (no changes needed)
      - removed DM-Upload-Allowed
 

Modified: trunk/packages/maqview/trunk/debian/control
===================================================================
--- trunk/packages/maqview/trunk/debian/control	2013-05-10 17:13:51 UTC (rev 13530)
+++ trunk/packages/maqview/trunk/debian/control	2013-05-10 17:15:00 UTC (rev 13531)
@@ -9,7 +9,7 @@
                automake,
                freeglut3-dev,
                dh-autoreconf,
-               libxi6
+               libxi-dev
 Standards-Version: 3.9.4
 Homepage: http://maq.sourceforge.net/maqview.shtml
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/maqview/trunk/




More information about the debian-med-commit mailing list