[Python-apps-commits] r13293 - in packages/diamond/trunk/debian (changelog rules)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Tue Jun 14 19:46:31 UTC 2016


    Date: Tuesday, June 14, 2016 @ 19:46:30
  Author: morph
Revision: 13293

* debian/rules
  - dont install README.md, removed upstream

Modified:
  packages/diamond/trunk/debian/changelog
  packages/diamond/trunk/debian/rules

Modified: packages/diamond/trunk/debian/changelog
===================================================================
--- packages/diamond/trunk/debian/changelog	2016-06-14 19:42:42 UTC (rev 13292)
+++ packages/diamond/trunk/debian/changelog	2016-06-14 19:46:30 UTC (rev 13293)
@@ -1,8 +1,10 @@
 diamond (4.0.451-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * debian/rules
+    - dont install README.md, removed upstream
 
- -- Sandro Tosi <morph at debian.org>  Tue, 14 Jun 2016 20:42:36 +0100
+ -- Sandro Tosi <morph at debian.org>  Tue, 14 Jun 2016 20:46:16 +0100
 
 diamond (4.0.195-1) unstable; urgency=low
 

Modified: packages/diamond/trunk/debian/rules
===================================================================
--- packages/diamond/trunk/debian/rules	2016-06-14 19:42:42 UTC (rev 13292)
+++ packages/diamond/trunk/debian/rules	2016-06-14 19:46:30 UTC (rev 13293)
@@ -24,6 +24,3 @@
 	sed -i '/user =$$/s/$$/ diamond/;/group =$$/s/$$/ diamond/' $(CURDIR)/debian/diamond/etc/diamond/diamond.conf.example
 
 	dh_install -pdiamond debian/diamond.service /lib/systemd/system
-
-override_dh_installdocs:
-	dh_installdocs README.md




More information about the Python-apps-commits mailing list