[Pkg-electronics-commits] [SCM] Packaging for covered branch, master, updated. 08d64e70ffa62162e861a2c516c57483a69c11b0
Ø£ØÙد اÙÙØÙÙد٠(Ahmed El-Mahmoudy)
aelmahmoudy at users.sourceforge.net
Thu Aug 27 17:20:37 UTC 2009
The following commit has been merged in the master branch:
commit 7555ba5e6ea2a49ee1270cdfa95f292aa68edae5
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
Date: Thu Aug 27 19:14:39 2009 +0200
* New upstream release.
* Removed typos.diff as it got applied upstream
diff --git a/debian/changelog b/debian/changelog
index d5f5ac5..ead7f62 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,6 @@
-covered (0.7.5-1) unstable; urgency=low
+covered (0.7.6-1) unstable; urgency=low
* Initial release (Closes: #539883)
- * Added typo.diff to fix a typo.
* Added tclscript_install.diff to
+ install Tcl scripts without setting the executable bit
+ remove shebang from main_view.tcl
diff --git a/debian/patches/series b/debian/patches/series
index ca28f71..98685e2 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
-typos.diff
tclscript_install.diff
coveredrc.diff
diff --git a/debian/patches/typos.diff b/debian/patches/typos.diff
deleted file mode 100644
index 4e5158b..0000000
--- a/debian/patches/typos.diff
+++ /dev/null
@@ -1,12 +0,0 @@
-Fix a typo
---- a/src/report.c
-+++ b/src/report.c
-@@ -730,7 +730,7 @@
- (info_suppl.part.excl_pragma == 1) ) {
- fprintf( ofile, "* CDD file excludes the following block types:\n" );
- if( info_suppl.part.excl_assign == 1 ) {
-- fprintf( ofile, " assign - Continuous Assigments\n" );
-+ fprintf( ofile, " assign - Continuous Assignments\n" );
- }
- if( info_suppl.part.excl_always == 1 ) {
- fprintf( ofile, " always - Always Statements\n" );
diff --git a/debian/watch b/debian/watch
index a96f61b..66f8be8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
version=3
http://sf.net/covered/covered-(0.*)\.tar\.gz
+#http://sourceforge.net/projects/covered/files covered-(0.*)\.tar\.gz
--
Packaging for covered
More information about the Pkg-electronics-commits
mailing list