Changeset 2144
- Timestamp:
- 09/24/07 18:19:22 (6 years ago)
- Location:
- pkg/main/gnome-desktop/trunk/debian
- Files:
-
- 1 added
- 7 edited
-
changelog (modified) (1 diff)
-
control (modified) (4 diffs)
-
control.in (modified) (4 diffs)
-
copyright (modified) (1 diff)
-
gnome-about.install (modified) (1 diff)
-
gnome-desktop-data.install (modified) (1 diff)
-
patches/99_ltmain_as-needed.patch (added)
-
rules (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
pkg/main/gnome-desktop/trunk/debian/changelog
r1766 r2144 1 gnome-desktop (2.18.3-parsix1) barry; urgency=low 2 3 * New upstream release 4 5 -- Alan Baghumian <alan@technotux.org> Fri, 06 Jul 2007 15:05:39 +0330 6 7 gnome-desktop (2.18.2-parsix1) barry; urgency=low 8 9 * New upstream release 10 11 -- Alan Baghumian <alan@technotux.org> Wed, 30 May 2007 12:19:06 +0330 12 13 gnome-desktop (2.18.1-parsix1) barry; urgency=low 14 15 * New upstream release 16 17 -- Alan Baghumian <alan@technotux.org> Wed, 11 Apr 2007 11:23:32 +0330 18 19 gnome-desktop (2.18.0-parsix2) barry; urgency=low 20 21 * Added 01_fix-gnome-about-desktop.patch to fix gnome-about.desktop file. 22 23 -- Alan Baghumian <alan@technotux.org> Thu, 5 Apr 2007 10:26:32 +0330 24 25 gnome-desktop (2.18.0-parsix1) barry; urgency=low 26 27 * Parsix build 28 29 -- Alan Baghumian <alan@technotux.org> Thu, 5 Apr 2007 08:44:26 +0330 1 gnome-desktop (2.20.0-parsix1) unstable; urgency=low 2 3 * Sync'd with Debian, Parsix build 4 5 -- Alan Baghumian <alan@technotux.org> Mon, 24 Sep 2007 16:17:57 +0000 6 7 gnome-desktop (2.20.0-2) unstable; urgency=low 8 9 * Move gnome-version.xml to gnome-desktop-data. This is required for 10 bug-buddy. 11 * gnome-about depends on gnome-desktop-data. 12 13 -- Josselin Mouette <joss@debian.org> Fri, 21 Sep 2007 21:09:03 +0200 14 15 gnome-desktop (2.20.0-1) unstable; urgency=low 16 17 [ Loic Minier ] 18 * Don't include autotools.mk as it's already included by gnome.mk. 19 20 [ Sebastian Dröge ] 21 * New upstream release: 22 + debian/control.in: 23 - Add libgconf2-dev to build dependencies, bump the minimum required 24 version of libglib2.0-dev and libgtk2.0-dev as specified in 25 configure.in. 26 * debian/control.in: 27 + Use ${binary:Version} instead of ${Source-Version} to make lintian happy. 28 29 -- Sebastian Dröge <slomo@debian.org> Fri, 21 Sep 2007 09:52:59 +0200 30 31 gnome-desktop (2.18.3-1) unstable; urgency=low 32 33 [ Josselin Mouette ] 34 * 99_ltmain_as-needed.patch: get --as-needed back to work. 35 36 [ Loic Minier ] 37 * New upstream stable release; translation. 38 39 -- Loic Minier <lool@dooz.org> Tue, 03 Jul 2007 21:53:55 +0200 40 41 gnome-desktop (2.18.2-1) unstable; urgency=low 42 43 * New stable release; no API change. 44 * Wrap configure flags. 45 46 -- Loic Minier <lool@dooz.org> Mon, 28 May 2007 16:08:59 +0200 47 48 gnome-desktop (2.18.1-1) unstable; urgency=low 49 50 * New upstream release. 51 52 -- Sebastian Dröge <slomo@debian.org> Wed, 25 Apr 2007 07:18:49 +0200 53 54 gnome-desktop (2.18.0-2) unstable; urgency=low 55 56 * Upload to unstable; drop check-dist include. 57 * Wrap build-deps and deps. 58 * Fix URL in copyright. 59 60 -- Loic Minier <lool@dooz.org> Sat, 14 Apr 2007 15:41:23 +0200 30 61 31 62 gnome-desktop (2.18.0-1) experimental; urgency=low -
pkg/main/gnome-desktop/trunk/debian/control
r1408 r2144 3 3 Priority: optional 4 4 Maintainer: OndÅej SurÜ <ondrej@debian.org> 5 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Josselin Mouette <joss@debian.org>, Loic Minier <lool@dooz.org> 5 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Josselin Mouette <joss@debian.org>, Loic Minier <lool@dooz.org>, Sebastian Dröge <slomo@debian.org> 6 6 Standards-Version: 3.7.2 7 Build-Depends: debhelper (>= 5), libglib2.0-dev (>= 2.8.0), intltool (>= 0.35.0), libgnomeui-dev (>= 2.14.1-1), scrollkeeper, cdbs (>= 0.4.41), gnome-pkg-tools (>= 0.10), gtk-doc-tools (>= 1.4), docbook-xml, gnome-doc-utils (>= 0.3.2), libgtk2.0-dev (>= 2.8.0), libgnomevfs2-dev (>= 2.0.0), libstartup-notification0-dev (>= 0.5), libgnomecanvas2-dev (>= 2.0.0), libxml2-dev (>= 2.4.20),sng 7 Build-Depends: debhelper (>= 5), 8 libglib2.0-dev (>= 2.13.0), 9 intltool (>= 0.35.0), 10 libgnomeui-dev (>= 2.14.1-1), 11 scrollkeeper, 12 cdbs (>= 0.4.41), 13 gnome-pkg-tools (>= 0.10), 14 gtk-doc-tools (>= 1.4), 15 docbook-xml, 16 gnome-doc-utils (>= 0.3.2), 17 libgtk2.0-dev (>= 2.11.3), 18 libgnomevfs2-dev (>= 2.0.0), 19 libstartup-notification0-dev (>= 0.5), 20 libgnomecanvas2-dev (>= 2.0.0), 21 libxml2-dev (>= 2.4.20), 22 libgconf2-dev (>= 2.0.0) 8 23 9 24 Package: gnome-about 10 25 Architecture: any 11 Depends: ${misc:Depends}, ${shlibs:Depends} 12 Conflicts: gnome-core (<< 1.5), gnome-desktop-data (<< 2.12) 26 Depends: ${misc:Depends}, 27 ${shlibs:Depends}, 28 gnome-desktop-data (= ${source:Version}) 29 Conflicts: gnome-core (<< 1.5), 30 gnome-desktop-data (<< 2.12) 13 31 Replaces: gnome-desktop-data (<< 2.12) 14 32 Description: The GNOME about box … … 19 37 Architecture: all 20 38 Depends: ${misc:Depends} 21 Conflicts: gnome-panel (<= 2.0.0), gnome-core (<< 1.5), gnome-help (<< 1.5) 22 Replaces: gnome-control-center (<= 1:2.0.3.2-2), gnome-core (<= 1.5), gnome-panel-data (<= 2.0) 39 Conflicts: gnome-panel (<= 2.0.0), 40 gnome-core (<< 1.5), 41 gnome-help (<< 1.5), 42 gnome-about (<< 2.20.0-2) 43 Replaces: gnome-control-center (<= 1:2.0.3.2-2), 44 gnome-core (<= 1.5), 45 gnome-panel-data (<= 2.0) 23 46 Description: Common files for GNOME 2 desktop apps 24 47 This package includes some files that are shared between several GNOME 2 … … 28 51 Section: libs 29 52 Architecture: any 30 Depends: ${misc:Depends}, ${shlibs:Depends} 53 Depends: ${misc:Depends}, 54 ${shlibs:Depends} 31 55 Replaces: libpanel-applet2 (<= 1.5.4-1) 32 56 Description: Utility library for loading .desktop files - runtime files … … 36 60 Section: libdevel 37 61 Architecture: any 38 Depends: ${misc:Depends}, libgnome-desktop-2 (= ${Source-Version}), libgnomeui-dev (>= 2.14.1-1), libstartup-notification0-dev (>= 0.5) 62 Depends: ${misc:Depends}, 63 libgnome-desktop-2 (= ${binary:Version}), 64 libgnomeui-dev (>= 2.14.1-1), 65 libstartup-notification0-dev (>= 0.5) 39 66 Replaces: libpanel-applet2-dev (<= 1.5.4-1) 40 67 Description: Utility library for loading .desktop files - development files -
pkg/main/gnome-desktop/trunk/debian/control.in
r623 r2144 5 5 Uploaders: @GNOME_TEAM@ 6 6 Standards-Version: 3.7.2 7 Build-Depends: debhelper (>= 5), libglib2.0-dev (>= 2.8.0), intltool (>= 0.35.0), libgnomeui-dev (>= 2.14.1-1), scrollkeeper, cdbs (>= 0.4.41), gnome-pkg-tools (>= 0.10), gtk-doc-tools (>= 1.4), docbook-xml, gnome-doc-utils (>= 0.3.2), libgtk2.0-dev (>= 2.8.0), libgnomevfs2-dev (>= 2.0.0), libstartup-notification0-dev (>= 0.5), libgnomecanvas2-dev (>= 2.0.0), libxml2-dev (>= 2.4.20),sng 7 Build-Depends: debhelper (>= 5), 8 libglib2.0-dev (>= 2.13.0), 9 intltool (>= 0.35.0), 10 libgnomeui-dev (>= 2.14.1-1), 11 scrollkeeper, 12 cdbs (>= 0.4.41), 13 gnome-pkg-tools (>= 0.10), 14 gtk-doc-tools (>= 1.4), 15 docbook-xml, 16 gnome-doc-utils (>= 0.3.2), 17 libgtk2.0-dev (>= 2.11.3), 18 libgnomevfs2-dev (>= 2.0.0), 19 libstartup-notification0-dev (>= 0.5), 20 libgnomecanvas2-dev (>= 2.0.0), 21 libxml2-dev (>= 2.4.20), 22 libgconf2-dev (>= 2.0.0) 8 23 9 24 Package: gnome-about 10 25 Architecture: any 11 Depends: ${misc:Depends}, ${shlibs:Depends} 12 Conflicts: gnome-core (<< 1.5), gnome-desktop-data (<< 2.12) 26 Depends: ${misc:Depends}, 27 ${shlibs:Depends}, 28 gnome-desktop-data (= ${source:Version}) 29 Conflicts: gnome-core (<< 1.5), 30 gnome-desktop-data (<< 2.12) 13 31 Replaces: gnome-desktop-data (<< 2.12) 14 32 Description: The GNOME about box … … 19 37 Architecture: all 20 38 Depends: ${misc:Depends} 21 Conflicts: gnome-panel (<= 2.0.0), gnome-core (<< 1.5), gnome-help (<< 1.5) 22 Replaces: gnome-control-center (<= 1:2.0.3.2-2), gnome-core (<= 1.5), gnome-panel-data (<= 2.0) 39 Conflicts: gnome-panel (<= 2.0.0), 40 gnome-core (<< 1.5), 41 gnome-help (<< 1.5), 42 gnome-about (<< 2.20.0-2) 43 Replaces: gnome-control-center (<= 1:2.0.3.2-2), 44 gnome-core (<= 1.5), 45 gnome-panel-data (<= 2.0) 23 46 Description: Common files for GNOME 2 desktop apps 24 47 This package includes some files that are shared between several GNOME 2 … … 28 51 Section: libs 29 52 Architecture: any 30 Depends: ${misc:Depends}, ${shlibs:Depends} 53 Depends: ${misc:Depends}, 54 ${shlibs:Depends} 31 55 Replaces: libpanel-applet2 (<= 1.5.4-1) 32 56 Description: Utility library for loading .desktop files - runtime files … … 36 60 Section: libdevel 37 61 Architecture: any 38 Depends: ${misc:Depends}, libgnome-desktop-2 (= ${Source-Version}), libgnomeui-dev (>= 2.14.1-1), libstartup-notification0-dev (>= 0.5) 62 Depends: ${misc:Depends}, 63 libgnome-desktop-2 (= ${binary:Version}), 64 libgnomeui-dev (>= 2.14.1-1), 65 libstartup-notification0-dev (>= 0.5) 39 66 Replaces: libpanel-applet2-dev (<= 1.5.4-1) 40 67 Description: Utility library for loading .desktop files - development files -
pkg/main/gnome-desktop/trunk/debian/copyright
r621 r2144 4 4 over again by James LewisMoss on October 26, 1999. 5 5 6 It was downloaded from ftp://ftp.gnome.org/pub/GNOME/stable/sources/gnome-core.6 It was downloaded from <http://ftp.gnome.org/pub/GNOME/sources/gnome-desktop/>. 7 7 8 8 Copyright Holder: -
pkg/main/gnome-desktop/trunk/debian/gnome-about.install
r621 r2144 1 1 debian/tmp/usr/bin 2 debian/tmp/usr/share/gnome-about 2 debian/tmp/usr/share/gnome-about/*.png 3 debian/tmp/usr/share/gnome-about/*.list 4 debian/tmp/usr/share/gnome-about/headers 3 5 debian/tmp/usr/share/man/man1/gnome-about.1 4 6 debian/tmp/usr/share/applications/gnome-about.desktop -
pkg/main/gnome-desktop/trunk/debian/gnome-desktop-data.install
r623 r2144 2 2 debian/tmp/usr/share/locale 3 3 debian/tmp/usr/share/gnome 4 debian/ gnome-logo-icon-transparent.sng /usr/share/pixmaps/4 debian/tmp/usr/share/gnome-about/*.xml -
pkg/main/gnome-desktop/trunk/debian/rules
r631 r2144 1 1 #!/usr/bin/make -f 2 2 3 include /usr/share/cdbs/1/class/autotools.mk4 3 include /usr/share/cdbs/1/rules/debhelper.mk 5 4 include /usr/share/cdbs/1/rules/simple-patchsys.mk … … 7 6 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk 8 7 include /usr/share/gnome-pkg-tools/1/rules/clean-la.mk 9 include /usr/share/gnome-pkg-tools/1/rules/check-dist.mk10 8 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk 11 9 … … 14 12 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed 15 13 16 DEB_CONFIGURE_EXTRA_FLAGS += --with-gnome-distributor=Parsix --disable-scrollkeeper --disable-gtk-doc 14 DEB_CONFIGURE_EXTRA_FLAGS += \ 15 --with-gnome-distributor=Debian \ 16 --disable-scrollkeeper \ 17 --disable-gtk-doc
Note: See TracChangeset
for help on using the changeset viewer.


