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

libxres: Changes to 'debian-unstable'



 debian/changelog |   13 +++++++++++++
 debian/control   |   25 +++++++++++++++----------
 debian/copyright |    3 +++
 debian/rules     |    2 +-
 4 files changed, 32 insertions(+), 11 deletions(-)

New commits:
commit f59e09fa8248eebcf74bb687160be840391bd57c
Author: Brice Goglin <bgoglin@debian.org>
Date:   Fri Jun 13 11:57:31 2008 +0200

    Install the upstream ChangeLog

diff --git a/debian/changelog b/debian/changelog
index 61360f9..88a3843 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,9 @@ libxres (2:1.0.1-3) UNRELEASED; urgency=low
   * Update reference to the upstream module in the long description.
   * Add upstream URL to 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:44:54 +0200
+ -- Brice Goglin <bgoglin@debian.org>  Fri, 13 Jun 2008 11:57:26 +0200
 
 libxres (2:1.0.1-2) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 23a8286..22da37a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -74,7 +74,7 @@ binary-arch: build install
 	dh_installdocs
 	dh_install --sourcedir=debian/tmp --list-missing --exclude=libXRes.la --exclude=usr/share/man/man3
 	dh_installman
-	dh_installchangelogs
+	dh_installchangelogs ChangeLog
 	dh_link
 	dh_strip --dbg-package=$(PACKAGE)-dbg
 	dh_compress

commit 78553e090f4dded3bfbb8669e22c8d97633d8f89
Author: Brice Goglin <bgoglin@debian.org>
Date:   Fri Jun 13 10:50:58 2008 +0200

    Misc fixes to debian/control and debian/copyright
    
      * Bump Standards-Version to 3.7.3 (no changes).
      * Remove Branden and Fabio from Uploaders with their permission.
      * 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.
      * Add upstream URL to debian/copyright.
      * Use ${binary:Version} instead of the deprecated ${Source-Version}.

diff --git a/debian/changelog b/debian/changelog
index a14a0be..61360f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+libxres (2:1.0.1-3) UNRELEASED; urgency=low
+
+  * Bump Standards-Version to 3.7.3 (no changes).
+  * Remove Branden and Fabio from Uploaders with their permission.
+  * 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.
+  * Add upstream URL to debian/copyright.
+  * Use ${binary:Version} instead of the deprecated ${Source-Version}.
+
+ -- Brice Goglin <bgoglin@debian.org>  Fri, 13 Jun 2008 11:44:54 +0200
+
 libxres (2:1.0.1-2) unstable; urgency=low
 
   * Upload to unstable (X11R7.1 transition).
diff --git a/debian/control b/debian/control
index 38f0cf1..9bdafdd 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,11 @@ Source: libxres
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
-Uploaders: David Nusinow <dnusinow@debian.org>, Branden Robinson <branden@debian.org>, Fabio M. Di Nitto <fabbione@fabbione.net>, Andres Salomon <dilinger@debian.org>
+Uploaders: David Nusinow <dnusinow@debian.org>, Andres Salomon <dilinger@debian.org>
 Build-Depends: debhelper (>= 5.0.0), libx11-dev (>= 1:0.99.2-1), libxext-dev (>= 1:0.99.1-1), x11proto-resource-dev, x11proto-xext-dev, pkg-config, quilt
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
+Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxres
+Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxres.git
 
 Package: libxres1
 Architecture: any
@@ -17,16 +19,17 @@ Description: X11 Resource extension library
  usage of various clients (pixmaps, et al).
  .
  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 'lib/XRes' at
- :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg
+ This module can be found at
+ git://anongit.freedesktop.org/git/xorg/lib/libXRes
 
 Package: libxres1-dbg
 Architecture: any
 Priority: extra
-Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libxres1 (= ${Source-Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libxres1 (= ${binary:Version})
 Description: X11 Resource extension library (debug package)
  libXRes provides an X Window System client interface to the Resource
  extension to the X protocol.
@@ -38,15 +41,16 @@ Description: X11 Resource extension library (debug package)
  Non-developers likely have little use for this package.
  .
  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 'lib/XRes' at
- :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg
+ This module can be found at
+ git://anongit.freedesktop.org/git/xorg/lib/libXRes
 
 Package: libxres-dev
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libxres1 (= ${Source-Version}), libx11-dev, libxext-dev, x11proto-resource-dev
+Depends: ${shlibs:Depends}, ${misc:Depends}, libxres1 (= ${binary:Version}), libx11-dev, libxext-dev, x11proto-resource-dev
 Conflicts: x11proto-resource-dev (<< 1.0+cvs.20050712-1)
 Pre-Depends: x11-common (>= 1:7.0.0)
 Description: X11 Resource extension library (development headers)
@@ -60,8 +64,9 @@ Description: X11 Resource extension library (development headers)
  libxres1.  Non-developers likely have little use for this package.
  .
  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 'lib/XRes' at
- :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg
+ This module can be found at
+ git://anongit.freedesktop.org/git/xorg/lib/libXRes
diff --git a/debian/copyright b/debian/copyright
index ae577a0..75e2ae0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,3 +1,6 @@
+This package was downloaded from
+http://xorg.freedesktop.org/releases/individual/lib/
+
    Copyright (c) 2002  XFree86 Inc
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal


Reply to: