[med-svn] r20679 - trunk/packages/altree/tags/1.3.1-2/debian

Andreas Tille tille at moszumanska.debian.org
Tue Dec 8 18:08:39 UTC 2015


Author: tille
Date: 2015-12-08 18:08:38 +0000 (Tue, 08 Dec 2015)
New Revision: 20679

Modified:
   trunk/packages/altree/tags/1.3.1-2/debian/changelog
   trunk/packages/altree/tags/1.3.1-2/debian/control
Log:
cme fix dpkg-control (dropped Replace/Provides/Conflicts of non-existing packages alphy, libcutils-perl)


Modified: trunk/packages/altree/tags/1.3.1-2/debian/changelog
===================================================================
--- trunk/packages/altree/tags/1.3.1-2/debian/changelog	2015-12-08 17:58:16 UTC (rev 20678)
+++ trunk/packages/altree/tags/1.3.1-2/debian/changelog	2015-12-08 18:08:38 UTC (rev 20679)
@@ -1,3 +1,10 @@
+altree (1.3.1-3) UNRELEASED; urgency=medium
+
+  * cme fix dpkg-control (dropped Replace/Provides/Conflicts of non-existing
+    packages alphy, libcutils-perl)
+
+ -- Andreas Tille <tille at debian.org>  Tue, 08 Dec 2015 19:05:38 +0100
+
 altree (1.3.1-2) unstable; urgency=medium
 
   * Fix "FTBFS with clang instead of gcc" 

Modified: trunk/packages/altree/tags/1.3.1-2/debian/control
===================================================================
--- trunk/packages/altree/tags/1.3.1-2/debian/control	2015-12-08 17:58:16 UTC (rev 20678)
+++ trunk/packages/altree/tags/1.3.1-2/debian/control	2015-12-08 18:08:38 UTC (rev 20679)
@@ -1,27 +1,33 @@
 Source: altree
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Charles Plessy <plessy at debian.org>,
+           Vincent Danjean <vdanjean at debian.org>,
+           Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Charles Plessy <plessy at debian.org>,
- Vincent Danjean <vdanjean at debian.org>,
- Andreas Tille <tille at debian.org>
-Build-Depends: bash-completion, debhelper (>= 9), latex-make, ghostscript,
- texlive-lang-french, texlive-latex-extra, texlive-latex-recommended,
- texlive-fonts-recommended,
- libmath-tamuanova-perl, libgsl0-dev, libatlas-base-dev,
- libtest-deep-perl
-Standards-Version: 3.9.5
+Build-Depends: bash-completion,
+               debhelper (>= 9),
+               latex-make,
+               ghostscript,
+               texlive-lang-french,
+               texlive-latex-extra,
+               texlive-latex-recommended,
+               texlive-fonts-recommended,
+               libmath-tamuanova-perl,
+               libgsl0-dev,
+               libatlas-base-dev,
+               libtest-deep-perl
+Standards-Version: 3.9.6
 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/altree/trunk/
 Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/altree/trunk/
 Homepage: http://claire.bardel.free.fr/software.html
 
 Package: altree
 Architecture: any
-Conflicts: libcutils-perl, alphy
-Replaces: libcutils-perl, alphy
-Provides: libcutils-perl, alphy
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends},
- libmath-tamuanova-perl
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${perl:Depends},
+         libmath-tamuanova-perl
 Suggests: altree-examples
 Description: program to perform phylogeny-based association and localization analysis
  ALTree was designed to perform association detection and localization of
@@ -31,8 +37,8 @@
 
 Package: altree-examples
 Architecture: all
+Depends: ${misc:Depends}
 Recommends: altree (= ${binary:Version})
-Depends: ${misc:Depends}
 Description: example files for ALTree
  ALTree was designed to perform association detection and localization of
  susceptibility sites using haplotype phylogenetic trees: first, it allows the




More information about the debian-med-commit mailing list