[med-svn] r2027 - trunk/packages/emboss-explorer/trunk/debian

hanska-guest at alioth.debian.org hanska-guest at alioth.debian.org
Wed Jun 11 07:40:37 UTC 2008


Author: hanska-guest
Date: 2008-06-11 07:40:36 +0000 (Wed, 11 Jun 2008)
New Revision: 2027

Modified:
   trunk/packages/emboss-explorer/trunk/debian/changelog
   trunk/packages/emboss-explorer/trunk/debian/control
   trunk/packages/emboss-explorer/trunk/debian/copyright
Log:
Prepared to move to Debian-Med\'SVN, and reformatted debian/copyright.
Date: 2008-03-05 12:51:12

Modified: trunk/packages/emboss-explorer/trunk/debian/changelog
===================================================================
--- trunk/packages/emboss-explorer/trunk/debian/changelog	2008-06-11 07:40:00 UTC (rev 2026)
+++ trunk/packages/emboss-explorer/trunk/debian/changelog	2008-06-11 07:40:36 UTC (rev 2027)
@@ -1,3 +1,14 @@
+emboss-explorer (2.2.0-5) UNRELEASED; urgency=low
+
+  * debian/control:
+    - Allowed upload by Debian maintainers.
+    - Changed Maintainer to Debian-Med Packaging Team.
+    - Changed VCS to Debian-Med's subversion repository.
+    - Checked conformance with Policy 3.7.3 (no changes needed).
+  * debian/copyright: converted to machine-readable format. 
+
+ -- Charles Plessy <charles-debian-nospam at plessy.org>  Wed, 05 Mar 2008 20:14:55 +0900
+
 emboss-explorer (2.2.0-4) unstable; urgency=low
 
   [ David Paleino ]

Modified: trunk/packages/emboss-explorer/trunk/debian/control
===================================================================
--- trunk/packages/emboss-explorer/trunk/debian/control	2008-06-11 07:40:00 UTC (rev 2026)
+++ trunk/packages/emboss-explorer/trunk/debian/control	2008-06-11 07:40:36 UTC (rev 2027)
@@ -1,13 +1,14 @@
 Source: emboss-explorer
 Section: science
 Priority: optional
-Maintainer: Debian EMBOSS Packaging Team <pkg-emboss-devel at lists.alioth.debian.org>
+Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+DM-Upload-Allowed: yes
 Uploaders: David Paleino <d.paleino at gmail.com>, Charles Plessy <charles-debian-nospam at plessy.org>
 Build-Depends: debhelper (>= 5), dpatch
 Build-Depends-Indep: libparse-recdescent-perl, libmailtools-perl
-Standards-Version: 3.7.2
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-emboss/emboss-explorer/trunk/debian
-Vcs-Svn: svn://svn.debian.org/svn/pkg-emboss/emboss-explorer/
+Standards-Version: 3.7.3
+Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/emboss-explorer/trunk/?rev=0&sc=0trunk
+Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/emboss-explorer/trunk/
 Homepage: http://embossgui.sourceforge.net/
 
 Package: emboss-explorer

Modified: trunk/packages/emboss-explorer/trunk/debian/copyright
===================================================================
--- trunk/packages/emboss-explorer/trunk/debian/copyright	2008-06-11 07:40:00 UTC (rev 2026)
+++ trunk/packages/emboss-explorer/trunk/debian/copyright	2008-06-11 07:40:36 UTC (rev 2027)
@@ -1,53 +1,43 @@
-This package was debianized by David Paleino <d.paleino at gmail.com> on
-Sat, 12 May 2007 17:52:59 +0200.
+X-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
+X-Debianized-By: David Paleino <d.paleino at gmail.com>
+X-Debianized-Date: Sat, 12 May 2007 17:52:59 +0200
+X-Source-Downloaded-From: http://embossgui.sourceforge.net/
+X-Upstream-Author: Luke McCarthy <mccarthy at users.sourceforge.net>
 
-It was downloaded from http://embossgui.sourceforge.net/
+Files: debian/*
+Copyright: © 2007 David Paleino <d.paleino at gmail.com>
+           © 2007-2008 Charles Plessy <charles-debian-nospam at plessy.org>
+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
+ (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ 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
 
-Upstream Author: 
+Files: *
+Copyright: © 2004-2006 Luke McCarthy
+License: Artistic | GPL-1+
+ Emboss Explorer is free software; you can redistribute it and/or modify
+ it under the same terms as Perl itself, either Perl version 5.8.3 or,
+ at your option, any later version of Perl 5 you may have available.
+X-Comment: Perl license:
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of either:
+ .
+ a) the GNU General Public License as published by the Free Software
+    Foundation; either version 1, or (at your option) any later
+    version, or
+ .
+ b) the "Artistic License" which comes with Perl.
 
-    Luke McCarthy <mccarthy at users.sourceforge.net>
-
-Copyright: 
-
-    (C) 2004-2006 Luke McCarthy
-
-License:
-
-	This software has been released under the same terms of Perl. This 
-	means that it is both released under GNU General Public License and 
-	Artistic License.
-	
-	
-	Artistic License:
-	
-    This program is free software; you can redistribute it and/or modify it
-    under the terms of the "Artistic License" which comes with Debian.
-
-    THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED 
-    WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES 
-    OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
-    
-    
-    GNU General Public License:
-    
-    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
-    (at your option) any later version.
-
-    This package is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU General Public License for more details.
-
-    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
-
-
-On Debian systems, the complete text of the Artistic License 
-can be found in `/usr/share/common-licenses/Artistic'. The GNU GPL can 
-be found in `/usr/share/common-licenses/GPL'.
-
-The Debian packaging is (C) 2007, David Paleino <d.paleino at gmail.com> and
-is licensed under the GPL, see above.
+X-Comment: On Debian GNU/Linux systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL' and the
+ Artistic Licence in `/usr/share/common-licenses/Artistic'.




More information about the debian-med-commit mailing list