+python-decoratedstr (0.2) UNRELEASED; urgency=low
+
+ * Added command line interface with charset option, regexp optionnal, help.
+ * Added a link in /usr/bin
+ * Added a man
+
+ -- Jean-Michel Vourgère <jmv_deb@nirgal.com> Thu, 28 May 2009 01:17:56 +0200
+
python-decoratedstr (0.1.1) UNRELEASED; urgency=low
* Added support for letter 'İ' that has no lower equivalent
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-#CFLAGS = -g
-#ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
-# CFLAGS += -O0
-#else
-# CFLAGS += -O2
-#endif
-
build: build-stamp
build-stamp:
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
-
- # Add here commands to install the package into debian/curcy.
- #$(MAKE) install DESTDIR=$(CURDIR)/debian/curcy
# Build architecture-independent files here.
binary-indep: build install