[med-svn] r18203 - trunk/packages/arb/trunk/debian

Elmar Pruesse epruesse-guest at moszumanska.debian.org
Fri Oct 3 14:18:41 UTC 2014


Author: epruesse-guest
Date: 2014-10-03 14:18:39 +0000 (Fri, 03 Oct 2014)
New Revision: 18203

Modified:
   trunk/packages/arb/trunk/debian/arb-common.install
   trunk/packages/arb/trunk/debian/changelog
   trunk/packages/arb/trunk/debian/rules
Log:
fix broken debian/changelog
move arb_CHANGELOG.txt to doc/arb/changelog (fixes lintian complaint)


Modified: trunk/packages/arb/trunk/debian/arb-common.install
===================================================================
--- trunk/packages/arb/trunk/debian/arb-common.install	2014-10-02 12:38:31 UTC (rev 18202)
+++ trunk/packages/arb/trunk/debian/arb-common.install	2014-10-03 14:18:39 UTC (rev 18203)
@@ -1,4 +1,8 @@
 debian/tmp/demo.arb                   usr/share/doc/arb/examples
+debian/tmp/arb_CHANGES.txt            usr/share/doc/arb/changelog
+debian/tmp/arb_LICENSE.txt            usr/share/doc/arb
+debian/tmp/arb_README.txt             usr/share/doc/arb
+
 debian/tmp/arb_*.txt                  usr/share/doc/arb
 debian/tmp/lib/BUGS                   usr/share/doc/arb
 debian/tmp/lib/dtd                    usr/share/doc/arb

Modified: trunk/packages/arb/trunk/debian/changelog
===================================================================
--- trunk/packages/arb/trunk/debian/changelog	2014-10-02 12:38:31 UTC (rev 18202)
+++ trunk/packages/arb/trunk/debian/changelog	2014-10-03 14:18:39 UTC (rev 18203)
@@ -1,14 +1,15 @@
 arb (6.0.2-2) UNRELEASED; urgency=medium
 
-  * Add Portugese debconf translation (thanks to Américo Monteiro 
-    <a_monteiro at gmx.com> for the patch)
-    Closes: #761503
-  * Add Russian debconf translation (thanks to Yuri Kozlov 
-    <yuray at komyakino.ru> for the patch)
-    Closes: #761616
- 
-  -- Elmar Pruesse <elmar at pruesse.net>  Tue, 16 Sep 2014 18:48:10 +0200
+   * Add Portugese debconf translation (thanks to Américo Monteiro 
+     <a_monteiro at gmx.com> for the patch)
+     Closes: #761503
+   * Add Russian debconf translation (thanks to Yuri Kozlov 
+     <yuray at komyakino.ru> for the patch)
+     Closes: #761616
+   * debian/arb_CHANGELOG.txt -> debian/changelog (fix lintian complaint)
 
+ -- Elmar Pruesse <elmar at pruesse.net>  Tue, 16 Sep 2014 18:48:10 +0200
+
 arb (6.0.2-1) unstable; urgency=medium
 
   [ Andreas Tille ]

Modified: trunk/packages/arb/trunk/debian/rules
===================================================================
--- trunk/packages/arb/trunk/debian/rules	2014-10-02 12:38:31 UTC (rev 18202)
+++ trunk/packages/arb/trunk/debian/rules	2014-10-03 14:18:39 UTC (rev 18203)
@@ -70,6 +70,10 @@
 	rm  -f debian/tmp/lib/GPL.txt # included in copyright
 	rm  -f debian/tmp/lib/Makefile # spurious in upstream
 	rm  -f debian/tmp/arb_install.sh # no installer needed
+	rm  -f debian/tmp/arb_INSTALL.txt
+	rm  -f debian/tmp/arb_OS_X_MacPorts.txt
+	rm  -f debian/tmp/arb_OS_X.txt
+	rm  -f debian/tmp/arb_UBUNTU.txt
 
 	dh_install --list-missing
 




More information about the debian-med-commit mailing list