[med-svn] r14902 - trunk/packages/treeviewx/trunk/debian

Charles Plessy plessy at alioth.debian.org
Sun Oct 20 02:25:16 UTC 2013


Author: plessy
Date: 2013-10-20 02:25:16 +0000 (Sun, 20 Oct 2013)
New Revision: 14902

Modified:
   trunk/packages/treeviewx/trunk/debian/changelog
   trunk/packages/treeviewx/trunk/debian/control
Log:
Normalised debian/control, conforms with Policy 3.9.4.


Modified: trunk/packages/treeviewx/trunk/debian/changelog
===================================================================
--- trunk/packages/treeviewx/trunk/debian/changelog	2013-10-20 02:21:18 UTC (rev 14901)
+++ trunk/packages/treeviewx/trunk/debian/changelog	2013-10-20 02:25:16 UTC (rev 14902)
@@ -1,3 +1,10 @@
+treeviewx (0.5.1+20100823-3) UNRELEASED; urgency=low
+
+  * Normalised debian/control with ‘config-model-edit’.
+  * Conforms with Policy 3.9.4.
+
+ -- Charles Plessy <plessy at debian.org>  Sun, 20 Oct 2013 11:25:10 +0900
+
 treeviewx (0.5.1+20100823-2) unstable; urgency=low
 
   * debian/watch: Fixed after Google code redirector stopped working

Modified: trunk/packages/treeviewx/trunk/debian/control
===================================================================
--- trunk/packages/treeviewx/trunk/debian/control	2013-10-20 02:21:18 UTC (rev 14901)
+++ trunk/packages/treeviewx/trunk/debian/control	2013-10-20 02:25:16 UTC (rev 14902)
@@ -1,19 +1,20 @@
 Source: treeviewx
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Charles Plessy <plessy 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>
-DM-Upload-Allowed: yes
-Uploaders: Charles Plessy <plessy at debian.org>,
- Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 9), libwxgtk2.8-dev
-Standards-Version: 3.9.3
+Build-Depends: debhelper (>= 9),
+               libwxgtk2.8-dev
+Standards-Version: 3.9.4
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/treeviewx/trunk/
 Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/treeviewx/trunk/
 Homepage: http://code.google.com/p/treeviewx/
 
 Package: treeviewx
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: Displays and prints phylogenetic trees
  TreeView X is an open source and multi-platform program to display
  phylogenetic trees. It can read and display NEXUS and Newick format tree files




More information about the debian-med-commit mailing list