[med-svn] r8278 - trunk/packages/rostlab/profphd/trunk/debian
Andreas Tille
tille at alioth.debian.org
Wed Oct 26 06:26:05 UTC 2011
Author: tille
Date: 2011-10-26 06:26:04 +0000 (Wed, 26 Oct 2011)
New Revision: 8278
Removed:
trunk/packages/rostlab/profphd/trunk/debian/patches/
Modified:
trunk/packages/rostlab/profphd/trunk/debian/changelog
trunk/packages/rostlab/profphd/trunk/debian/control
trunk/packages/rostlab/profphd/trunk/debian/watch
Log:
Fix FTBFS bug - hopefully, currently mirrors seem to be broken and I can not use pbuilder ...
Modified: trunk/packages/rostlab/profphd/trunk/debian/changelog
===================================================================
--- trunk/packages/rostlab/profphd/trunk/debian/changelog 2011-10-25 21:29:10 UTC (rev 8277)
+++ trunk/packages/rostlab/profphd/trunk/debian/changelog 2011-10-26 06:26:04 UTC (rev 8278)
@@ -1,9 +1,16 @@
profphd (1.0.38-1) UNRELEASED; urgency=low
+ [ Laszlo Kajan ]
* New upstream release
- -- Laszlo Kajan <lkajan at rostlab.org> Fri, 30 Sep 2011 17:28:34 +0200
+ [ Andreas Tille ]
+ * debian/control: Added rsync to Build-Depends
+ Closes: #646662
+ * debian/watch: Stripped unneeded comments
+ * debian/patches: Deleted empty dir
+ -- Andreas Tille <tille at debian.org> Wed, 26 Oct 2011 08:09:27 +0200
+
profphd (1.0.37-1) unstable; urgency=low
* Initial release in Debian (Closes: #643324)
Modified: trunk/packages/rostlab/profphd/trunk/debian/control
===================================================================
--- trunk/packages/rostlab/profphd/trunk/debian/control 2011-10-25 21:29:10 UTC (rev 8277)
+++ trunk/packages/rostlab/profphd/trunk/debian/control 2011-10-26 06:26:04 UTC (rev 8278)
@@ -2,8 +2,9 @@
Section: science
Priority: extra
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Laszlo Kajan <lkajan at rostlab.org>
-Build-Depends: cdbs, debhelper (>= 7.0.50~), perl
+Uploaders: Laszlo Kajan <lkajan at rostlab.org>,
+ Andreas Tille <tille at debian.org>
+Build-Depends: cdbs, debhelper (>= 7.0.50~), perl, rsync
Standards-Version: 3.9.2
Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/rostlab/profphd/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/rostlab/profphd/trunk/
Modified: trunk/packages/rostlab/profphd/trunk/debian/watch
===================================================================
--- trunk/packages/rostlab/profphd/trunk/debian/watch 2011-10-25 21:29:10 UTC (rev 8277)
+++ trunk/packages/rostlab/profphd/trunk/debian/watch 2011-10-26 06:26:04 UTC (rev 8278)
@@ -1,23 +1,2 @@
-# Example watch control file for uscan
-# Rename this file to "watch" and then you can run the "uscan" command
-# to check for upstream updates and more.
-# See uscan(1) for format
-
-# Compulsory line, this is a version 3 file
version=3
-
-# Uncomment to examine a Webpage
-# <Webpage URL> <string match>
-#http://www.example.com/downloads.php libzerg-perl-(.*)\.tar\.gz
-
-# Uncomment to examine a Webserver directory
-#http://www.example.com/pub/libzerg-perl-(.*)\.tar\.gz
-
-# Uncommment to examine a FTP server
ftp://rostlab.org/profphd/profphd-([0-9.]+)\.tar\.gz debian uupdate
-
-# Uncomment to find new files on sourceforge, for devscripts >= 2.9
-# http://sf.net/libzerg-perl/libzerg-perl-(.*)\.tar\.gz
-
-# Uncomment to find new files on GooglePages
-#http://code.google.com/p/libzerg/downloads/list libzerg-perl[_-](.*)\.tar\.gz
More information about the debian-med-commit
mailing list