[SCM] taopm/master: Fixing copyrigh file format.

tiago at users.alioth.debian.org tiago at users.alioth.debian.org
Fri Mar 15 04:05:11 UTC 2013


The following commit has been merged in the master branch:
commit 450fe33846499d828489559284b88ab371a919cd
Author: Tiago Bortoletto Vaz <tiago at debian.org>
Date:   Thu Mar 14 23:38:56 2013 -0400

    Fixing copyrigh file format.

diff --git a/debian/copyright b/debian/copyright
index 1572076..0ae6422 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -19,8 +19,8 @@ License: GPL-2
  You should have received a copy of the GNU General Public License
  along with this package; if not, see .
  .
-On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL-2'.
+ On Debian systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'.
 
 Files: debian/*
 Copyright: 2012 Tiago B. Vaz <tiago at debian.org>
diff --git a/debian/rules b/debian/rules
index 947a053..af875c5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,8 +4,9 @@
 	dh $@
 
 override_dh_auto_configure:
-	autoreconf -i --force
 	dh_auto_configure
+#	TODO: fix libtool old instructions
+#	autoreconf -i --force
 override_dh_auto_clean:
 	dh_auto_clean
 	rm -f libtao/*.loT config.status.lineno

-- 
taopm packaging



More information about the pkg-multimedia-commits mailing list