r36018 - in /packages/bibus/trunk/debian: bibus.1 changelog rules

beathovn-guest at users.alioth.debian.org beathovn-guest at users.alioth.debian.org
Mon Nov 23 20:49:48 UTC 2009


Author: beathovn-guest
Date: Mon Nov 23 20:49:48 2009
New Revision: 36018

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=36018
Log:
Preparing new upstream release

Modified:
    packages/bibus/trunk/debian/bibus.1
    packages/bibus/trunk/debian/changelog
    packages/bibus/trunk/debian/rules

Modified: packages/bibus/trunk/debian/bibus.1
URL: http://svn.debian.org/wsvn/debian-science/packages/bibus/trunk/debian/bibus.1?rev=36018&op=diff
==============================================================================
--- packages/bibus/trunk/debian/bibus.1 (original)
+++ packages/bibus/trunk/debian/bibus.1 Mon Nov 23 20:49:48 2009
@@ -2,7 +2,7 @@
 .\" First parameter, NAME, should be all caps
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
 .\" other parameters are allowed: see man(7), man(1)
-.TH BIBUS 1 "January 22, 2009"
+.TH BIBUS 1 "November 23, 2009"
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .\" Some roff macros, for reference:
@@ -41,7 +41,7 @@
 .br
  * a search engine supporting live queries
 .br
- * on-line PubMed and eTBLAST access
+ * on-line PubMed access
 .br
  * OpenOffice.org connectivity: You can
 .br

Modified: packages/bibus/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/bibus/trunk/debian/changelog?rev=36018&op=diff
==============================================================================
--- packages/bibus/trunk/debian/changelog (original)
+++ packages/bibus/trunk/debian/changelog Mon Nov 23 20:49:48 2009
@@ -1,3 +1,14 @@
+bibus (1.5.1-1) unstable; urgency=low
+
+  * New upstream release
+    - disables eTBlast search, as it stopped working due to an eTBlast-website
+      restructuring
+  * Removed ClientForm.py as it is not needed any longer (Closes: #555332)
+  * Installing patched man-page, where mention of eTBlast search capability is
+    removed
+
+ -- Jan Beyer <jan at beathovn.de>  Mon, 23 Nov 2009 20:56:50 +0100
+
 bibus (1.5.0-1) unstable; urgency=low
 
   * New upstream release

Modified: packages/bibus/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/bibus/trunk/debian/rules?rev=36018&op=diff
==============================================================================
--- packages/bibus/trunk/debian/rules (original)
+++ packages/bibus/trunk/debian/rules Mon Nov 23 20:49:48 2009
@@ -31,6 +31,7 @@
 	chmod 755 $(BIBUSDESTDIR)/usr/share/bibus/bibus.py
 	rm -f $(BIBUSDESTDIR)/usr/share/bibus/bibusStart.py
 	rm -f $(BIBUSDESTDIR)/usr/share/doc/bibus/*
+	rm -f $(BIBUSDESTDIR)/usr/share/bibus/Utilities/ClientForm.py
 	dh_install -pbibus debian/bibus.cfg usr/share/bibus/
 	dh_install -pbibus Pixmaps/bibus.xpm usr/share/pixmaps/
 	
@@ -45,6 +46,7 @@
 	dh_installchangelogs -i Docs/CHANGELOG
 	dh_installdocs  -i
 	dh_installmenu -i
+	dh_installman -i debian/bibus.1
 	dh_link  -i usr/share/bibus/bibus.py usr/bin/bibus
 	dh_strip -i
 	dh_compress -i




More information about the debian-science-commits mailing list