Author: tille
Date: 2014-05-13 13:28:27 +0000 (Tue, 13 May 2014)
New Revision: 16929
Modified:
trunk/packages/libics/tags/1.5.2-4/debian/changelog
trunk/packages/libics/tags/1.5.2-4/debian/control
Log:
cme fix dpkg-control
Modified: trunk/packages/libics/tags/1.5.2-4/debian/changelog
===================================================================
--- trunk/packages/libics/tags/1.5.2-4/debian/changelog 2014-05-13 13:26:33 UTC
(rev 16928)
+++ trunk/packages/libics/tags/1.5.2-4/debian/changelog 2014-05-13 13:28:27 UTC
(rev 16929)
@@ -3,6 +3,7 @@
* use dh-autoreconf instead of autotools-dev to fix FTBFS on ppc64el
(thanks for the patch to Logan Rosen <[email protected]>)
Closes: #735636
+ * cme fix dpkg-control
-- Andreas Tille <[email protected]> Tue, 13 May 2014 15:25:22 +0200
Modified: trunk/packages/libics/tags/1.5.2-4/debian/control
===================================================================
--- trunk/packages/libics/tags/1.5.2-4/debian/control 2014-05-13 13:26:33 UTC
(rev 16928)
+++ trunk/packages/libics/tags/1.5.2-4/debian/control 2014-05-13 13:28:27 UTC
(rev 16929)
@@ -1,17 +1,21 @@
Source: libics
+Maintainer: Debian Med Packaging Team
<[email protected]>
+Uploaders: Mathieu Malaterre <[email protected]>,
+ Andreas Tille <[email protected]>
+Section: libs
Priority: optional
-Section: libs
-Maintainer: Debian Med Packaging Team
<[email protected]>
-Uploaders: Mathieu Malaterre <[email protected]>
-Build-Depends: debhelper (>= 9), zlib1g-dev | libz-dev, dh-autoreconf
-Standards-Version: 3.9.4
+Build-Depends: debhelper (>= 9),
+ zlib1g-dev | libz-dev,
+ dh-autoreconf
+Standards-Version: 3.9.5
+Vcs-Browser:
http://anonscm.debian.org/viewvc/debian-med/trunk/packages/libics/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/libics/trunk/
Homepage: http://libics.sf.net
-Vcs-Browser:
http://anonscm.debian.org/viewvc/debian-med/trunk/packages/libics/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/libics/trunk/
Package: libics0
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+ ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: Image Cytometry Standard file reading and writing
This is the reference library for ICS (Image Cytometry Standard), an open
@@ -22,10 +26,11 @@
This package contains the libraries needed to run ICS applications.
Package: libics-dev
+Architecture: any
+Section: libdevel
+Depends: libics0 (= ${binary:Version}),
+ ${misc:Depends}
Provides: libics0-dev
-Section: libdevel
-Architecture: any
-Depends: libics0 (= ${binary:Version}), ${misc:Depends}
Description: Image Cytometry Standard file reading and writing
This is the reference library for ICS (Image Cytometry Standard), an open
standard for writing images of any dimensionality and data type to file,
@@ -35,9 +40,10 @@
This package contains the libraries needed to build ICS applications.
Package: libics-doc
+Architecture: all
Section: doc
-Architecture: all
-Depends: ${misc:Depends}, doc-base
+Depends: ${misc:Depends},
+ doc-base
Description: Image Cytometry Standard file reading and writing
This is the reference library for ICS (Image Cytometry Standard), an open
standard for writing images of any dimensionality and data type to file,
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit