Changeset 6811 for pkg/vinnie
- Timestamp:
- 07/13/10 03:02:31 (3 years ago)
- Location:
- pkg/vinnie/main/file-roller/trunk/debian
- Files:
-
- 4 added
- 5 edited
-
changelog (modified) (1 diff)
-
control (modified) (2 diffs)
-
control.in (modified) (2 diffs)
-
patches/10_command_dpkg.patch (added)
-
patches/90_relibtoolize.patch (added)
-
patches/series (modified) (1 diff)
-
rules (modified) (2 diffs)
-
source (added)
-
source/format (added)
Legend:
- Unmodified
- Added
- Removed
-
pkg/vinnie/main/file-roller/trunk/debian/changelog
r6187 r6811 1 file-roller (2.28.2-parsix1) unstable; urgency=low 2 1 file-roller (2.30.2-parsix1) unstable; urgency=low 2 3 * Sync'd with Debian 2.30.1.1-2 3 4 * New upstream bugfix release 4 5 -- Alan Baghumian <alan@technotux.org> Sat, 02 Jan 2010 13:52:43 -0800 6 7 file-roller (2.28.1-parsix1) unstable; urgency=low 8 9 * Sync'd with Debian 2.28.1-1 10 11 -- Alan Baghumian <alan@technotux.org> Tue, 01 Dec 2009 18:19:15 -0800 5 - refreshed 90_relibtoolize.patch 6 7 -- Alan Baghumian <alan@technotux.org> Mon, 12 Jul 2010 18:01:31 -0700 8 9 file-roller (2.30.1.1-2) unstable; urgency=low 10 11 * 10_command_dpkg.patch: new patch. Add support for .deb files using 12 dpkg. Closes: #515175. 13 * 90_relibtoolize.patch: re-run the autotools on top of that. 14 15 -- Josselin Mouette <joss@debian.org> Thu, 10 Jun 2010 04:56:03 +0200 16 17 file-roller (2.30.1.1-1) unstable; urgency=low 18 19 * New upstream bugfix release. 20 * Switch to source format 3.0 (quilt) 21 - Add debian/source/format. 22 - Drop Build-Depends on quilt. 23 - Remove /usr/share/cdbs/1/rules/patchsys-quilt.mk from debian/rules. 24 * debian/patches/01_nodbus_build.patch 25 - Removed, merged upstream. 26 * debian/control.in 27 - Bump Standards-Version to 3.8.4. No further changes. 28 - Add Vcs-* fields. 29 30 -- Michael Biebl <biebl@debian.org> Tue, 04 May 2010 18:17:28 +0200 31 32 file-roller (2.30.0-2) unstable; urgency=low 33 34 * 01_nodbus_build.patch: new patch. Fix FTBFS with PackageKit support 35 disabled. 36 37 -- Josselin Mouette <joss@debian.org> Thu, 08 Apr 2010 09:27:05 +0200 38 39 file-roller (2.30.0-1) unstable; urgency=low 40 41 * New upstream release. 42 * Disable packagekit support. 43 44 -- Josselin Mouette <joss@debian.org> Wed, 07 Apr 2010 22:22:39 +0200 45 46 file-roller (2.28.2-1) unstable; urgency=low 47 48 * New upstream release. 49 50 -- Andreas Henriksson <andreas@fatal.se> Tue, 15 Dec 2009 12:56:53 +0100 12 51 13 52 file-roller (2.28.1-1) unstable; urgency=low -
pkg/vinnie/main/file-roller/trunk/debian/control
r6091 r6811 1 # This file is autogenerated. DO NOT EDIT! 2 # 3 # Modifications should be made to debian/control.in instead. 4 # This file is regenerated automatically in the clean target. 5 1 6 Source: file-roller 2 7 Section: gnome 3 8 Priority: optional 4 9 Maintainer: Clément Stenac <zorglub@debian.org> 5 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu@debian.org>, Josselin Mouette <joss@debian.org>, Loic Minier <lool@dooz.org>, Sebastian Dröge <slomo@debian.org>10 Uploaders: Andreas Henriksson <andreas@fatal.se>, Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu@debian.org>, Josselin Mouette <joss@debian.org>, Michael Biebl <biebl@debian.org> 6 11 Build-Depends: cdbs (>= 0.4.41), 7 quilt,8 12 debhelper (>= 5), 9 13 gnome-pkg-tools (>= 0.12), … … 16 20 gnome-doc-utils (>= 0.3.2), 17 21 libgconf2-dev 18 Standards-Version: 3.8. 322 Standards-Version: 3.8.4 19 23 Homepage: http://fileroller.sourceforge.net 24 Vcs-Svn: svn://svn.debian.org/pkg-gnome/desktop/unstable/file-roller/ 25 Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/file-roller/ 20 26 21 27 Package: file-roller -
pkg/vinnie/main/file-roller/trunk/debian/control.in
r6091 r6811 5 5 Uploaders: @GNOME_TEAM@ 6 6 Build-Depends: cdbs (>= 0.4.41), 7 quilt,8 7 debhelper (>= 5), 9 8 gnome-pkg-tools (>= 0.12), … … 16 15 gnome-doc-utils (>= 0.3.2), 17 16 libgconf2-dev 18 Standards-Version: 3.8. 317 Standards-Version: 3.8.4 19 18 Homepage: http://fileroller.sourceforge.net 19 Vcs-Svn: svn://svn.debian.org/pkg-gnome/desktop/unstable/file-roller/ 20 Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/file-roller/ 20 21 21 22 Package: file-roller -
pkg/vinnie/main/file-roller/trunk/debian/patches/series
r5734 r6811 1 10_command_dpkg.patch 2 90_relibtoolize.patch 1 3 99_ltmain_as-needed.patch -
pkg/vinnie/main/file-roller/trunk/debian/rules
r5734 r6811 3 3 include /usr/share/cdbs/1/rules/debhelper.mk 4 4 include /usr/share/cdbs/1/class/gnome.mk 5 include /usr/share/cdbs/1/rules/patchsys-quilt.mk6 5 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk 7 6 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk … … 11 10 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed 12 11 13 DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper 12 DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper \ 13 --disable-packagekit 14 14 15 15 DEB_DH_MAKESHLIBS_ARGS += --no-act
Note: See TracChangeset
for help on using the changeset viewer.


