[libxpp3-java] 13/24: UNRELEASED * Switch to source format 3.0. * Update Standards-Version: 3.9.1. * Add Vcs-* headers.

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Mar 16 13:06:51 GMT 2018


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository libxpp3-java.

commit f0b54f600855cd4066b8ca94a491f3e1dc269e91
Author: Torsten Werner <twerner at debian.org>
Date:   Thu Aug 18 12:55:33 2011 +0000

    UNRELEASED
    * Switch to source format 3.0.
    * Update Standards-Version: 3.9.1.
    * Add Vcs-* headers.
---
 debian/changelog     | 9 +++++++++
 debian/control       | 6 ++++--
 debian/rules         | 2 --
 debian/source/format | 1 +
 4 files changed, 14 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 027d870..3eeaae3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libxpp3-java (1.1.4c-2) unstable; urgency=low
+
+  UNRELEASED
+  * Switch to source format 3.0.
+  * Update Standards-Version: 3.9.1.
+  * Add Vcs-* headers.
+
+ -- Torsten Werner <twerner at debian.org>  Thu, 18 Aug 2011 14:50:59 +0200
+
 libxpp3-java (1.1.4c-1) unstable; urgency=low
 
   [ Ludovic Claude ]
diff --git a/debian/control b/debian/control
index 8f2763a..92c012c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,12 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
 Uploaders: Marcus Better <marcus at better.se>,
  Ludovic Claude <ludovic.claude at laposte.net>,
  Torsten Werner <twerner at debian.org>
-Build-Depends: debhelper (>= 5), cdbs, ant, ant-optional, default-jdk, quilt
+Build-Depends: debhelper (>= 5), cdbs, ant, ant-optional, default-jdk
 Build-Depends-Indep: junit, maven-repo-helper
-Standards-Version: 3.8.2
+Standards-Version: 3.9.1
 Homepage: http://www.extreme.indiana.edu/xgws/xsoap/xpp
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libxpp3-java
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/libxpp3-java/
 
 Package: libxpp3-java
 Architecture: all
diff --git a/debian/rules b/debian/rules
index 61cbf34..b9673a8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,9 +1,7 @@
 #!/usr/bin/make -f
-# debian/rules file for libxpp3-java (uses cdbs)
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/ant.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 PACKAGE              := $(DEB_SOURCE_PACKAGE)
 VERSION              := $(DEB_UPSTREAM_VERSION)
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxpp3-java.git



More information about the pkg-java-commits mailing list