[med-svn] r11403 - trunk/packages/embassy-domalign/trunk/debian

Andreas Tille tille at alioth.debian.org
Wed Jun 20 20:50:48 UTC 2012


Author: tille
Date: 2012-06-20 20:50:48 +0000 (Wed, 20 Jun 2012)
New Revision: 11403

Modified:
   trunk/packages/embassy-domalign/trunk/debian/changelog
   trunk/packages/embassy-domalign/trunk/debian/control
   trunk/packages/embassy-domalign/trunk/debian/copyright
Log:
Fixed (build-)depends; DEP5 copyright; upload to unstable


Modified: trunk/packages/embassy-domalign/trunk/debian/changelog
===================================================================
--- trunk/packages/embassy-domalign/trunk/debian/changelog	2012-06-20 20:29:43 UTC (rev 11402)
+++ trunk/packages/embassy-domalign/trunk/debian/changelog	2012-06-20 20:50:48 UTC (rev 11403)
@@ -1,4 +1,4 @@
-embassy-domalign (0.1.0+20110714-1) UNRELEASED; urgency=low
+embassy-domalign (0.1.0+20110714-1) unstable; urgency=low
 
   * New upstream version (upstream has applied quilt patch)
     Closes: #661426
@@ -8,6 +8,7 @@
   * debian/rules: short dh
   * debhelper 9 (control+compat)
   * debian/source/format: 3.0 (quilt)
+  * debian/copyright: DEP5 fixes
 
  -- Andreas Tille <tille at debian.org>  Tue, 15 May 2012 10:17:55 +0200
 

Modified: trunk/packages/embassy-domalign/trunk/debian/control
===================================================================
--- trunk/packages/embassy-domalign/trunk/debian/control	2012-06-20 20:29:43 UTC (rev 11402)
+++ trunk/packages/embassy-domalign/trunk/debian/control	2012-06-20 20:50:48 UTC (rev 11403)
@@ -4,7 +4,7 @@
 Build-Depends:
 	debhelper (>= 9),
 	emboss-lib (>= 6.4.0-1~),
-	emboss-lib (<< 6.4.2~),
+	emboss-lib (<< 6.4.1~),
 	libx11-dev,
 	libgd2-xpm-dev,
 	libmysqlclient-dev,
@@ -22,7 +22,7 @@
 
 Package: embassy-domalign
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, emboss-lib (>= 6.4.1-1~), emboss-lib (<< 6.4.2~)
+Depends: ${shlibs:Depends}, ${misc:Depends}, emboss-lib (>= 6.4.0-1~), emboss-lib (<< 6.4.1~)
 Recommends: emboss
 Suggests: embassy
 Description: Extra EMBOSS commands for protein domain alignment

Modified: trunk/packages/embassy-domalign/trunk/debian/copyright
===================================================================
--- trunk/packages/embassy-domalign/trunk/debian/copyright	2012-06-20 20:29:43 UTC (rev 11402)
+++ trunk/packages/embassy-domalign/trunk/debian/copyright	2012-06-20 20:50:48 UTC (rev 11403)
@@ -1,12 +1,19 @@
-Format: http://dep.debian.net/deps/dep5/
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: ftp://emboss.open-bio.org/pub/EMBOSS/DOMALIGN-0.1.0.tar.gz
 
 Files: *
-Copyright:
+Copyright: 
  Matt Blades
  Jon Ison (jison at ebi.ac.uk)
  Ranjeeva Ranasinghe
 License: GPL-2+
+
+Files: debian/*
+Copyright: 2007-2011 Charles Plessy <plessy at debian.org>
+           2012      Andreas Tille <tille at debian.org>
+License: GPL-2+
+
+License: GPL-2+
  This package is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or
@@ -20,6 +27,7 @@
  You should have received a copy of the GNU General Public License
  along with this package; if not, write to the Free Software
  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
-Comment:
+ .
  On Debian systems, the complete text of the GNU General Public License version
  2 can be found in ‘/usr/share/common-licenses/GPL-2’.
+




More information about the debian-med-commit mailing list