r30272 - in /packages/unstable/intltool/debian: changelog compat control control.in copyright dirs rules uupdate watch

jordi at users.alioth.debian.org jordi at users.alioth.debian.org
Thu Oct 13 19:33:49 UTC 2011


Author: jordi
Date: Thu Oct 13 19:33:49 2011
New Revision: 30272

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=30272
Log:
* Set Maintainer to pkg-gnome-maintainers at lists.alioth.debian.org.
* Bump Standards-Version from 3.8.0 to 3.9.2; no changes needed.
* Bump Debhelper to v8. Update Build-Depends accordingly.
* Add Depends on ${misc:Depends}.
* debian/watch: don't uupdate, and remove debian/uupdate script.
* debian/copyright: point to versioned GPL-2.
* Add Homepage and Vcs-* fields.

Removed:
    packages/unstable/intltool/debian/dirs
    packages/unstable/intltool/debian/uupdate
Modified:
    packages/unstable/intltool/debian/changelog
    packages/unstable/intltool/debian/compat
    packages/unstable/intltool/debian/control
    packages/unstable/intltool/debian/control.in
    packages/unstable/intltool/debian/copyright
    packages/unstable/intltool/debian/rules
    packages/unstable/intltool/debian/watch

Modified: packages/unstable/intltool/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/intltool/debian/changelog?rev=30272&op=diff
==============================================================================
--- packages/unstable/intltool/debian/changelog [utf-8] (original)
+++ packages/unstable/intltool/debian/changelog [utf-8] Thu Oct 13 19:33:49 2011
@@ -1,3 +1,15 @@
+intltool (0.41.1-3) unstable; urgency=low
+
+  * Set Maintainer to pkg-gnome-maintainers at lists.alioth.debian.org.
+  * Bump Standards-Version from 3.8.0 to 3.9.2; no changes needed.
+  * Bump Debhelper to v8. Update Build-Depends accordingly.
+  * Add Depends on ${misc:Depends}.
+  * debian/watch: don't uupdate, and remove debian/uupdate script.
+  * debian/copyright: point to versioned GPL-2.
+  * Add Homepage and Vcs-* fields.
+
+ -- Jordi Mallach <jordi at debian.org>  Thu, 13 Oct 2011 21:06:00 +0200
+
 intltool (0.41.1-2) unstable; urgency=low
 
   * Switch to 3.0 quilt format.

Modified: packages/unstable/intltool/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/intltool/debian/compat?rev=30272&op=diff
==============================================================================
--- packages/unstable/intltool/debian/compat [utf-8] (original)
+++ packages/unstable/intltool/debian/compat [utf-8] Thu Oct 13 19:33:49 2011
@@ -1,1 +1,1 @@
-5
+8

Modified: packages/unstable/intltool/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/intltool/debian/control?rev=30272&op=diff
==============================================================================
--- packages/unstable/intltool/debian/control [utf-8] (original)
+++ packages/unstable/intltool/debian/control [utf-8] Thu Oct 13 19:33:49 2011
@@ -6,14 +6,17 @@
 Source: intltool
 Section: devel
 Priority: optional
-Maintainer: Jordi Mallach <jordi at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>
-Build-Depends: debhelper (>= 5),
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: Jordi Mallach <jordi at debian.org>, Josselin Mouette <joss at debian.org>, Sebastian Dröge <slomo at debian.org>
+Build-Depends: debhelper (>= 8),
                cdbs,
                gnome-pkg-tools (>= 0.10),
                perl (>= 5.8.1)
 Build-Depends-Indep: libxml-parser-perl
-Standards-Version: 3.8.0
+Standards-Version: 3.9.2
+Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/packages/unstable/intltool
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/intltool
+Homepage: https://launchpad.net/intltool
 
 Package: intltool
 Architecture: all
@@ -23,7 +26,7 @@
          ${perl:Depends},
          perl (>= 5.8.1),
          libxml-parser-perl,
-         file
+         file, ${misc:Depends}
 Provides: xml-i18n-tools
 Description: Utility scripts for internationalizing XML
  Automatically extracts translatable strings from oaf, glade, bonobo

Modified: packages/unstable/intltool/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/intltool/debian/control.in?rev=30272&op=diff
==============================================================================
--- packages/unstable/intltool/debian/control.in [utf-8] (original)
+++ packages/unstable/intltool/debian/control.in [utf-8] Thu Oct 13 19:33:49 2011
@@ -1,14 +1,17 @@
 Source: intltool
 Section: devel
 Priority: optional
-Maintainer: Jordi Mallach <jordi at debian.org>
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 5),
+Build-Depends: debhelper (>= 8),
                cdbs,
                gnome-pkg-tools (>= 0.10),
                perl (>= 5.8.1)
 Build-Depends-Indep: libxml-parser-perl
-Standards-Version: 3.8.0
+Standards-Version: 3.9.2
+Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/packages/unstable/intltool
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/intltool
+Homepage: https://launchpad.net/intltool
 
 Package: intltool
 Architecture: all
@@ -18,7 +21,7 @@
          ${perl:Depends},
          perl (>= 5.8.1),
          libxml-parser-perl,
-         file
+         file, ${misc:Depends}
 Provides: xml-i18n-tools
 Description: Utility scripts for internationalizing XML
  Automatically extracts translatable strings from oaf, glade, bonobo

Modified: packages/unstable/intltool/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/intltool/debian/copyright?rev=30272&op=diff
==============================================================================
--- packages/unstable/intltool/debian/copyright [utf-8] (original)
+++ packages/unstable/intltool/debian/copyright [utf-8] Thu Oct 13 19:33:49 2011
@@ -41,4 +41,4 @@
 # the same distribution terms that you use for the rest of that program.
 
 On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+Public License can be found in `/usr/share/common-licenses/GPL-2'.

Modified: packages/unstable/intltool/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/intltool/debian/rules?rev=30272&op=diff
==============================================================================
--- packages/unstable/intltool/debian/rules [utf-8] (original)
+++ packages/unstable/intltool/debian/rules [utf-8] Thu Oct 13 19:33:49 2011
@@ -4,4 +4,3 @@
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 -include /usr/share/gnome-pkg-tools/1/rules/lp-get-source.mk
-

Modified: packages/unstable/intltool/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/intltool/debian/watch?rev=30272&op=diff
==============================================================================
--- packages/unstable/intltool/debian/watch [utf-8] (original)
+++ packages/unstable/intltool/debian/watch [utf-8] Thu Oct 13 19:33:49 2011
@@ -1,4 +1,3 @@
 version=2
 https://launchpad.net/intltool/+download \
-	http://launchpad\.net/intltool/trunk/.+/\+download/intltool-(.*)\.tar\.gz \
-	debian uupdate
+	http://launchpad\.net/intltool/trunk/.+/\+download/intltool-(.*)\.tar\.gz




More information about the pkg-gnome-commits mailing list