This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository tcode.
commit ffb37603188675e7acc9ec0867c5ad66eb559d7d Author: Andreas Tille <[email protected]> Date: Sat Oct 11 08:37:44 2014 +0200 Fix regression - package is maintained by pkg-java and has new patches which were lost in the previous upload --- debian/changelog | 14 ++++++++++++++ debian/control | 4 ++-- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b8f2dc8..f636dcc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +tcode (0.1.20080918-2) unstable; urgency=medium + + * Fix regression - package is maintained by pkg-java and has new + patches which were lost in the previous upload + + -- Andreas Tille <[email protected]> Sat, 11 Oct 2014 08:35:51 +0200 + +tcode (0.1.20080918-1) unstable; urgency=medium + + * New upstream version (only change is an explicite license text) + * cme fix dpkg-control + + -- Andreas Tille <[email protected]> Sat, 11 Oct 2014 08:07:37 +0200 + tcode (0.1.20080917-1) unstable; urgency=medium * Initial upload to Debian (Closes: #743859) diff --git a/debian/control b/debian/control index ab5ed7b..24d3dec 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,8 @@ Build-Depends: debhelper (>= 9), texlive-latex-base, texlive-latex-extra, texlive-bibtex-extra -Standards-Version: 3.9.5 -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/tcode.git +Standards-Version: 3.9.6 +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/tcode.git Vcs-Git: git://anonscm.debian.org/pkg-java/tcode.git Homepage: http://www.iro.umontreal.ca/~simardr/ssj/ssj-source.html -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tcode.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

