This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository pdfsam.
commit e06e942870a87e72ff5db88fcf22243319c2c245 Author: Markus Koschany <[email protected]> Date: Tue Feb 21 05:05:34 2017 +0100 Moved the package to Git --- debian/changelog | 7 +++++++ debian/control | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f056fc2..b4c008a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pdfsam (1.1.4-2.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Moved the package to Git + + -- Markus Koschany <[email protected]> Tue, 21 Feb 2017 05:05:34 +0100 + pdfsam (1.1.4-2) unstable; urgency=low [ Miguel Landaeta ] diff --git a/debian/control b/debian/control index 4c1f01d..a40035e 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,8 @@ Build-Depends: ant, cdbs, debhelper (>= 9), default-jdk, liblog4j1.2-java, javahelper Standards-Version: 3.9.3 Homepage: http://www.pdfsam.org -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/pdfsam -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/pdfsam/ +Vcs-Git: https://anonscm.debian.org/git/pkg-java/pdfsam.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/pdfsam.git Package: pdfsam Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/pdfsam.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

