- Timestamp:
- 01/31/10 21:28:38 (3 years ago)
- Location:
- pkg/frankie/main/totem-pl-parser/trunk/debian
- Files:
-
- 1 deleted
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
pkg/frankie/main/totem-pl-parser/trunk/debian/changelog
r5992 r6286 1 totem-pl-parser (2.28.1-parsix1) unstable; urgency=low 2 3 * Sync'd with Debian 2.28.1-2 4 5 -- Alan Baghumian <alan@technotux.org> Sat, 28 Nov 2009 13:40:34 -0800 1 totem-pl-parser (2.28.2-parsix1) unstable; urgency=low 2 3 * Sync'd with Debian 2.28.2-1 4 5 -- Alan Baghumian <alan@technotux.org> Sun, 31 Jan 2010 12:28:02 -0800 6 7 totem-pl-parser (2.28.2-1) unstable; urgency=low 8 9 * New upstream bugfix release: 10 + debian/patches/01_make-reentrant.patch: 11 - Dropped, merged upstream. 12 + Include gio/gio.h instead of relying on GTK+ to include 13 it, which it doesn't in older versions (Closes: #558644). 14 + debian/rules: 15 - Update shlibs version for new API. 16 17 -- Sebastian Dröge <slomo@debian.org> Fri, 11 Dec 2009 14:36:54 +0100 6 18 7 19 totem-pl-parser (2.28.1-2) unstable; urgency=low -
pkg/frankie/main/totem-pl-parser/trunk/debian/control
r5992 r6286 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: totem-pl-parser 2 7 Section: libs … … 16 21 gtk-doc-tools (>= 1.11), 17 22 libglib2.0-doc 18 Uploaders: Emilio Pozuelo Monfort <pochu@debian.org>, Josselin Mouette <joss@debian.org>,Sebastian Dröge <slomo@debian.org>23 Uploaders: Emilio Pozuelo Monfort <pochu@debian.org>, Sebastian Dröge <slomo@debian.org> 19 24 Standards-Version: 3.8.3 20 25 -
pkg/frankie/main/totem-pl-parser/trunk/debian/rules
r5992 r6286 9 9 libtotem-plparserN := $(shell sed -rn 's/^Package:[[:space:]]*(libtotem-plparser[0-9]+)[[:space:]]*$$/\1/p' debian/control) 10 10 11 DEB_DH_MAKESHLIBS_ARGS_$(libtotem-plparserN) += -V '$(libtotem-plparserN) (>= 2.2 7.2)'11 DEB_DH_MAKESHLIBS_ARGS_$(libtotem-plparserN) += -V '$(libtotem-plparserN) (>= 2.28.2)' 12 12
Note: See TracChangeset
for help on using the changeset viewer.


