Hi Ross, thank you!

But I don't find a tutorial that mentions how to upload the public key for the git repository. https://wiki.debian.org/Alioth/Git only tells that I should use ssh but I get a public key error.

Other issues:
1. The Packaging with Git tutorials says, that I just have to call
     gbp import-dsc /path/to/package_0.1-1.dsc

   It's true, everything is imported but the directory structure is not as
   it is described in the tutorial

     $ ls
     package/
     package_0.1-1.orig.tar.gz


   In my case there's no tar.gz file in the repository afterwards and no
   extra directory of my package. Just the files and directories which are
   located inside the my source tree. Also the debian directory shows up
in the upstream as well as in the master branch. git diff master upstream
   shows no diffs between master and upstream. The tags are available.

2. https://wiki.debian.org/DebianMultimedia/DevelopPackaging:
"The git repository should be hosted in alioth, under the pkg-multimedia
   project. It should forward commit messages to
   pkg-multimedia-comm...@lists.alioth.debian.org and
   dispatch+pack...@tracker.debian.org"

   I am relatively new to git and I could not find anything in the www. How
   can I do that?

"Do not commit debian/changelog along with the changes. This practice makes
    cherry picking and backporting changes unnecessarily hard."

   How do users and especially testers know what has changed?

"To indicate that the package is ready for upload, update debian/changelog
   to include the target distribution"
   I thought I should not commit it?

As you can see, I am a little bit confused right now. Any help is appreciated.

Greetings,
Michael






On 05/14/2016 05:38 PM, Ross Gammon wrote:
On 05/14/2016 05:16 PM, Lucio Carreras wrote:
Hi Ross,

that would be nice :)
Done - repository is ready.

I am currently reading the packaging tutorials.
Just ask if you have any questions..

Ross



_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to