r23768 - in /desktop/unstable/gnome-keyring/debian: changelog control control.in patches/01_pam-logging-less-verbose.patch patches/02_uidir_relocate.patch patches/99_ltmain_as-needed.patch rules source/ source/format

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Tue Apr 13 08:20:02 UTC 2010


Author: pochu
Date: Tue Apr 13 08:20:00 2010
New Revision: 23768

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23768
Log:
* debian/control.in,
  debian/rules,
  debian/patches/*,
  debian/source/format:
  - Switch to source format 3.0 (quilt).

Added:
    desktop/unstable/gnome-keyring/debian/source/
    desktop/unstable/gnome-keyring/debian/source/format
Modified:
    desktop/unstable/gnome-keyring/debian/changelog
    desktop/unstable/gnome-keyring/debian/control
    desktop/unstable/gnome-keyring/debian/control.in
    desktop/unstable/gnome-keyring/debian/patches/01_pam-logging-less-verbose.patch
    desktop/unstable/gnome-keyring/debian/patches/02_uidir_relocate.patch
    desktop/unstable/gnome-keyring/debian/patches/99_ltmain_as-needed.patch
    desktop/unstable/gnome-keyring/debian/rules

Modified: desktop/unstable/gnome-keyring/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/changelog?rev=23768&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/changelog [utf-8] Tue Apr 13 08:20:00 2010
@@ -3,6 +3,11 @@
   [ Emilio Pozuelo Monfort ]
   * debian/patches/05_hurd_maxpathlen.patch:
     - Fix build on Hurd, again (MAXPATHLEN reintroduced).
+  * debian/control.in,
+    debian/rules,
+    debian/patches/*,
+    debian/source/format:
+    - Switch to source format 3.0 (quilt).
 
   [ Josselin Mouette ]
   * Break libgnome-keyring0 < 2.30. Closes: #577624.

Modified: desktop/unstable/gnome-keyring/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/control?rev=23768&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/control [utf-8] Tue Apr 13 08:20:00 2010
@@ -7,10 +7,9 @@
 Section: gnome
 Priority: optional
 Maintainer: Josselin Mouette <joss at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Gustavo Noronha Silva <kov at debian.org>, Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Gustavo Noronha Silva <kov at debian.org>, Sebastian Dröge <slomo at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: debhelper (>= 5),
                cdbs,
-               quilt,
                gnome-pkg-tools (>= 0.10),
                intltool (>= 0.35.0),
                libgtk2.0-dev (>= 2.6.0),

Modified: desktop/unstable/gnome-keyring/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/control.in?rev=23768&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/control.in [utf-8] Tue Apr 13 08:20:00 2010
@@ -5,7 +5,6 @@
 Uploaders: @GNOME_TEAM@
 Build-Depends: debhelper (>= 5),
                cdbs,
-               quilt,
                gnome-pkg-tools (>= 0.10),
                intltool (>= 0.35.0),
                libgtk2.0-dev (>= 2.6.0),

Modified: desktop/unstable/gnome-keyring/debian/patches/01_pam-logging-less-verbose.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/patches/01_pam-logging-less-verbose.patch?rev=23768&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/patches/01_pam-logging-less-verbose.patch [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/patches/01_pam-logging-less-verbose.patch [utf-8] Tue Apr 13 08:20:00 2010
@@ -1,6 +1,6 @@
 --- a/pam/gkr-pam-module.c
 +++ b/pam/gkr-pam-module.c
-@@ -861,7 +861,7 @@
+@@ -822,7 +822,7 @@
  	
  	pwd = getpwnam (user);
  	if (!pwd) {

Modified: desktop/unstable/gnome-keyring/debian/patches/02_uidir_relocate.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/patches/02_uidir_relocate.patch?rev=23768&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/patches/02_uidir_relocate.patch [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/patches/02_uidir_relocate.patch [utf-8] Tue Apr 13 08:20:00 2010
@@ -11,7 +11,7 @@
  	gcr-certificate-basics-widget.ui \
 --- a/gcr/Makefile.in
 +++ b/gcr/Makefile.in
-@@ -345,7 +345,7 @@
+@@ -347,7 +347,7 @@
  top_build_prefix = @top_build_prefix@
  top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
@@ -19,4 +19,4 @@
 +uidir = $(datadir)/gcr0/ui/
  ui_DATA = \
  	gcr-certificate-basics-widget.ui \
- 	gcr-import-dialog.ui
+ 	gcr-import-dialog.ui \

Modified: desktop/unstable/gnome-keyring/debian/patches/99_ltmain_as-needed.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/patches/99_ltmain_as-needed.patch?rev=23768&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/patches/99_ltmain_as-needed.patch [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/patches/99_ltmain_as-needed.patch [utf-8] Tue Apr 13 08:20:00 2010
@@ -12,7 +12,7 @@
        -Wl,*)
  	func_stripname '-Wl,' '' "$arg"
  	args=$func_stripname_result
-@@ -5070,6 +5075,15 @@
+@@ -5067,6 +5072,15 @@
  	lib=
  	found=no
  	case $deplib in

Modified: desktop/unstable/gnome-keyring/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/rules?rev=23768&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/rules [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/rules [utf-8] Tue Apr 13 08:20:00 2010
@@ -1,7 +1,6 @@
 #!/usr/bin/make -f
 
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk

Added: desktop/unstable/gnome-keyring/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/source/format?rev=23768&op=file
==============================================================================
--- desktop/unstable/gnome-keyring/debian/source/format (added)
+++ desktop/unstable/gnome-keyring/debian/source/format [utf-8] Tue Apr 13 08:20:00 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)




More information about the pkg-gnome-commits mailing list