[med-svn] r14852 - trunk/packages/gentle/trunk/debian
Andreas Tille
tille at alioth.debian.org
Wed Oct 16 06:18:18 UTC 2013
Author: tille
Date: 2013-10-16 06:18:17 +0000 (Wed, 16 Oct 2013)
New Revision: 14852
Modified:
trunk/packages/gentle/trunk/debian/changelog
trunk/packages/gentle/trunk/debian/compat
trunk/packages/gentle/trunk/debian/control
Log:
Usual upgrades of debian/control
Modified: trunk/packages/gentle/trunk/debian/changelog
===================================================================
--- trunk/packages/gentle/trunk/debian/changelog 2013-10-16 06:14:01 UTC (rev 14851)
+++ trunk/packages/gentle/trunk/debian/changelog 2013-10-16 06:18:17 UTC (rev 14852)
@@ -1,3 +1,11 @@
+gentle (1.9+cvs20100605+dfsg1-2) UNRELEASED; urgency=low
+
+ * debian/control:
+ - cme fix dpkg-control
+ - use anonscm in Vcs fields
+
+ -- Andreas Tille <tille at debian.org> Wed, 16 Oct 2013 08:19:37 +0200
+
gentle (1.9+cvs20100605+dfsg1-1) unstable; urgency=low
* debian/rules:
Modified: trunk/packages/gentle/trunk/debian/compat
===================================================================
--- trunk/packages/gentle/trunk/debian/compat 2013-10-16 06:14:01 UTC (rev 14851)
+++ trunk/packages/gentle/trunk/debian/compat 2013-10-16 06:18:17 UTC (rev 14852)
@@ -1 +1 @@
-7
+9
Modified: trunk/packages/gentle/trunk/debian/control
===================================================================
--- trunk/packages/gentle/trunk/debian/control 2013-10-16 06:14:01 UTC (rev 14851)
+++ trunk/packages/gentle/trunk/debian/control 2013-10-16 06:18:17 UTC (rev 14852)
@@ -1,33 +1,29 @@
Source: gentle
-Section: science
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Steffen Moeller <moeller at debian.org>,
- Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 7), autotools-dev, libwxgtk2.8-dev, libtinyxml-dev, automake, autoconf, libmysqlclient-dev, libsqlite3-dev, libsqlite0-dev
+ Andreas Tille <tille at debian.org>
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 9),
+ autotools-dev,
+ libwxgtk2.8-dev,
+ libtinyxml-dev,
+ automake,
+ autoconf,
+ libmysqlclient-dev,
+ libsqlite3-dev,
+ libsqlite0-dev
Standards-Version: 3.9.4
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/gentle/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/gentle/trunk/
Homepage: http://gentle.magnusmanske.de
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/gentle/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/gentle/trunk/
Package: gentle
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Recommends: clustalw (>= 2.1+lgpl)
Description: suite to plan genetic cloning
GENtle is a software for DNA and amino acid editing, database management,
plasmid maps, restriction and ligation, alignments, sequencer data
import, calculators, gel image display, PCR, and much more.
-
-#Package: gentle-dbg
-#Architecture: any
-#Depends: gentle, ${shlibs:Depends}, ${misc:Depends}
-#Priority: extra
-#Recommends: libtinyxml2.6.2-dbg|libtinyxml2.5.3-dbg
-#Description: debug symbols for gentle suite for genetic cloning
-# As every suite working with a series of independently developed
-# programs, also GENtle tends to be perceived as rather complex.
-# This package prepares users and developers to communicate
-# over hunting and eliminating bugs.
-#
-# Why doesn't this work?
More information about the debian-med-commit
mailing list