[med-svn] r8325 - trunk/packages/seq-gen/trunk/debian
Andreas Tille
tille at alioth.debian.org
Thu Oct 27 21:00:53 UTC 2011
Author: tille
Date: 2011-10-27 21:00:53 +0000 (Thu, 27 Oct 2011)
New Revision: 8325
Modified:
trunk/packages/seq-gen/trunk/debian/changelog
trunk/packages/seq-gen/trunk/debian/compat
trunk/packages/seq-gen/trunk/debian/control
trunk/packages/seq-gen/trunk/debian/copyright
Log:
Some more updates of packaging and upload
Modified: trunk/packages/seq-gen/trunk/debian/changelog
===================================================================
--- trunk/packages/seq-gen/trunk/debian/changelog 2011-10-27 20:28:06 UTC (rev 8324)
+++ trunk/packages/seq-gen/trunk/debian/changelog 2011-10-27 21:00:53 UTC (rev 8325)
@@ -1,10 +1,17 @@
-seq-gen (1.3.2-1.1) unstable; urgency=low
+seq-gen (1.3.2-2) unstable; urgency=low
- * Non-maintainer upload.
+ [ Alex Mestiashvili ]
* fixed syntax-error-in-dep5-copyright warning
- -- Alexandre Mestiashvili <alex at biotec.tu-dresden.de> Wed, 05 Oct 2011 13:21:49 +0000
+ [ Andreas Tille ]
+ * Standards-Version: 3.9.2 (no changes needed)
+ * debian/copyright:
+ - License paragraph for packaging
+ - License ist actually BSD license
+ * Debhelper 8 (control+compat)
+ -- Andreas Tille <tille at debian.org> Thu, 27 Oct 2011 22:47:16 +0200
+
seq-gen (1.3.2-1) unstable; urgency=low
* Initial release (Closes: #617340)
Modified: trunk/packages/seq-gen/trunk/debian/compat
===================================================================
--- trunk/packages/seq-gen/trunk/debian/compat 2011-10-27 20:28:06 UTC (rev 8324)
+++ trunk/packages/seq-gen/trunk/debian/compat 2011-10-27 21:00:53 UTC (rev 8325)
@@ -1 +1 @@
-7
+8
Modified: trunk/packages/seq-gen/trunk/debian/control
===================================================================
--- trunk/packages/seq-gen/trunk/debian/control 2011-10-27 20:28:06 UTC (rev 8324)
+++ trunk/packages/seq-gen/trunk/debian/control 2011-10-27 21:00:53 UTC (rev 8325)
@@ -3,8 +3,9 @@
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
DM-Upload-Allowed: yes
-Uploaders: Alex Mestiashvili <alex at biotec.tu-dresden.de>
-Build-Depends: debhelper (>= 7.0.50~)
+Uploaders: Alex Mestiashvili <alex at biotec.tu-dresden.de>,
+ Andreas Tille <tille at debian.org>
+Build-Depends: debhelper (>= 8)
Standards-Version: 3.9.2
Homepage: http://tree.bio.ed.ac.uk/software/seqgen/
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/seq-gen/?rev=0&sc=0
Modified: trunk/packages/seq-gen/trunk/debian/copyright
===================================================================
--- trunk/packages/seq-gen/trunk/debian/copyright 2011-10-27 20:28:06 UTC (rev 8324)
+++ trunk/packages/seq-gen/trunk/debian/copyright 2011-10-27 21:00:53 UTC (rev 8325)
@@ -1,11 +1,13 @@
Format: http://dep.debian.net/deps/dep5/
Upstream-Name: seq-gen
Source: http://tree.bio.ed.ac.uk/software/seqgen/
+
Files: *
Copyright: Copyright (c)1996-2004, Andrew Rambaut & Nick Grassly
Department of Zoology, University of Oxford
All rights reserved.
-License: Redistribution and use in source and binary forms, with or without
+License: BSD
+ Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
.
@@ -34,5 +36,5 @@
Files: debian/*
Copyright: 2011 Alex Mestiashvili <alex at biotec.tu-dresden.de>
-License: Like seq-gen itself.
- .
+License: BSD
+ Like seq-gen itself
More information about the debian-med-commit
mailing list