[COMMIT LOGREPORT] package/debian changelog,1.108,1.109 rules,1.47,1.48 lr_vendor_cron,1.4,NONE

Joost van Baal vanbaal at users.sourceforge.net
Thu Jul 20 14:50:43 CEST 2006


Update of /cvsroot/logreport/package/debian
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv15004

Modified Files:
	changelog rules 
Removed Files:
	lr_vendor_cron 
Log Message:
use upstream lr_vendor_cron

Index: changelog
===================================================================
RCS file: /cvsroot/logreport/package/debian/changelog,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- changelog	20 Jul 2006 12:44:35 -0000	1.108
+++ changelog	20 Jul 2006 12:50:41 -0000	1.109
@@ -1,6 +1,8 @@
 lire (2:2.0.1.99.2-1) UNRELEASED; urgency=low
 
-  * New upstream prerelease.
+  * New upstream prerelease: (partial) fix for Bug #291063.
+  * debian/{lr_vendor_cron,rules}: no longer use our own lr_vendor_cron
+    script, but use the fixed upstream one.
   * debian/copyright: Fix FSF snailmail address.
   * debian/control: Fix Build-Depends-Indep: debhelper to Build-Depends.
     Update Standards-Version from 3.6.1 to 3.7.2 (no changes needed).

Index: rules
===================================================================
RCS file: /cvsroot/logreport/package/debian/rules,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- rules	1 Sep 2004 21:59:01 -0000	1.47
+++ rules	20 Jul 2006 12:50:41 -0000	1.48
@@ -66,10 +66,7 @@
 	rm -f build-indep-stamp configure-stamp
 
 	-$(MAKE) distclean
-	rm -f $(CURDIR)/debian/lr_vendor_cron.8 \
-            $(DESTDIR)/usr/sbin/lr_vendor_cron \
-            $(DESTDIR)/usr/share/man/man1/lr_vendor_cron.8 \
-            $(DESTDIR)/etc/default/lire.d/apache.cfg \
+	rm -f $(DESTDIR)/etc/default/lire.d/apache.cfg \
             $(DESTDIR)/etc/default/lire.d/exim.cfg \
             $(DESTDIR)/etc/default/lire.d/postfix.cfg \
             $(DESTDIR)/etc/default/lire.d/squid.cfg \
@@ -98,20 +95,6 @@
 
 	$(MAKE) install DESTDIR=$(DESTDIR)
 
-#       install lr_vendor_cron, generate and install manpage
-	pod2man \
-		--section=8 \
-                --center="LogReport's Lire Documentation" \
-                --release='Lire $(version)' \
-	    $(CURDIR)/debian/lr_vendor_cron \
-            $(CURDIR)/debian/lr_vendor_cron.8
-	install -d -m 755 \
-            $(DESTDIR)/usr/share/man/man8
-	install -c -m 644 $(CURDIR)/debian/lr_vendor_cron.8 \
-            $(DESTDIR)/usr/share/man/man8/lr_vendor_cron.8
-	install -c $(CURDIR)/debian/lr_vendor_cron \
-            $(DESTDIR)/usr/sbin/lr_vendor_cron
-
 #       install debian lr_vendor_cron config files
 	sh $(CURDIR)/mkinstalldirs $(DESTDIR)/etc/default/lire.d
 	install -c -m 644 $(CURDIR)/debian/apache.cfg \

--- lr_vendor_cron DELETED ---

-- 
To UNSUBSCRIBE, email to commit-request at logreport.org with a subject of 
"unsubscribe". Trouble? Send an email with subject "help" to 
commit-request at logreport.org



More information about the Commit mailing list