[med-svn] r15027 - trunk/packages/loki/trunk/debian

Andreas Tille tille at alioth.debian.org
Mon Oct 28 16:07:40 UTC 2013


Author: tille
Date: 2013-10-28 16:07:40 +0000 (Mon, 28 Oct 2013)
New Revision: 15027

Modified:
   trunk/packages/loki/trunk/debian/changelog
   trunk/packages/loki/trunk/debian/control
Log:
Canonical VCS URLs


Modified: trunk/packages/loki/trunk/debian/changelog
===================================================================
--- trunk/packages/loki/trunk/debian/changelog	2013-10-28 16:00:27 UTC (rev 15026)
+++ trunk/packages/loki/trunk/debian/changelog	2013-10-28 16:07:40 UTC (rev 15027)
@@ -1,16 +1,19 @@
-loki (2.4.7.4-5) unstable; urgency=low
+loki (2.4.7.4-5) UNRELEASED; urgency=low
 
   * debian/upstream: added citation information
   * debian/control:
-     - Standards-Version: 3.9.3 (no changes needed)
+     - Standards-Version: 3.9.4 (no changes needed)
+     - cme fix dpkg-control
      - Fixed Vcs fields
      - Depends: ${misc:Depends}
+     - Canonical Vcs URLs
+     - Removed Homepage field since homepage vanished from the net
   * debian/source/format: 3.0 (quilt)
   * debian/copyright: DEP5
   * debian/rules: switch from cdbs to dh
   * debhelper 9 to enable hardening flags
 
- -- Andreas Tille <tille at debian.org>  Thu, 03 May 2012 10:09:57 +0200
+ -- Andreas Tille <tille at debian.org>  Mon, 28 Oct 2013 17:08:17 +0100
 
 loki (2.4.7.4-4) unstable; urgency=low
 

Modified: trunk/packages/loki/trunk/debian/control
===================================================================
--- trunk/packages/loki/trunk/debian/control	2013-10-28 16:00:27 UTC (rev 15026)
+++ trunk/packages/loki/trunk/debian/control	2013-10-28 16:07:40 UTC (rev 15027)
@@ -1,20 +1,19 @@
 Source: loki
-Section: science
-Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
 Uploaders: Andreas Tille <tille at debian.org>,
- Carleos Artime <carleos at uniovi.es>
+           Carleos Artime <carleos at uniovi.es>
+Section: science
+Priority: optional
 Build-Depends: debhelper (>= 9)
-Standards-Version: 3.9.3
-Homepage: http://web.archive.org/web/20051220050931/http://loki.homeunix.net/
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/loki/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/loki/trunk/
+Standards-Version: 3.9.4
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/loki/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/loki/trunk/
 
 Package: loki
-Section: science
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Section: science
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Suggests: loki-doc
 Description: MCMC linkage analysis on general pedigrees
  Performs Markov chain Monte Carlo multipoint linkage analysis on large,
@@ -28,10 +27,10 @@
  field above points to the web archive.
 
 Package: loki-doc
-Section: doc
 Architecture: all
-Enhances: loki
+Section: doc
 Depends: ${misc:Depends}
+Enhances: loki
 Description: Postscript manual for loki
  Documentation on how to use Simon Heath's "prep" and "loki" tools 
  for MCMC genetic linkage and IBD analysis on general pedigrees.




More information about the debian-med-commit mailing list