[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libxprintapputil: Changes to 'debian-unstable'



 debian/changelog |   12 ++++++++++++
 debian/control   |   17 +++++++++++------
 debian/copyright |    7 ++++---
 debian/rules     |    2 +-
 4 files changed, 28 insertions(+), 10 deletions(-)

New commits:
commit ebd8496d2eba62ad9bc0554cb7b793c2ab19ae33
Author: Brice Goglin <bgoglin@debian.org>
Date:   Fri Jun 13 11:56:38 2008 +0200

    Install the upstream ChangeLog

diff --git a/debian/changelog b/debian/changelog
index 4f105a1..621cb0f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,9 @@ libxprintapputil (1:1.0.1.xsf1-3) UNRELEASED; urgency=low
   * Update reference to the upstream module in the long description.
   * Update upstream URL in debian/copyright.
   * Use ${binary:Version} instead of the deprecated ${Source-Version}.
+  * Install the upstream ChangeLog.
 
- -- Brice Goglin <bgoglin@debian.org>  Fri, 13 Jun 2008 11:43:55 +0200
+ -- Brice Goglin <bgoglin@debian.org>  Fri, 13 Jun 2008 11:56:31 +0200
 
 libxprintapputil (1:1.0.1.xsf1-2) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 24b3bb3..7cd29ca 100755
--- a/debian/rules
+++ b/debian/rules
@@ -75,7 +75,7 @@ binary-arch: build install
 	dh_installdocs
 	dh_install --sourcedir=debian/tmp --list-missing --exclude=libXprintAppUtil.la
 	dh_installman
-	dh_installchangelogs
+	dh_installchangelogs ChangeLog
 	dh_link
 	dh_strip
 	dh_compress

commit 34781d23412c67dc13e8ebc11a47faacb0990ed0
Author: Brice Goglin <bgoglin@debian.org>
Date:   Fri Jun 13 10:41:35 2008 +0200

    Misc fixes to debian/control and debian/copyright
    
      * Bump Standards-Version to 3.7.3 (no changes).
      * Add Vcs-Browser and Vcs-Git fields to debian/control.
      * Add a link to www.X.org in the long description.
      * Update reference to the upstream module in the long description.
      * Update upstream URL in debian/copyright.
      * Use ${binary:Version} instead of the deprecated ${Source-Version}.

diff --git a/debian/changelog b/debian/changelog
index b4746c7..4f105a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+libxprintapputil (1:1.0.1.xsf1-3) UNRELEASED; urgency=low
+
+  * Bump Standards-Version to 3.7.3 (no changes).
+  * Add Vcs-Browser and Vcs-Git fields to debian/control.
+  * Add a link to www.X.org in the long description.
+  * Update reference to the upstream module in the long description.
+  * Update upstream URL in debian/copyright.
+  * Use ${binary:Version} instead of the deprecated ${Source-Version}.
+
+ -- Brice Goglin <bgoglin@debian.org>  Fri, 13 Jun 2008 11:43:55 +0200
+
 libxprintapputil (1:1.0.1.xsf1-2) unstable; urgency=low
 
   * Blow, forgot to reassign to XSF!
diff --git a/debian/control b/debian/control
index d74ec79..9f878fd 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,9 @@ Priority: optional
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
 Uploaders: Drew Parsons <dparsons@debian.org>
 Build-Depends: debhelper (>=5), quilt, pkg-config, libx11-dev (>= 1:0.99.2-1), x11proto-print-dev, libxp-dev, libxprintutil-dev (>=1:1.0.1-2), libxau-dev
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
+Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxprintapputil
+Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxprintapputil.git
 
 Package: libxprintapputil1
 Section: libs
@@ -15,16 +17,17 @@ Description: Xprint job utility client library
  to access information about and control Xprint jobs from an Xprint server.
  .
  More information about X.Org can be found at:
+ <URL:http://www.X.org>
  <URL:http://xorg.freedesktop.org>
  <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
  .
- This module can be found as the module 'libXprintAppUtil' at
- http://xorg.freedesktop.org/releases/individual/lib/
+ This module can be found at
+ git://anongit.freedesktop.org/git/xorg/lib/libXprintAppUtil
 
 Package: libxprintapputil-dev
 Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libxprintapputil1 (= ${Source-Version}), libx11-dev (>= 2:1.0.0), x11proto-print-dev
+Depends: ${shlibs:Depends}, ${misc:Depends}, libxprintapputil1 (= ${binary:Version}), libx11-dev (>= 2:1.0.0), x11proto-print-dev
 Pre-Depends: x11-common (>= 1:7.0.0)
 Description: Xprint job utility client library (development files)
  libxprintapputil provides utility Xpau APIs allowing client applications 
@@ -36,8 +39,10 @@ Description: Xprint job utility client library (development files)
  This package provides a static library and C header files.
  .
  More information about X.Org can be found at:
+ <URL:http://www.X.org>
  <URL:http://xorg.freedesktop.org>
  <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
  .
- This module can be found as the module 'libXprintAppUtil' at
- http://xorg.freedesktop.org/releases/individual/lib/
+ This module can be found at
+ git://anongit.freedesktop.org/git/xorg/lib/libXprintAppUtil
+
diff --git a/debian/copyright b/debian/copyright
index f637e51..c6f0e33 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,8 @@
-This package was debianized by Drew Parsons <dparsons@debian.org> on
-Sunday, April 16 2006 19:32:00.
+This package was downloaded from
+http://xorg.freedesktop.org/releases/individual/lib/
 
-Downloaded from http://xorg.freedesktop.org/releases/individual/lib/
+It was debianized by Drew Parsons <dparsons@debian.org> on
+Sunday, April 16 2006 19:32:00.
 
 Follows the X.org licences:
 


Reply to: