Hi!
At some point git-buildpackage was not used anymore for this repository (see [1]). For example, the upstream branch was edited manually. That is a problem, because these changes will not be in the package. In these packaging git repositories, the upstream branch is only changed via git import-orig. This is desribed for instance in [2]. Changes to the sources have to be done by patches in debian/patches, usually using quilt [3]. The repository can probably be fixed by doing a git import-orig with the current orig tarball.
git-buildpackage --git-upstream-tag=origin/upstream seems to work. But I'll try to get git import-orig done.
Best regards, Alexander -- Dr. rer. nat. Dipl.-Math. Alexander Dreyer Abteilung "Systemanalyse, Prognose und Regelung" Fraunhofer Institut für Techno- und Wirtschaftsmathematik (ITWM) Fraunhofer-Platz 1 67663 Kaiserslautern Telefon +49 (0) 631-31600-4318 Fax +49 (0) 631-31600-5318 E-Mail [email protected] Internet http://www.itwm.fraunhofer.de/sys/dreyer.html -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

