[Pkg-exppsy-maintainers] Bug#520732: needs to change Build-Dependency from libode0-dev to libode-dev

Yaroslav Halchenko debian at onerussian.com
Sun Mar 22 15:26:26 UTC 2009


On Sun, 22 Mar 2009, Per B. Sederberg wrote:

> Would be good!  Feel free to make it a branch of the project (like in
> PyMVPA), that's one of the reasons I moved it to git in the first
> place (to try and make it easier for packaging.)
since you are online -- would you mind to come out into IRC? I might
have questions on the way, like
- 1.1.0 wasn't ever officially released/announced, was it?
  (at least pyepl's page still refers to 1.0.29 tarball)

> > do you mean "git tag" ?
> I guess that's what I mean.  Don't you also create a branch for it?  I
> thought I've seen that in PyMVPA...
nope... no explicit branch is needed, that makes it different from SVN where
tagging is just creating a branch... actually plain git tag is also
technically creates a lightweight branch...

see
http://gitready.com/beginner/2009/02/03/tagging.html

so there is a difference between plain
git tag
and annotated or signed one
git tag -s
or 
git tag -a


> Feel free to instruct me as to what I should do (to be like in PyMVPA)
> or simply do it yourself to the pyepl git repository (i.e., branch and
> tag off of the master branch).
would you mind if I convert all those 'branched out' vX_X_X tags into
simple annotated tags like X.X.X and remove original vX_X_X? I checked
-- they are indeed just plain empty commits with tags... ie there is no
changes from a corresponding commits in master bracnh

> Thanks,
> P
-- 
Yaroslav Halchenko
Research Assistant, Psychology Department, Rutgers-Newark
Student  Ph.D. @ CS Dept. NJIT
Office: (973) 353-1412 | FWD: 82823 | Fax: (973) 353-1171
        101 Warren Str, Smith Hall, Rm 4-105, Newark NJ 07102
WWW:     http://www.linkedin.com/in/yarik        



More information about the Pkg-exppsy-maintainers mailing list