Your message dated Mon, 23 Aug 2010 13:50:46 +0200
with message-id <[email protected]>
and subject line Re: Bug#594043: git-buildpackage: don't report ".pc/" as 
untracked new directory
has caused the Debian Bug report #594043,
regarding git-buildpackage: don't report ".pc/" as untracked new directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
594043: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=594043
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: git-buildpackage
Version: 0.5.2
Severity: wishlist

i'm using git-buildpackage with a package in "3.0 (quilt)" format;
quilt automatically creates a ".pc" directory, for internal use.
unfortunately, git-buildpackage doesn't like to (re)build my package, as soon as
".pc" is there (untracked files!)
i don't want to set the "--git-ignore-new" flag, as this would prevent me from
tracking other changes.

i could create a personal .gitignore file, but since all debian packages that
use quilt will eventually end up with a .pc directory, i would rather have this
centralized, and have git-buildpackage automatically ignore .pc/ (at least if
the source format is "* (quilt)"

fgmasdr
IOhannes





-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.34-1-686 (SMP w/2 CPU cores)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=locale: Cannot set 
LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages git-buildpackage depends on:
ii  devscripts                   2.10.65.1   scripts to make the life of a Debi
ii  git [git-core]               1:1.7.1-1.1 fast, scalable, distributed revisi
ii  git-core                     1:1.7.1-1.1 fast, scalable, distributed revisi
ii  python                       2.6.5-11    interactive high-level object-orie
ii  python-dateutil              1.4.1-3     powerful extensions to the standar
ii  python-support               1.0.9       automated rebuilding support for P

Versions of packages git-buildpackage recommends:
ii  pristine-tar                  1.03       regenerate pristine tarballs

Versions of packages git-buildpackage suggests:
pn  git-load-dirs                 <none>     (no description available)

-- debconf information:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "de_AT:de_DE:de:en_GB:en",
        LC_ALL = (unset),
        LANG = "de_AT.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory



--- End Message ---
--- Begin Message ---
On Mon, Aug 23, 2010 at 11:28:07AM +0200, IOhannes m zmoelnig wrote:
> Package: git-buildpackage
> Version: 0.5.2
> Severity: wishlist
> 
> i'm using git-buildpackage with a package in "3.0 (quilt)" format;
> quilt automatically creates a ".pc" directory, for internal use.
> unfortunately, git-buildpackage doesn't like to (re)build my package, as soon 
> as
> ".pc" is there (untracked files!)
> i don't want to set the "--git-ignore-new" flag, as this would prevent me from
> tracking other changes.
> 
> i could create a personal .gitignore file, but since all debian packages that
> use quilt will eventually end up with a .pc directory, i would rather have 
> this
> centralized, and have git-buildpackage automatically ignore .pc/ (at least if
> the source format is "* (quilt)"
If you want to have this included please add this to you .gitignore.
Please also have a look at #591858.
Cheers,
 -- Guido


--- End Message ---

Reply via email to