[med-svn] r14838 - trunk/packages/gdpc/trunk/debian
Andreas Tille
tille at alioth.debian.org
Tue Oct 15 12:53:30 UTC 2013
Author: tille
Date: 2013-10-15 12:53:30 +0000 (Tue, 15 Oct 2013)
New Revision: 14838
Modified:
trunk/packages/gdpc/trunk/debian/changelog
trunk/packages/gdpc/trunk/debian/compat
trunk/packages/gdpc/trunk/debian/control
Log:
Usual polishing of d/control
Modified: trunk/packages/gdpc/trunk/debian/changelog
===================================================================
--- trunk/packages/gdpc/trunk/debian/changelog 2013-10-15 07:20:13 UTC (rev 14837)
+++ trunk/packages/gdpc/trunk/debian/changelog 2013-10-15 12:53:30 UTC (rev 14838)
@@ -1,3 +1,12 @@
+gdpc (2.2.5-3) UNRELEASED; urgency=low
+
+ * debian/control:
+ - cme fix dpkg-control
+ - debhelper 9
+ - Use anonscm in Vcs fields
+
+ -- Andreas Tille <tille at debian.org> Tue, 15 Oct 2013 14:55:27 +0200
+
gdpc (2.2.5-2) unstable; urgency=low
* Do not use -DGDK_DISABLE_DEPRECATED (Thanks to Colin Watson
Modified: trunk/packages/gdpc/trunk/debian/compat
===================================================================
--- trunk/packages/gdpc/trunk/debian/compat 2013-10-15 07:20:13 UTC (rev 14837)
+++ trunk/packages/gdpc/trunk/debian/compat 2013-10-15 12:53:30 UTC (rev 14838)
@@ -1 +1 @@
-8
+9
Modified: trunk/packages/gdpc/trunk/debian/control
===================================================================
--- trunk/packages/gdpc/trunk/debian/control 2013-10-15 07:20:13 UTC (rev 14837)
+++ trunk/packages/gdpc/trunk/debian/control 2013-10-15 12:53:30 UTC (rev 14838)
@@ -1,20 +1,22 @@
Source: gdpc
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Nelson A. de Oliveira <naoliv 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: Nelson A. de Oliveira <naoliv at debian.org>,
- Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 8), libgtk2.0-dev
-Standards-Version: 3.9.2
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/gdpc/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/gdpc/trunk/
+Build-Depends: debhelper (>= 9),
+ libgtk2.0-dev
+Standards-Version: 3.9.4
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/gdpc/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/gdpc/trunk/
Homepage: http://www.frantz.fi/software/gdpc.php
Package: gdpc
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Suggests: gdpc-examples (>= ${source:Version}), gqview
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
+Suggests: gdpc-examples (>= ${source:Version}),
+ gqview
Description: visualiser of molecular dynamic simulations
gpdc is a graphical program for visualising output data from
molecular dynamics simulations. It reads input in the standard xyz
@@ -23,8 +25,8 @@
Package: gdpc-examples
Architecture: all
+Depends: ${misc:Depends}
Recommends: gdpc (>= ${source:Version})
-Depends: ${misc:Depends}
Description: example files for the gdpc program
gpdc is a graphical program for visualising output data from
molecular dynamics simulations. It reads input in the standard xyz
More information about the debian-med-commit
mailing list