[med-svn] r17560 - trunk/packages/pcalendar/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Wed Jul 30 09:26:56 UTC 2014
Author: tille
Date: 2014-07-30 09:26:56 +0000 (Wed, 30 Jul 2014)
New Revision: 17560
Modified:
trunk/packages/pcalendar/trunk/debian/changelog
trunk/packages/pcalendar/trunk/debian/rules
Log:
New upstream version; Add get-orig-source target to d/rules
Modified: trunk/packages/pcalendar/trunk/debian/changelog
===================================================================
--- trunk/packages/pcalendar/trunk/debian/changelog 2014-07-30 09:01:39 UTC (rev 17559)
+++ trunk/packages/pcalendar/trunk/debian/changelog 2014-07-30 09:26:56 UTC (rev 17560)
@@ -1,3 +1,10 @@
+pcalendar (3.4.0-1) UNRELEASED; urgency=medium
+
+ * New upstream version
+ * Add get-orig-source target to d/rules
+
+ -- Andreas Tille <tille at debian.org> Wed, 30 Jul 2014 11:26:03 +0200
+
pcalendar (3.3.0-3) unstable; urgency=low
* Ensure backwards compatible bytecode is built (thanks for the patch
Modified: trunk/packages/pcalendar/trunk/debian/rules
===================================================================
--- trunk/packages/pcalendar/trunk/debian/rules 2014-07-30 09:01:39 UTC (rev 17559)
+++ trunk/packages/pcalendar/trunk/debian/rules 2014-07-30 09:26:56 UTC (rev 17560)
@@ -12,3 +12,6 @@
override_dh_auto_build:
ant -propertyfile debian/ant.properties
+
+get-orig-source:
+ uscan --verbose --force-download --repack --compress xz
\ No newline at end of file
More information about the debian-med-commit
mailing list