Your message dated Mon, 09 Mar 2009 21:19:20 +0000
with message-id <[email protected]>
and subject line Bug#517551: fixed in moap 0.2.6-3
has caused the Debian Bug report #517551,
regarding Calls git-svn which is non-existant in git 1.6
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.)


-- 
517551: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517551
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: moap
Version: 0.2.6-2
Severity: important
Tags: patch

git 1.6 removed most of the git-* binaries from /usr/bin/, including
git-svn. moap calls git-svn, when it should be calling "git svn". I
attach a patch to fix this, and even update the tests.

-- 
Jonny Lamb, UK
[email protected]
diff -Nruad -Nruad moap-0.2.6.orig/moap/test/test_vcs_git_svn.py moap-0.2.6/moap/test/test_vcs_git_svn.py
--- moap-0.2.6.orig/moap/test/test_vcs_git_svn.py	2009-02-28 15:13:58.000000000 +0000
+++ moap-0.2.6/moap/test/test_vcs_git_svn.py	2009-02-28 15:20:21.000000000 +0000
@@ -12,14 +12,15 @@
 from moap.vcs import svn, git, git_svn
 
 class GitSvnTestCase(test_vcs_svn.SVNTestCase):
-    # git-svn --version just errors about not having a git repo
-    if os.system('which git-svn > /dev/null 2>&1') != 0:
+    # git svn --version just errors about not having a git repo
+    # TODO: this might break on non-Debian machines.
+    if not os.path.isfile('/usr/lib/git-core/git-svn'):
         skip = "No 'git-svn' binary, skipping test."
 
     def setUp(self):
         self.repository = self.createRepository()
         self.livedir = self.createLive()
-        cmd = 'git-svn init file://%s %s' % (self.repository, self.livedir)
+        cmd = 'git svn init file://%s %s' % (self.repository, self.livedir)
         (status, output) = commands.getstatusoutput(cmd)
         self.failIf(status)
 
diff -Nruad -Nruad moap-0.2.6.orig/moap/vcs/git_svn.py moap-0.2.6/moap/vcs/git_svn.py
--- moap-0.2.6.orig/moap/vcs/git_svn.py	2009-02-28 15:13:59.000000000 +0000
+++ moap-0.2.6/moap/vcs/git_svn.py	2009-02-28 15:17:21.000000000 +0000
@@ -36,7 +36,7 @@
         oldPath = os.getcwd()
         os.chdir(self.path)
 
-        status, output = commands.getstatusoutput("git-svn fetch")
+        status, output = commands.getstatusoutput("git svn fetch")
         if status != 0:
             raise vcs.VCSException(output)
 
@@ -44,7 +44,7 @@
         if status != 0:
             raise vcs.VCSException(output)
 
-        status, output = commands.getstatusoutput("git-svn show-ignore >> .git/info/exclude")
+        status, output = commands.getstatusoutput("git svn show-ignore >> .git/info/exclude")
         if status != 0:
             raise vcs.VCSException(output)
 

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: moap
Source-Version: 0.2.6-3

We believe that the bug you reported is fixed in the latest version of
moap, which is due to be installed in the Debian FTP archive:

moap_0.2.6-3.diff.gz
  to pool/main/m/moap/moap_0.2.6-3.diff.gz
moap_0.2.6-3.dsc
  to pool/main/m/moap/moap_0.2.6-3.dsc
moap_0.2.6-3_all.deb
  to pool/main/m/moap/moap_0.2.6-3_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Lavergne <[email protected]> (supplier of updated moap package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 05 Mar 2009 19:23:43 +0100
Source: moap
Binary: moap
Architecture: source all
Version: 0.2.6-3
Distribution: unstable
Urgency: low
Maintainer: Julien Lavergne <[email protected]>
Changed-By: Julien Lavergne <[email protected]>
Description: 
 moap       - Swiss army knife for project maintainers and developers
Closes: 517551
Changes: 
 moap (0.2.6-3) unstable; urgency=low
 .
   [ Sandro Tosi ]
   * debian/control
     - switch Vcs-Browser field to viewsvn
 .
   [ Julien Lavergne ]
   * debian/patches/02-moap-git-svn.patch:
    - Call git svn instead of git-svn, change since git 1.6. Thanks Jonny
      Lamb for the patch (Closes: #517551).
   * debian/control:
    - Switch from python-central to python-support.
    - Suggest git-core (>= 1:1.6.0) and git-svn.
    - Remove section field in the binary.
   * debian/pycompat: Removed for the switch to python-support.
   * debian/rules: Switch to python-support.
   * debian/copyright
    - Replace (C) by © .
Checksums-Sha1: 
 93d3d77e98258eedc27b02cc0b8075a9a5b1505e 1400 moap_0.2.6-3.dsc
 38495dbcb01ff066fba1c87367a752f8c4081fe3 3667 moap_0.2.6-3.diff.gz
 66670c8e7986d38b8f8450b10e40ef1e9a20eb50 623606 moap_0.2.6-3_all.deb
Checksums-Sha256: 
 a1f39286642bad28a0ae80eb020ca87b6e8dbcdea74be30fd553d12b2260f832 1400 
moap_0.2.6-3.dsc
 89820807696367a3b094afdc6fe9c23d4789630052d9ab27c687892742123e01 3667 
moap_0.2.6-3.diff.gz
 68f4e2b48da9b4697206676e57abb06c56363023f9f54b2d871534b502cc99b9 623606 
moap_0.2.6-3_all.deb
Files: 
 ca4cf713cced0b88a93e23e9dd3fbcc3 1400 devel optional moap_0.2.6-3.dsc
 1e1985dbb86b88e19b11a9c1dbcd2fec 3667 devel optional moap_0.2.6-3.diff.gz
 7e2d27f2e75f77ebeb19cb5a01908abb 623606 devel optional moap_0.2.6-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkm1hSMACgkQB01zfu119Zl1ZgCgxgDm+EYlLRDgpy1JpJ08gME4
TPkAoJpCo/Nc77Zu62ouXMXdykQpiMR9
=8PoC
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to