[med-svn] [SCM] tabix branch, master, updated. debian/0.2.5-1-8-gbf5a05a

Charles Plessy plessy at debian.org
Wed Apr 25 23:48:00 UTC 2012


Le Wed, Apr 25, 2012 at 03:15:23PM +0000, Andreas Tille a écrit :
> The following commit has been merged in the master branch:
> commit bf5a05a0e9e71e0802d8acaf6573cb78982f6f59
> Author: Andreas Tille <tille at debian.org>
> Date:   Wed Apr 25 17:08:43 2012 +0200
> 
>     let .gitignore deal with .pc dir
> 
> diff --git a/.gitignore b/.gitignore
> new file mode 100644
> index 0000000..845ca06
> --- /dev/null
> +++ b/.gitignore
> @@ -0,0 +1 @@
> +.pc

Hi Andreas,

sorry to be picky, but this does not fit well with my workflow.  For most
packages in Git, I do not run debian/rules clean anymore, mostly because of the
Dpkg source format version 3.0 (quilt), but I simply run 'git clean -fd' to
wipe out all changes to files unknown to Git (plus git checkout in case some
known files have been modified).  If the file is ignored in some of the
repositories, it looks like I will make mistakes.

How are the other teams doing with these .pc directories ?

Cheers,

-- 
Charles Plessy
Debian Med packaging team,
http://www.debian.org/devel/debian-med
Tsurumi, Kanagawa, Japan



More information about the debian-med-commit mailing list