On 26/05/11 at 17:36 +0200, Philippe Le Brouster wrote: > Hi, > > Le mercredi 25 mai 2011 à 9:00 +0200, Lucas Nussbaum a écrit: > > On 24/05/11 at 12:46 +0200, Philippe Le Brouster wrote: > > > I think it would be preferable to put it in the git of the > > > pkg-ruby-extra team. Is it possible to have an access to this > > > repository ? > > > > Yes, please request membership to the pkg-ruby-extras group on alioth, > > and then import your package (following the instructions on > > http://wiki.debian.org/Teams/Ruby/RubyInWheezy) > > It's done. I've also added this repository in .mrconfig & .gitignore.
The packaging looks perfect, but I get: $ git-buildpackage -us -uc dh clean --buildsystem=ruby --with ruby dh_testdir -O--buildsystem=ruby dh_auto_clean -O--buildsystem=ruby Entering dh_ruby --clean Leaving dh_ruby --clean dh_clean -O--buildsystem=ruby fatal: Path 'ruby-session_3.1.0.orig.tar.gz.delta' does not exist in 'refs/heads/pristine-tar' /usr/bin/pristine-tar: git show refs/heads/pristine-tar:ruby-session_3.1.0.orig.tar.gz.delta failed gbp:error: /usr/bin/pristine-tar returned 128 gbp:error: Couldn't run '/usr/bin/pristine-tar' Maybe you renamed the source package after importing the orig.tar.gz into git? *** (master) lucas@beothuk:~/git/pkg-ruby-extras/ruby-session$ git log pristine-tar commit c4e846c6f6bcd9a091aafaee21736192f9d7a784 Author: Philippe <[email protected]> Date: Wed Mar 23 12:32:08 2011 +0100 pristine-tar data for session_3.1.0.orig.tar.gz *** (master) lucas@beothuk:~/git/pkg-ruby-extras/ruby-session$ git show c4e846c6f6bcd9a091aafaee21736192f9d7a784 commit c4e846c6f6bcd9a091aafaee21736192f9d7a784 Author: Philippe <[email protected]> Date: Wed Mar 23 12:32:08 2011 +0100 pristine-tar data for session_3.1.0.orig.tar.gz diff --git a/session_3.1.0.orig.tar.gz.delta b/session_3.1.0.orig.tar.gz.delta new file mode 100644 index 0000000..c0d6472 Binary files /dev/null and b/session_3.1.0.orig.tar.gz.delta differ diff --git a/session_3.1.0.orig.tar.gz.id b/session_3.1.0.orig.tar.gz.id new file mode 100644 index 0000000..23906c4 --- /dev/null +++ b/session_3.1.0.orig.tar.gz.id @@ -0,0 +1 @@ +9e99028565bd237bd5509187a71e79651417c918 I would expect the file to be named ruby-session_3.1.0.orig.tar.gz.id, not session_3.1.0.orig.tar.gz.id. - Lucas -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

