debian/0000775000000000000000000000000012276734015007177 5ustar debian/rules0000775000000000000000000000050712276733724010267 0ustar #!/usr/bin/make -f export DH_VERBOSE=1 %: dh $@ --with gir,autoreconf override_dh_auto_configure: dh_auto_configure -- --enable-gtk-doc --enable-vala-bindings override_dh_install: find debian/ -name *.la -delete dh_install --fail-missing override_dh_strip: dh_strip -pliblunar-date-2.0-0 --dbg-package=liblunar-date-dbg debian/watch0000664000000000000000000000013711761175605010233 0ustar version=3 http://code.google.com/p/liblunar/downloads/list .*/lunar-date-([0-9]\.*.*)\.tar\.gz debian/changelog0000664000000000000000000000145612276733763011070 0ustar lunar-date (2.4.0-2ubuntu1) trusty; urgency=medium * Use dh-autoreconf instead of autotools-dev to also fix FTBFS on ppc64el by getting new libtool macros (still updates config.{sub,guess}). -- Logan Rosen Wed, 12 Feb 2014 13:05:16 -0500 lunar-date (2.4.0-2) unstable; urgency=low * Remove DMUA stanza. * Update policy version to 3.9.5: no modification needed. * Update Git URL to be canonical. * dh with option autotools_dev to fix build on arm64 and maybe other new archs (Closes: 727926). * Fix a typo in package description (Closes: #713902) -- YunQiang Su Sat, 02 Nov 2013 00:30:44 +0800 lunar-date (2.4.0-1) unstable; urgency=low * Initial release (Closes: #674808) -- YunQiang Su Sun, 27 May 2012 13:00:01 +0800 debian/compat0000664000000000000000000000000211760336605010375 0ustar 9 debian/liblunar-date-doc.install0000664000000000000000000000004411760473653014060 0ustar usr/share/gtk-doc/html/lunar-date/* debian/gir1.2-lunar-date-2.0.install0000664000000000000000000000011311760600224014102 0ustar usr/share/gir-1.0/* usr/lib/*/girepository-1.0/* usr/lib/girepository-1.0/ debian/copyright0000664000000000000000000000412511761151652011132 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: lunar-date Source: http://code.google.com/p/liblunar/ License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". License: GPL-3+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". Files: * Copyright: 2007-2011 yetist redwooods License: GPL-2+ Files: lunar-date/lunar-date.h lunar-date/lunar-version.c test/test-date.c lunar-date/lunar-date-private.c lunar-date/lunar-date-private.h lunar-date/lunar-version.h.in Copyright: 2007-2011 yetist License: GPL-3+ Files: debian/* Copyright: 2012 YunQiang Su License: GPL-3+ debian/source/0000775000000000000000000000000011760332330010466 5ustar debian/source/format0000664000000000000000000000001411760332330011674 0ustar 3.0 (quilt) debian/liblunar-date-2.0-0.install0000664000000000000000000000013211760512177013740 0ustar usr/lib/*/lib*.so.* usr/share/locale/* usr/share/liblunar/holiday.* usr/share/vala/vapi/* debian/liblunar-date-dev.install0000664000000000000000000000010711760473103014057 0ustar usr/include/* usr/lib/*/lib*.a usr/lib/*/lib*.so usr/lib/*/pkgconfig/* debian/control0000664000000000000000000000471112276734010010600 0ustar Source: lunar-date Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian Chinese Team Uploaders: YunQiang Su Build-Depends: debhelper (>= 9), dh-autoreconf, libglib2.0-dev, gtk-doc-tools (>= 1.0), libgirepository1.0-dev, gobject-introspection, valac Standards-Version: 3.9.5 Section: libs Homepage: http://code.google.com/p/liblunar/ Vcs-Git: git://anonscm.debian.org/chinese/lunar-date.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=chinese/lunar-date.git Package: liblunar-date-dev Section: libdevel Architecture: any Depends: liblunar-date-2.0-0 (= ${binary:Version}), ${misc:Depends} Description: Chinese Lunar library based on GObject - develop files Lunar-date is a Chinese Lunar library based on GObject, which can covert between Chinese lunar calendar and Gregorian calendar. . This package contains develop files: C headers and static library. Package: liblunar-date-2.0-0 Pre-Depends: ${misc:Pre-Depends} Multi-Arch: same Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Chinese Lunar library based on GObject Lunar-date is a Chinese Lunar library based on GObject, which can covert between Chinese lunar calendar and Gregorian calendar. . This package contains shared library and vala bindings. Package: liblunar-date-dbg Section: debug Priority: extra Multi-Arch: same Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, liblunar-date-2.0-0 (= ${binary:Version}) Description: Chinese Lunar library based on GObject - debug symbols Lunar-date is a Chinese Lunar library based on GObject, which can covert between Chinese lunar calendar and Gregorian calendar. . This package contains debug symbols of shared library. Package: liblunar-date-doc Section: doc Architecture: all Depends: ${misc:Depends} Description: Chinese Lunar library based on GObject - API documents Lunar-date is a Chinese Lunar library based on GObject, which can covert between Chinese lunar calendar and Gregorian calendar. . This package contains API documents. Package: gir1.2-lunar-date-2.0 Section: introspection Architecture: any Depends: ${misc:Depends}, ${gir:Depends} Description: GObject Introspection for lunar-date Lunar-date is a Chinese Lunar library based on GObject, which can covert between Chinese lunar calendar and Gregorian calendar. . This package contains GObject Introspection for lunar-date. debian/docs0000664000000000000000000000003611760332330010040 0ustar NEWS README ChangeLog.pre-2-2