[med-svn] r18548 - trunk/packages/vienna-rna/trunk/debian

Olivier Sallou osallou at moszumanska.debian.org
Sun Dec 28 00:45:29 UTC 2014


Author: osallou
Date: 2014-12-28 00:45:28 +0000 (Sun, 28 Dec 2014)
New Revision: 18548

Modified:
   trunk/packages/vienna-rna/trunk/debian/changelog
   trunk/packages/vienna-rna/trunk/debian/clean
   trunk/packages/vienna-rna/trunk/debian/rules
   trunk/packages/vienna-rna/trunk/debian/watch
Log:
remove pending autobuilder files

Modified: trunk/packages/vienna-rna/trunk/debian/changelog
===================================================================
--- trunk/packages/vienna-rna/trunk/debian/changelog	2014-12-28 00:34:55 UTC (rev 18547)
+++ trunk/packages/vienna-rna/trunk/debian/changelog	2014-12-28 00:45:28 UTC (rev 18548)
@@ -2,8 +2,7 @@
 
   * First package of ViennaRNA (Closes: #451193)
     [TODO] pbuilder
-           replace jquery by debian jquery for doc
-    [ISSUES] watch file
+    [ISSUES] watch file does not match remote file
     [DONE] update patches to viennarna v2
            build new packages for perl and python wrappers
 

Modified: trunk/packages/vienna-rna/trunk/debian/clean
===================================================================
--- trunk/packages/vienna-rna/trunk/debian/clean	2014-12-28 00:34:55 UTC (rev 18547)
+++ trunk/packages/vienna-rna/trunk/debian/clean	2014-12-28 00:45:28 UTC (rev 18548)
@@ -1 +1,3 @@
 config.status
+RNAforester/config.status
+Kinfold/config.status

Modified: trunk/packages/vienna-rna/trunk/debian/rules
===================================================================
--- trunk/packages/vienna-rna/trunk/debian/rules	2014-12-28 00:34:55 UTC (rev 18547)
+++ trunk/packages/vienna-rna/trunk/debian/rules	2014-12-28 00:45:28 UTC (rev 18548)
@@ -26,6 +26,8 @@
 	dh_auto_install
 	# Clean packlist for perl
 	find debian/librna-perl -type f -name .packlist -delete
+	# Cleanup for autobuilders
+	find . -type f -name config.status -delete
 
 override_dh_auto_clean:
 	dh_auto_clean

Modified: trunk/packages/vienna-rna/trunk/debian/watch
===================================================================
--- trunk/packages/vienna-rna/trunk/debian/watch	2014-12-28 00:34:55 UTC (rev 18547)
+++ trunk/packages/vienna-rna/trunk/debian/watch	2014-12-28 00:45:28 UTC (rev 18548)
@@ -1,3 +1,3 @@
 version=3
 
-http://www.tbi.univie.ac.at/RNA/  download.php?id=viennarna-(\d[\d.-]+)
+opts=dversionmangle=s/\+dfsg// http://www.tbi.univie.ac.at/RNA/  download.php?id=viennarna-(\d[\d.-]+)




More information about the debian-med-commit mailing list